From 244cca93d129334e547a1ac453229a73e382c3eb Mon Sep 17 00:00:00 2001 From: wong2 Date: Tue, 10 Dec 2024 11:22:42 +0800 Subject: [PATCH] Add CoinCap server --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index b724b8f..a80795d 100644 --- a/README.md +++ b/README.md @@ -48,6 +48,7 @@ - **[Pandoc](https://github.com/vivekVells/mcp-pandoc)** - MCP server for seamless document format conversion using Pandoc, supporting Markdown, HTML, and plain text, with other formats like PDF, csv and docx in development. - **[HuggingFace Spaces](https://github.com/evalstate/mcp-hfspace)** - Server for using HuggingFace Spaces, supporting Images, Audio, Text and more. Claude Desktop mode for ease-of-use. - **[Data Exploration](https://github.com/reading-plus-ai/mcp-server-data-exploration)** - MCP server for autonomous data exploration on .csv-based datasets, providing intelligent insights with minimal effort. +- **[CoinCap](https://github.com/QuantGeekDev/coincap-mcp)** - A MCP server that provides real-time cryptocurrency market data through CoinCap's public API without requiring authentication ## Clients