Public APIs MCP
List and search public APIs from public-apis.
Usage
Add to your mcp.json to use latest version from npm:
{
"public-apis-mcp": {
"name": "Public APIs",
"description": "Get list of public APIs from github.com/public-apis",
"command": "npx",
"args": ["-y", "public-apis-mcp@latest"]
}
}
Development
- Requires Bun
- Install:
bun install - Build:
bun run build - Watch:
bun run build:watch - Inspector:
bun inspector
To use your local build add the following to your mcp.json:
{
"public-apis-mcp": {
"name": "Public APIs",
"description": "Get list of public APIs from github.com/public-apis",
"command": "node",
"args": [
"<PATH_TO_THIS_REPO>/build/index.mjs"
]
}
}
Public APIs
Project Details
- sitek94/public-apis-mcp
- MIT License
- Last Updated: 5/14/2025
Recomended MCP Servers
Official Firecrawl MCP Server - Adds powerful web scraping to Cursor, Claude and any other LLM clients.
A Model Context Protocol (MCP) server that provides tools for fetching dependency information from Clojars, the Clojure community's...
primer mcp
A Model Context Protocol server for interacting with Babashka, a native Clojure interpreter for scripting
JSON handling and processing mcp server
Lightweight static analysis for many languages. Find bug variants with patterns that look like source code.
A powerful MCP server extension providing web search and content extraction capabilities. Integrates DuckDuckGo search functionality and URL...
MCP server for generating and editing images using AWS Bedrock’s Nova Canvas model
An MCP server implementation that integrates the Rhombus API to provide Chatbot tools.
A Model Context Protocol (MCP) server that enables secure interaction with MySQL databases
MCP server interacts with the official Datadog API





