Servidor MCP de CoinStats
Servidor MCP para la API de CoinStats. Proporciona acceso a datos del mercado de criptomonedas, seguimiento de carteras y noticias.
Configuración
Clave API
Necesita una clave API de CoinStats. Consígala en la documentación de la API de CoinStats .
Uso con clientes MCP
Agregue lo siguiente a la configuración de su cliente:
NPX
Reemplace <YOUR_API_KEY>
con su clave API de CoinStats real.
Estibador
Reemplace <YOUR_API_KEY>
con su clave API de CoinStats real.
Construir
Para construir el proyecto localmente:
Este comando instala dependencias, compila TypeScript a JavaScript y establece permisos de ejecución.
Licencia
Este servidor MCP está licenciado bajo la Licencia MIT. Consulte el texto estándar de la Licencia MIT para obtener más información.
remote-capable server
The server can be hosted and run remotely because it primarily relies on remote services or has no dependency on the local environment.
Tools
Servidor MCP para la API de CoinStats. Proporciona acceso a datos del mercado de criptomonedas, seguimiento de carteras y noticias.
Related MCP Servers
- AsecurityAlicenseAqualityA Model Context Protocol (MCP) server that provides comprehensive cryptocurrency analysis using the CoinCap API. This server offers real-time price data, market analysis, and historical trends through an easy-to-use interface.Last updated -370332TypeScriptMIT License
- AsecurityAlicenseAqualityA Model Context Protocol (MCP) server that provides comprehensive cryptocurrency analysis using the CoinCap API. This server offers real-time price data, market analysis, and historical trends through an easy-to-use interface. Updated to use Coin Cap API v3Last updated -3514TypeScriptMIT License
- -securityAlicense-qualityAn MCP server providing a range of cryptocurrency technical analysis indicators and strategies.Last updated -461JavaScriptMIT License
- -securityFlicense-qualityAn MCP server that provides access to cryptocurrency market data from the Nobitex API, enabling users to fetch specific cryptocurrency pair statistics and global market data.Last updated -22TypeScript