From c5f29766c24c8532f68177fbd4553554d9a9a908 Mon Sep 17 00:00:00 2001 From: Branden Berlin Date: Wed, 18 Dec 2024 11:04:51 -0800 Subject: [PATCH 1/3] alpha vantage --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index b88cc9c1..c9f687f9 100644 --- a/README.md +++ b/README.md @@ -164,6 +164,8 @@ Financial data access and cryptocurrency market information. Enables querying re - [QuantGeekDev/coincap-mcp](https://github.com/QuantGeekDev/coincap-mcp) 📇 ☁️ - Real-time cryptocurrency market data integration using CoinCap's public API, providing access to crypto prices and market information without API keys - [anjor/coinmarket-mcp-server](https://github.com/anjor/coinmarket-mcp-server) 🐍 🏠 - Coinmarket API integration to fetch cryptocurrency listings and quotes +- [berlinbra/alpha-vantage-mcp](https://github.com/berlinbra/alpha-vantage-mcp) 🐍 🏠 - Alpha Vantage API integration to fetch both stock and crypto information + ### 🧠 Knowledge & Memory From a7797506249e7a308ce677119f0927c1b720b508 Mon Sep 17 00:00:00 2001 From: Branden Berlin Date: Wed, 18 Dec 2024 11:08:16 -0800 Subject: [PATCH 2/3] remove extra space --- README.md | 1 - 1 file changed, 1 deletion(-) diff --git a/README.md b/README.md index c9f687f9..681563ca 100644 --- a/README.md +++ b/README.md @@ -165,7 +165,6 @@ Financial data access and cryptocurrency market information. Enables querying re - [QuantGeekDev/coincap-mcp](https://github.com/QuantGeekDev/coincap-mcp) 📇 ☁️ - Real-time cryptocurrency market data integration using CoinCap's public API, providing access to crypto prices and market information without API keys - [anjor/coinmarket-mcp-server](https://github.com/anjor/coinmarket-mcp-server) 🐍 🏠 - Coinmarket API integration to fetch cryptocurrency listings and quotes - [berlinbra/alpha-vantage-mcp](https://github.com/berlinbra/alpha-vantage-mcp) 🐍 🏠 - Alpha Vantage API integration to fetch both stock and crypto information - ### 🧠 Knowledge & Memory From 4437773cad787f563565c1625a4b9c0fab23c3fb Mon Sep 17 00:00:00 2001 From: Branden Berlin Date: Thu, 19 Dec 2024 13:19:03 -0800 Subject: [PATCH 3/3] change to cloud service icon --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 681563ca..ae68e4e7 100644 --- a/README.md +++ b/README.md @@ -164,7 +164,7 @@ Financial data access and cryptocurrency market information. Enables querying re - [QuantGeekDev/coincap-mcp](https://github.com/QuantGeekDev/coincap-mcp) 📇 ☁️ - Real-time cryptocurrency market data integration using CoinCap's public API, providing access to crypto prices and market information without API keys - [anjor/coinmarket-mcp-server](https://github.com/anjor/coinmarket-mcp-server) 🐍 🏠 - Coinmarket API integration to fetch cryptocurrency listings and quotes -- [berlinbra/alpha-vantage-mcp](https://github.com/berlinbra/alpha-vantage-mcp) 🐍 🏠 - Alpha Vantage API integration to fetch both stock and crypto information +- [berlinbra/alpha-vantage-mcp](https://github.com/berlinbra/alpha-vantage-mcp) 🐍 ☁️ - Alpha Vantage API integration to fetch both stock and crypto information ### 🧠 Knowledge & Memory