pblic-apis-mcp-server — Cursor Agents | Neura Market
    Neura MarketNeura Market/Cursor
    ChatGPTChatGPTClaudeClaudeGeminiGeminiCursorCursorGrokGrokPerplexityPerplexityDeepSeekDeepSeek
    CoPilotCoPilotStable DiffusionStable DiffusionMidjourneyMidjourney
    View All Directories
    OverviewRulesPromptsMCPsAgentsBlogVideosGuidesCoursesCommunityExtensionsTrendingGenerate
    CursorAgentspblic-apis-mcp-server
    Back to Agents
    pblic-apis-mcp-server

    pblic-apis-mcp-server

    josephsenior March 10, 2026
    2 copies 0 downloads

    MCP server giving AI agents instant access to 1,500+ free public APIs — search, probe, and generate code snippets

    Agent Definition
    <div align="center">
    
    # mcp-public-apis
    
    **Give your AI coding agent the ability to find, test, and integrate any of 1,500+ free public APIs — instantly.**
    
    [![License: MIT](https://img.shields.io/badge/license-MIT-green.svg)](LICENSE)
    [![MCP Compatible](https://img.shields.io/badge/MCP-compatible-blue.svg)](https://modelcontextprotocol.io)
    [![Works with Cursor](https://img.shields.io/badge/Cursor-Desktop-8A4BE2?logo=anthropic)](https://claude.ai)
    [![Works with Cursor](https://img.shields.io/badge/Cursor-✓-orange)](https://cursor.sh)
    [![Works with Windsurf](https://img.shields.io/badge/Windsurf-✓-06B6D4)](https://codeium.com/windsurf)
    [![Works with Cline](https://img.shields.io/badge/Cline-✓-F59E0B)](https://github.com/cline/cline)
    
    Data sourced from the community-maintained [public-apis](https://github.com/public-apis/public-apis) list · synced daily
    
    </div>
    
    ---
    
    ## What is this?
    
    An [MCP (Model Context Protocol)](https://modelcontextprotocol.io) server that gives AI coding agents real-time access to the public-apis dataset. Instead of copy-pasting API documentation, your agent can search, probe, and generate working code — all in one conversation.
    
    ```
    You:   "Find me a free weather API with no auth that supports HTTPS"
    Agent: [calls search_apis] → returns top matches with auth/HTTPS/CORS details
    
    You:   "Test the first one — show me what the response looks like"
    Agent: [calls probe_api] → live GET request, returns status + response shape
    
    You:   "Generate an axios snippet for it"
    Agent: [calls generate_snippet] → ready-to-paste curl, fetch, and axios code
    ```
    
    ---
    
    ## Installation
    
    Pick the config for your client and paste it in. No build step required — `npx` handles everything.
    
    <details>
    <summary><strong>Claude Desktop</strong></summary>
    
    File: `~/Library/Application Support/Cursor/claude_desktop_config.json` (macOS)  
    File: `%APPDATA%\Cursor\claude_desktop_config.json` (Windows)
    
    ```json
    {
      "mcpServers": {
        "public-apis": {
          "command": "npx",
          

    Tags

    ai-agentclaudecursorllmmcpmodel-context-protocolpublic-apistypescript

    Comments

    More Agents

    View all
    documentation

    Documentation & Onboarding Agent

    Agent that generates comprehensive documentation, API references, architecture diagrams, and developer onboarding guides from existing code.

    C
    Community
    debugging

    Cursor Bug Triage Agent

    Agent configuration for systematic bug investigation that traces issues from error logs through the codebase to root cause with suggested fixes.

    C
    Community
    api

    API Integration Agent

    Agent for integrating third-party APIs including SDK setup, type generation, error handling, retry logic, and rate limit management.

    C
    Community
    coding

    Cursor Agent Mode

    Cursor's built-in autonomous coding agent that can make multi-file edits, run terminal commands, search the codebase, and iteratively build features with minimal human intervention.

    C
    Cursor Team
    cloud

    Cursor Background Agent

    Cloud-based autonomous coding agent that runs in the background on remote sandboxed environments, handling complex multi-step tasks while you continue working.

    C
    Cursor Team
    composer

    Cursor Composer Agent

    Cursor's multi-file editing agent within Composer mode that can create, edit, and delete files across your entire project in a single conversation.

    C
    Cursor Team

    Stay up to date

    Get the latest Cursor prompts, rules, and resources delivered to your inbox weekly.

    Neura Market LogoNeura Market

    Discover the best AI prompts, plugins, and resources for Cursor and more.

    Content Types

    • Rules
    • Prompts
    • MCPs
    • Agents
    • Guides

    Platforms

    • ChatGPT Directory
    • Claude Directory
    • Gemini Directory
    • Cursor Directory
    • Grok Directory
    • Perplexity Directory
    • DeepSeek Directory
    • CoPilot Directory
    • Stable Diffusion Directory
    • Midjourney Directory
    • All Directories

    Resources

    • Blog
    • Documentation
    • Help Center
    • Marketplace

    Legal

    • Privacy Policy
    • Terms of Service

    © 2026 Neura Market. All rights reserved.

    |

    Not affiliated with any AI platform vendors.