aixbt
MCP Serveraixbtpublic

mcp server

为 AIXBT 加密货币数据 API 提供的模型上下文协议 (MCP) 服务器。

Repository Info

0
Stars
1
Forks
0
Watchers
0
Issues
JavaScript
Language
-
License

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

  1. Copy .env.example to .env and add your AIXBT API key:

    cp .env.example .env
    
  2. Install dependencies:

    npm install
    
  3. Build the TypeScript code:

    npm run build
    
  4. Test with MCP inspector:

    npm run inspect
    

Quick Start

1

Clone the repository

git clone https://github.com/aixbt/mcp-server
2

Install dependencies

cd mcp-server
npm install
3

Follow the documentation

Check the repository's README.md file for specific installation and usage instructions.

Repository Details

Owneraixbt
Repomcp-server
LanguageJavaScript
License-
Last fetched8/10/2025

Recommended MCP Servers

💬

Discord MCP

Enable AI assistants to seamlessly interact with Discord servers, channels, and messages.

integrationsdiscordchat
🔗

Knit MCP

Connect AI agents to 200+ SaaS applications and automate workflows.

integrationsautomationsaas
🕷️

Apify MCP Server

Deploy and interact with Apify actors for web scraping and data extraction.

apifycrawlerdata
🌐

BrowserStack MCP

BrowserStack MCP Server for automated testing across multiple browsers.

testingqabrowsers

Zapier MCP

A Zapier server that provides automation capabilities for various apps.

zapierautomation