ALAPI

by alapi-sdk

11 stars
325 downloads
Not rated
GitHub

About

ALAPI MCP Tools,Call hundreds of API interfaces via MCP

Details

Author
alapi-sdk
GitHub stars
11
Downloads
325
Categories
Developer Tools, Other

- Provides 100+ common API services (IP, weather, hotlists, etc.)
- Fully compatible with the Model Context Protocol
- Automatically loads ALAPI OpenAPI specs without manual configuration
- Supports loading all or specific APIs on demand
- Offers unified error handling and response format
- Configurable via environment variables for different scenarios

Setting up with Highlight

This MCP is not yet compatible with Highlight’s one-click setup. However, you can still use it with Highlight by following these steps:

  1. Download and install Highlight from highlightai.com/download
  2. Navigate to the plugins tab and select "Add Custom Plugin"
  3. Configure the plugin with the settings below
    Plugin Name ALAPI
    Command (node, npx, python, etc.)

    Please refer to the README for specific instructions on how to obtain API keys or other required environment variables.

  4. Enable "Start Automatically" if you want the plugin to start when Highlight launches

From the repository

Configure ALAPI MCP Server in an MCP‑compatible client (e.g., Claude Desktop, Cursor). Three installation methods are supported: remote SSE deployment via Tencent Cloud, automatic installation via Smithery (npx -y @smithery/cli install @ALAPI-SDK/mcp-alapi-cn --client claude), or using a pre‑compiled binary downloaded from the Releases page. Set the ALAPI_TOKEN environment variable with a token from the ALAPI dashboard. A typical JSON config specifies the binary path and the token.

Claude Desktop / Cursor

Paste into your MCP client config file to install this server.

{
    "mcpServers": {
        "alapi": {
            "mcp-alapi-cn": {
                "command": "npx",
                "args": [
                    "-y",
                    "@smithery/cli",
                    "install",
                    "@ALAPI-SDK/mcp-alapi-cn",
                    "--client",
                    "claude"
                ]
            }
        }
    }
}

McpServers

{
    "mcp-alapi-cn": {
        "command": "npx",
        "args": [
            "-y",
            "@smithery/cli",
            "install",
            "@ALAPI-SDK/mcp-alapi-cn",
            "--client",
            "claude"
        ]
    }
}

- IP & domain lookups— Ask for geolocation and ISP details of any IPv4 or IPv6 address usingip_query.
- Weather reports— Get current conditions, alerts, AQI, and forecasts for Chinese cities viaweather_query.
- Trending hot lists— Fetch real-time trending topics from Weibo, Douyin, Toutiao, Zhihu, Baidu, and 36Kr.
- Company verification— Look up Chinese business registration details by company name or unified social credit code.
- Package tracking— Track shipping status across ZTO, STO, SF Express, J&T, Best, YTO, and other carriers.
- Content moderation— Check text for policy violations, suitable for AI output review workflows.

这是一个基于ALAPI的 MCP (Model Context Protocol) 服务器实现,可以通过MCP协议直接调用ALAPI的接口,轻松将ALAPI丰富的API资源集成到各类支持MCP的AI应用中。

- 🔍丰富API资源- 提供IP查询、天气查询、热搜榜单、企业信息等100+种常用API服务
- 🧩MCP 协议支持- 完全兼容 Model Context Protocol,轻松集成到各类AI应用
- 🔄自动加载- 自动加载 ALAPI OpenAPI 规范,无需手动配置
- 🎯灵活调用- 支持加载全部或指定API,按需使用(短视频解析、天气查询、每天60秒读懂世界、企业查询等)
- 🛡️统一响应- 提供统一的错误处理和响应格式,简化开发流程
- ⚙️可配置性- 支持环境变量配置,轻松适应不同使用场景

ALAPI MCP Server 设计为与支持 MCP 协议的客户端配合使用,不支持独立的命令行配置。请按照以下步骤在您的 MCP 客户端中配置使用:

通过Smithery安装 ALAPI MCP Server,适用于 Claude Desktop 客户端:

npx -y @smithery/cli install @ALAPI-SDK/mcp-alapi-cn --client claude

国内加速下载地址:https://cnb.cool/alapi/mcp-alapi-cn/-/releases

- Windows:mcp-alapi-cn.exe
- macOS:mcp-alapi-cn-macos
- Linux:mcp-alapi-cn-linux

- 打开 MCP 客户端设置
- 添加新的 MCP 服务器
- 指定下载的二进制文件路径
- 配置必要的环境变量(如ALAPI_TOKEN

在 Claude Desktop 或其他支持 MCP 的客户端中,可以参考以下配置:

{ "mcpServers": { "alapi": { "path": "/path/to/mcp-alapi-cn", "env": { "ALAPI_TOKEN": "在 ALAPI 平台申请创建的 token" } } } }

- Claude Desktop App
- Claude Code
- Cursor
- Continue
- Cline
- 等其他支持 MCP 协议的客户端

注意:确保您的 MCP 客户端支持工具集成功能,请参考各客户端的具体文档进行配置。

- ALAPI官网- 获取API服务和Token
-
MCP协议文档- 了解更多MCP协议相关信息

- ALAPI- 提供强大的API支持
-
Model Context Protocol- 提供协议标准

This is a web browser that enables your coding agent, such as Claude Code, to visit websites on your behalf and assist you in identifying bugs or creating UI test cases.

Create crafted UI components inspired by the best 21st.dev design engineers.

Bring agent evaluations, observability, and synthetic test set generation directly into your IDE for free with Galileo's new MCP server

An MCP server to help AI assistants to answer questions and generate AccelByte Extend SDK code more effectively .

MCP server for AI Diagram Maker — generate beautiful software engineering diagrams directly inside Cursor, Claude Desktop, Claude Code, or any MCP-compatible AI agent

AI-powered SVG animation generator that transforms static files into animated SVG components using the Allyson platform

MCP server that gives AI assistants on-demand access to 1,500+ amCharts docs, ~300 code examples, and 1000+ class API references.

APIMatic MCP Server is used to validate OpenAPI specifications using APIMatic. The server processes OpenAPI files and returns validation summaries by leveraging APIMatic’s API.

One shared context layer for AI agents and humans — live API specs, DB schemas, and versioned contracts across repos so every agent and teammate works from the same source of truth.

Build and deploy full-stack Next.js apps with 98 tools for React, AWS, and MongoDB

Local stdio MCP server that lets AI coding agents read and maintain structured architecture, rules, and decisions directly from your repository.

No reviews yet — be the first

Sign in to leave a review

Use Google, GitHub, or an email account so ratings stay tied to real people.

Email sign in

No reviews posted yet.