From 423d42f35bc9711b9a1002e7b03ea659393ac6fd Mon Sep 17 00:00:00 2001 From: Suleman Tariq Date: Fri, 6 Jun 2025 18:37:02 +0500 Subject: [PATCH] Add Token Metrics MCP Server to Official Servers (#279) Adding Token Metrics MCP Server to the Official Servers list. The Token Metrics Model Context Protocol (MCP) server provides comprehensive cryptocurrency data, analytics, and insights through function calling. This server enables AI assistants and agents to access Token Metrics' powerful API for real-time crypto market data, trading signals, price predictions, and advanced analytics. Github: https://github.com/token-metrics/mcp Webiste: https://www.tokenmetrics.com --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 9992ebc..2d2adb9 100644 --- a/README.md +++ b/README.md @@ -343,6 +343,7 @@ A growing set of community-developed and maintained servers demonstrates various - **[TikTok](https://github.com/Seym0n/tiktok-mcp)** - TikTok integration for getting post details and video subtitles - **[Tmux](https://github.com/nickgnd/tmux-mcp)** - Interact with your Tmux sessions, windows and pane, execute commands in tmux panes and retrieve result. - **[Todoist](https://github.com/stanislavlysenko0912/todoist-mcp-server)** - Full implementation of Todoist Rest API for MCP server +- **[Token Metrics](https://github.com/token-metrics/mcp)** - Token Metrics integration for fetching real-time crypto market data, trading signals, price predictions, and advanced analytics. - **[Trello](https://github.com/m0xai/trello-mcp-server)** - Trello integration for working with boards, lists in boards and cards in lists. - **[Terragrunt-Docs](https://github.com/Excoriate/mcp-terragrunt-docs)** - Terragrunt documentation always up to date. - **[Trino MCP Server](https://github.com/tuannvm/mcp-trino)** - A Go implementation of a Model Context Protocol (MCP) server for Trino, enabling LLM models to query distributed SQL databases through standardized tools.