Merge pull request #281 from fakepixels/add-new-server

Add Base MCP server
This commit is contained in:
Frank Fiegel
2025-03-16 22:25:24 -06:00
committed by GitHub

View File

@@ -233,6 +233,7 @@ Provides direct access to local file systems with configurable permissions. Enab
Financial data access and cryptocurrency market information. Enables querying real-time market data, crypto prices, and financial analytics.
- [@base/base-mcp](https://github.com/base/base-mcp) 🎖️ 📇 ☁️ - Base Network integration for onchain tools, allowing interaction with Base Network and Coinbase API for wallet management, fund transfers, smart contracts, and DeFi operations
- [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