
CoinStats MCP
@CoinStatsHQ
CoinStats MCP について
MCP Server for the CoinStats API.
基本情報
設定
以下の設定を使って、このサーバーを MCP 対応クライアントに追加してください。
{
"mcpServers": {
"coinstats-mcp": {
"command": "npx",
"args": [
"-y",
"@coinstats/coinstats-mcp"
],
"env": {
"COINSTATS_API_KEY": "<YOUR_API_KEY>"
}
}
}
}ツール
30Get comprehensive data about all cryptocurrencies: Price, market cap, and volume. Price changes (1h, 24h, 7d). Supply information. Trading metrics. Social links and metadata.
Get detailed information about a specific cryptocurrency based on its unique identifier.
Get chart data for a specific cryptocurrency based on its unique identifier, specifying different time ranges.
Get the historical average price for a specific cryptocurrency based on its unique identifier and a specific date.
Get the historical price data for a specific cryptocurrency on a particular exchange.
Get a list of supported exchanges.
Get a list of tickers for a specific cryptocurrency across different exchanges.
Get a list of supported blockchains by CoinStats.
Get the balance data for a provided wallet address on a specific blockchain network.
Get the balance data for a provided wallet address on all CoinStats supported networks.
Get the syncing status of the wallet with the blockchain network.
Get transaction data for a specific wallet. Ensure transactions are synced by calling PATCH /transactions first.
Initiate the syncing process to update transaction data for a specific wallet.
Get a list of supported exchange portfolio connections by CoinStats.
Get the balance data for a provided Exchange.
Get the syncing status of the exchange portfolio.
Get transaction data for a specific exchange.
Get a list of fiat currencies supported by CoinStats.
Get news sources.
Get news articles with pagination.
Get news articles based on a type.
Get news by id.
Get global market data.
Get a list of portfolio coins with P/L and other data displayed on CoinStats web.
Get portfolio performance chart data.
Get a list of portfolio transactions.
Add a transaction to a manual portfolio.
Get a list of fiat currencies supported by CoinStats.
Saves the provided portfolio share token to a local cache for future use across sessions.
Retrieves the saved portfolio share token from local cache.
概要
What is CoinStats MCP?
CoinStats MCP is an MCP server that integrates with the CoinStats API to provide cryptocurrency market data, portfolio tracking, and news. It is designed for users who want to access crypto data through MCP‑compatible clients.
How to use CoinStats MCP?
Obtain a CoinStats API key from the CoinStats API Documentation. Add the configuration block shown in the README to your MCP client, setting the COINSTATS_API_KEY environment variable. You can also build the project locally by running npm run build.
Key features of CoinStats MCP
- Provides access to cryptocurrency market data via CoinStats API
- Supports portfolio tracking functionality
- Delivers cryptocurrency news integration
- Easy setup with npx and environment variable configuration
- Local build uses TypeScript compilation
- Licensed under the ISC License
Use cases of CoinStats MCP
- Integrate live cryptocurrency prices into MCP‑based assistants
- Track personal crypto portfolios through an MCP client
- Fetch and display the latest cryptocurrency news for analysis
FAQ from CoinStats MCP
What is CoinStats MCP?
CoinStats MCP is an MCP server that gives clients access to the CoinStats API, including market data, portfolio tracking, and news.
How do I get a CoinStats API key?
You can obtain an API key from the CoinStats API Documentation at https://openapi.coinstats.app.
How do I configure CoinStats MCP in my MCP client?
Add the provided JSON configuration to your client, using the command npx -y @coinstats/coinstats-mcp and the environment variable COINSTATS_API_KEY set to your key.
Can I build CoinStats MCP locally?
Yes, run npm run build to install dependencies, compile TypeScript to JavaScript, and set execute permissions.
What license does CoinStats MCP use?
CoinStats MCP is licensed under the ISC License.
「その他」の他のコンテンツ
MCP Registry
modelcontextprotocolA community driven registry service for Model Context Protocol (MCP) servers.
XcodeBuildMCP
cameroncookeA Model Context Protocol (MCP) server and CLI that provides tools for agent use when working on iOS and macOS projects.
🪟 Windows-MCP
CursorTouchMCP Server for Computer Use in Windows
Reactive Resume
amruthpillaiA one-of-a-kind resume builder that keeps your privacy in mind. Completely secure, customizable, portable, open-source and free forever. Try it out today!
Core Philosophy: Connect, Unify, Respond
mindsdbDelegate anything. It comes back done.
コメント