diff --git a/README.md b/README.md index 4e7aff0c..2419b4fa 100644 --- a/README.md +++ b/README.md @@ -45,6 +45,7 @@ A curated list of awesome Model Context Protocol (MCP) servers. * πŸ—„οΈ - [Databases](#databases) * πŸ› οΈ - [Developer Tools](#developer-tools) * πŸ“‚ - [File Systems](#file-systems) +* πŸ’° - [Finance & Fintech](#finance--fintech) * 🧠 - [Knowledge & Memory](#knowledge--memory) * πŸ—ΊοΈ - [Location Services](#location-services) * πŸ“Š - [Monitoring](#monitoring) @@ -113,6 +114,13 @@ Provides direct access to local file systems with configurable permissions. Enab - [@modelcontextprotocol/server-google-drive](https://github.com/modelcontextprotocol/servers/tree/main/src/gdrive) πŸ“‡ ☁️ - Google Drive integration for listing, reading, and searching files - [mark3labs/mcp-filesystem-server](https://github.com/mark3labs/mcp-filesystem-server) 🏎️ 🏠 - Golang implementation for local file system access. +### πŸ’° Finance & Fintech + +Financial data access and cryptocurrency market information. Enables querying real-time market data, crypto prices, and financial analytics. + +- [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 + ### 🧠 Knowledge & Memory Persistent memory storage using knowledge graph structures. Enables AI models to maintain and query structured information across sessions.