
mcp server
为 AIXBT 加密货币数据 API 提供的模型上下文协议 (MCP) 服务器。
Repository Info
About This Server
为 AIXBT 加密货币数据 API 提供的模型上下文协议 (MCP) 服务器。
Model Context Protocol (MCP) - This server can be integrated with AI applications to provide additional context and capabilities, enabling enhanced AI interactions and functionality.
Documentation
AIXBT MCP Server
A Model Context Protocol (MCP) server for AIXBT data API.
Claude Desktop Integration
Add to your Claude Desktop config using the included claude-desktop-config.json file.
{
"mcpServers": {
"aixbt_mcp": {
"command": "npx",
"args": ["@aixbt/mcp-server"],
"env": {
"API_KEY": "<api-key>"
}
}
}
}
Tools
This server provides two tools:
list-top-projects
Lists top projects ordered by score.
Parameters:
limit: Maximum number of projects
Setup
-
Copy
.env.exampleto.envand add your AIXBT API key:cp .env.example .env -
Install dependencies:
npm install -
Build the TypeScript code:
npm run build -
Test with MCP inspector:
npm run inspect
Quick Start
Clone the repository
git clone https://github.com/aixbt/mcp-serverInstall dependencies
cd mcp-server
npm installFollow the documentation
Check the repository's README.md file for specific installation and usage instructions.
Repository Details
Recommended MCP Servers
Discord MCP
Enable AI assistants to seamlessly interact with Discord servers, channels, and messages.
Knit MCP
Connect AI agents to 200+ SaaS applications and automate workflows.
Apify MCP Server
Deploy and interact with Apify actors for web scraping and data extraction.
BrowserStack MCP
BrowserStack MCP Server for automated testing across multiple browsers.
Zapier MCP
A Zapier server that provides automation capabilities for various apps.