McpServer
MCP 服务配置
复制以下 JSON 到 OPClaw 或其他 MCP 客户端的配置文件中即可使用
{
"mcpServers": {
"coincap": {
"args": [
"/Users/aleksandrvasilev/McpServer/index.js"
],
"command": "node"
}
}
}
服务介绍
CoinCap MCP Server
MCP CoinCap API v3.
:
- get_assets -
- get_asset_by_id -
- get_rates -
- get_rate_by_id -
- get_markets -
-
, Node.js ( 18 )
-
:
npm install
- () API CoinCap:
- https://pro.coincap.io/
- API
.env:
cp .env.example .env- API
.env:
COINCAP_API_KEY=_api_
: API CoinCap API v3. https://pro.coincap.io/ API API.
:
npm start
Claude Desktop
MCP Claude Desktop, Claude:
macOS
: ~/Library/Application Support/Claude/claude_desktop_config.json
Windows
: %APPDATA%\Claude\claude_desktop_config.json
{
"mcpServers": {
"coincap": {
"command": "node",
"args": ["/Users/aleksandrvasilev/McpServer/index.js"]
}
}
}
/Users/aleksandrvasilev/McpServer/index.js index.js .
MCP Claude Desktop, :
- " ?"
- " -10 "
- " ?"
- " Cardano"
- " ?"
API Endpoints
CoinCap API v3:
- Base URL:
https://rest.coincap.io/v3 - : https://docs.coincap.io
- : CoinCap API v3 API
- API
- https://pro.coincap.io/ API
-
(Demo, Basic, Growth, Professional, Enterprise)
:
-
, API :
.envCOINCAP_API_KEY- ,
- Claude Desktop
.env
-
** API:**
- API v3
- ,
-
** :**
- , /
- , https://rest.coincap.io
MIT