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.