✨ From vibe coding to vibe deployment. UBOS MCP turns ideas into infra with one message.

Learn more

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"
    ]
  }
}

Featured Templates

View More
Data Analysis
Pharmacy Admin Panel
254 2272
Verified Icon
AI Assistants
Speech to Text
139 2195
AI Agents
AI Video Generator
258 2301
Customer service
Multi-language AI Translator
139 1246

Start your free trial

Build your solution today. No credit card required.

Sign In

Register

Reset Password

Please enter your username or email address, you will receive a link to create a new password via email.