Confidential guide on numerology and astrology, based of GG33 Public information

Crypto-MCP-MCP en temps réel
Un fournisseur de données de crypto-monnaie en temps réel pour les serveurs de protocole de contexte de modèle.
3 years
Works with Finder
1
Github Watches
1
Github Forks
1
Github Stars
realtime-crypto-mcp-server
A real-time cryptocurrency data provider for Model Context Protocol (MCP) servers. This package integrates with the CoinCap API to provide cryptocurrency exchange details and current rates.
Features
- Get detailed cryptocurrency exchange information (volumes, rankings, trading pairs)
- Fetch current cryptocurrency rates in USD
- Built-in rate limiting and retry mechanisms for API requests
- Fully typed with TypeScript
- Compatible with MCP server SDK
🚀 Quick Start
To get started, add this configuration to your MCP Client config json:
{
"mcpServers": {
"realtime-crypto": {
"command": "npx",
"args": ["realtime-crypto-mcp-server"]
}
}
}
Prerequisites
- Node.js 18+
- npx
Development
Install dependencies:
npm install
Build the server:
npm run build
Crypto Exchange & Rates Toolkit
This package provides tools to retrieve detailed information about cryptocurrency exchanges and current exchange rates for cryptocurrencies using the CoinCap API.
API Reference
getExchangeDetailsTool
Get detailed information about cryptocurrency exchanges.
Input:
-
exchange
(string): Exchange ID (e.g.,binance
,coinbase
,kraken
)
Example Response: Exchange details for Binance:
Name: Binance
Rank: 1
Volume (USD): $14,789,244,354.70
% of Total Volume: 31.39%
Trading Pairs: 1078
Website: https://www.binance.com/
Last Updated: 4/5/2025, 12:34:56 PM
getRatesTool
Get current exchange rates for cryptocurrencies.
Input:
-
currency
(string): Cryptocurrency ID (e.g.,bitcoin
,ethereum
,litecoin
)
Example Response: Current rate for bitcoin:
Symbol: BTC ₿ Type: crypto USD Rate: $82,821.30
🧠 Data Source
This package uses data from the CoinCap API, a free cryptocurrency market data API that provides real-time pricing and market activity for over 1,000 cryptocurrencies.
⏱️ Rate Limiting
The package includes built-in rate limiting and retry mechanisms to handle CoinCap API's rate limits.
- Maximum 3 retries for rate-limited requests
- Exponential backoff starting at 1 second
📄 License
MIT
👨💻 Author
Mohan Kumar
🙏 Acknowledgements
- CoinCap API for providing cryptocurrency market data
- Model Context Protocol for the MCP server framework
相关推荐
Advanced software engineer GPT that excels through nailing the basics.
Take an adjectivised noun, and create images making it progressively more adjective!
Siri Shortcut Finder – your go-to place for discovering amazing Siri Shortcuts with ease
I find academic articles and books for research and literature reviews.
Découvrez la collection la plus complète et la plus à jour de serveurs MCP sur le marché. Ce référentiel sert de centre centralisé, offrant un vaste catalogue de serveurs MCP open-source et propriétaires, avec des fonctionnalités, des liens de documentation et des contributeurs.
Manipulation basée sur Micropython I2C de l'exposition GPIO de la série MCP, dérivée d'Adafruit_MCP230XX
MCP Server pour récupérer le contenu de la page Web à l'aide du navigateur sans tête du dramwright.
Un puissant plugin Neovim pour gérer les serveurs MCP (Protocole de contexte modèle)
Pont entre les serveurs Olllama et MCP, permettant aux LLM locaux d'utiliser des outils de protocole de contexte de modèle
La communauté du curseur et de la planche à voile, recherchez des règles et des MCP
🔍 Permettre aux assistants d'IA de rechercher et d'accéder aux informations du package PYPI via une interface MCP simple.
Reviews

user_YsroE9gc
The realtime-crypto-mcp-server by smhnkmr is an exceptional tool for anyone in the crypto space. It provides real-time updates and seamless performance, making it indispensable for monitoring and managing cryptocurrencies. The GitHub repository is well-documented, and the server's response time is impressive. Highly recommended for anyone needing reliable and efficient crypto monitoring solutions!