
Public Apis Mcp
@worryzyy
Public Apis Mcp について
提供对 [public-apis](https://github.com/public-apis/public-apis) 数据库的智能访问和管理功能。为开发者提供便捷的公共 API 发现、搜索和集成服务。通过标准化的 MCP 协议,您可以轻松地在各种 AI 助手和开发工具中集成丰富的公共 API 资源。
基本情報
設定
以下の設定を使って、このサーバーを MCP 対応クライアントに追加してください。
{
"mcpServers": {
"public-apis-mcp": {
"command": "npx",
"args": [
"-y",
"@weilei_kyle/public-apis-mcp"
]
}
}
}ツール
15根据分类搜索API
通过关键词搜索API
根据认证要求筛选API
筛选支持HTTPS的API
筛选支持跨域访问的API
获取特定API的详细信息
获取所有可用的API分类列表
随机推荐一个API
获取API数量统计信息
分析不同认证方式的API分布
根据项目需求推荐合适的API
寻找替代API选项
为选定的API生成集成代码示例
从GitHub仓库同步最新的API列表
检查最近添加的新API
概要
What is Public Apis Mcp?
Public Apis Mcp is an MCP server that works with any MCP protocol client, such as Cursor, Claude, and Cline. It is published on npm and intended for developers who want to integrate public APIs into their MCP‑compatible tools.
How to use Public Apis Mcp?
Install the package globally with npm install -g @weilei_kyle/public-apis-mcp. Then add the following configuration to your MCP client (e.g., Cursor):
{
"mcpServers": {
"howtocook-mcp": {
"command": "npx",
"args": ["-y", "@weilei_kyle/public-apis-mcp"]
}
}
}
The latest Cursor version is recommended.
Key features of Public Apis Mcp
- Supports any MCP protocol client (Cursor, Claude, Cline).
- Installed globally from npm.
- Simple configuration via MCP server settings.
- Published as a public npm package.
Use cases of Public Apis Mcp
- Integrate public APIs into Cursor development workflows.
- Use Claude or Cline to interact with public APIs via MCP.
FAQ from Public Apis Mcp
What clients does Public Apis Mcp support?
It supports any MCP protocol client, such as Cursor, Claude, and Cline.
How do I install Public Apis Mcp?
Install it globally via
「その他」の他のコンテンツ
Awesome-MCP-ZH
yzflyMCP 资源精选, MCP指南,Claude MCP,MCP Servers, MCP Clients
MaxKB
1Panel-dev🔥 MaxKB is an open-source platform for building enterprise-grade agents. 强大易用的开源企业级智能体平台。
🚀 Model Context Protocol (MCP) Curriculum for Beginners
microsoftThis open-source curriculum introduces the fundamentals of Model Context Protocol (MCP) through real-world, cross-language examples in .NET, Java, TypeScript, JavaScript, Rust and Python. Designed for developers, it focuses on practical techniques for building modular, scalable,
Nginx UI
0xJackyYet another WebUI for Nginx
Mcp
browsermcpBrowser MCP is a Model Context Provider (MCP) server that allows AI applications to control your browser
コメント