MCPHub

0 serversUpdated Aug 28, 2026

ServersTrendingCategories
MCPHub

Catalog

  • Servers
  • Trending
  • Categories

Company

  • About

Shout out

  • Formatly
  • Hirime

Searchable catalog of Model Context Protocol servers. Find tools that connect your AI assistant to the services and data you use.

PrivacyTerms

© 2026 MCPHub

Servers/Code Execution/ALAPI
Code ExecutionOfficial
A

ALAPI

ALAPI MCP Tools,Call hundreds of API interfaces via MCP

12 starsUpdated Apr 16, 2025
View on GitHub

Ads

Overview

这是一个基于 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 客户端:

Installation

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

Configuration

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

Capabilities

  • IP & domain lookups

    Ask for geolocation and ISP details of any IPv4 or IPv6 address using `ip_query`.

  • Weather reports

    Get current conditions, alerts, AQI, and forecasts for Chinese cities via `weather_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.

Tags

  • development

Related MCP servers

C

Context7 MCP

Official

Official Context7 MCP server that brings up-to-date, version-specific library documentation and code examples into AI coding prompts.

61.3kCode ExecutionUpdated Today
C

Chrome DevTools MCP

Official

Official Chrome DevTools MCP server for controlling and inspecting a live Chrome browser from coding agents such as Gemini, Claude, Cursor, and Copilot.

49.9kCode ExecutionUpdated Today
M

Mastra/mcp

Official

Client implementation for Mastra, providing seamless integration with MCP-compatible AI models and tools.

27.5kCode ExecutionUpdated Today

GitHub MCP Server

Official

Connect your AI assistant to GitHub repositories, issues, pull requests, and search.

12.4kCode ExecutionUpdated 2 days ago