pblic-apis-mcp-server

josephsenior/pblic-apis-mcp-server
★ 2 stars TypeScript 🤖 AI/LLM Updated 20d ago
MCP server giving AI agents instant access to 1,500+ free public APIs — search, probe, and generate code snippets
View on GitHub →

Quick Install

Copy the config for your editor. Some servers may need additional setup — check the README.

Add to claude_desktop_config.json:

{
  "mcpServers": {
    "pblic-apis-mcp-serve": {
      "command": "npx",
      "args": [
        "-y",
        "josephsenior/pblic-apis-mcp-server"
      ]
    }
  }
}

Topics

ai-agentclaudecursorllmmcpmodel-context-protocolpublic-apistypescript