nowfound

Alternatives

Products that do what FuzeMCP does

Turn any API into an MCP server

  1. 1
    RapidMCP234

    Convert your REST API into an MCP Server in minutes!

    2025

  2. 2

    Turn any API into an MCP server for AI agents

    Jun 2026 · apitomcp.ai

  3. 3
    N8N2MCP137

    Turn your N8N workflow to MCP servers with just 3 clicks

    2025

  4. 4WM
  5. 5

    Send any website components to Cursor or Claude via MCP

    2025

  6. 6AM
  7. 7

    The Official MCP Bridge to GitHub APIs

    2025

  8. 8
    xmcp333

    The framework for building & shipping MCP applications

    2025

  9. 9CC

    Hi all! I normally work on the PyTorch project but I've been on baby leave for the past month, so I've been playing around with AI as a user rather than a framework implementor. I really liked the agent experience with Claude Code, but I couldn't really justify spending so many dollars on API costs for random side projects. I already pay for a Claude Pro subscription though, and it turns out you can simulate many of Claude Code's features with an MCP. If you have a Pro subscription, check this out! I think it really captures the Claude Code experience quite well, without forcing you to pay…

    2025 · github.com

  10. 10MM

    I'm relatively new to Go, but recently got interested in how MCP servers work. I started thinking about what the architecture of such a project might look like, and decided to build a minimalist version as an experiment. I based it on my past experience writing regular REST API servers and figured it might be useful or interesting to others as well.

    2025 · github.com

  11. 11

    The fast, Pythonic way to build MCP servers and clients

    Jan 2026

  12. 12MS

    2025 · github.com

  13. 13
    Yavy110

    Turn any website into an MCP server for AI

    Feb 2026 · yavy.dev

  14. 14WM
  15. 15

    Manage your backups from Claude, Cursor, and VS Code

    Jun 2026 · cloudback.it

  16. 16TA

    Hi HN! We built Zalor. It turns an OpenAPI spec into an MCP server, so you can make your APIs callable by Claude or ChatGPT without writing any code. Here's a list of specs you can try: https://github.com/ZalorAI/test-data/tree/main/openapi, but feel free to use your own. For background, MCP is a protocol that standardizes how you connect tools to AI assistants. We're both engineers at large software companies, and when we worked on MCP integrations we saw how long setup took and how often the spec was changing. So we built a platform to handle the MCP…

    Dec 2025 · mcp.zalor.ai

  17. 17

    Instantly create & deploy MCP servers from any API spec

    2025

  18. 18OS

    Large Language Models (LLMs) are powerful, but they’re limited by fixed context windows and outdated knowledge. What if your AI could access live search, structured data extraction, OCR, and more—all through a standardized interface? We built the JigsawStack MCP Server, an open-source implementation of the Model Context Protocol (MCP) that lets any AI model call external tools effortlessly. Here’s what it unlocks: - Web Search & Scraping: Fetch live information and extract structured data from web pages. - OCR & Structured Data Extraction: Process images, receipts, invoices, and handwritten…

    2025

  19. 19

    Toggle Claude Code MCP servers from your menu bar

    May 2026 · vibedock.dev

  20. 20
    HasMCP6

    No-code GUI MCP Server Framework with built-in Auth & Logs

    Jan 2026 · hasmcp.com

  21. 21

    Persistent AI memory across Claude Desktop & Cursor IDE

    Oct 2025

  22. 22ST

    Hi! After learning about MCP, I'm really excited about the future of provider-agnostic, re-usable tooling. Unfortunately I've found that while it's easy to implement an MCP server for use with tools that support it (such as Claude Desktop), it's not as easy to implement your own support (such as integrating an MCP server into your own LLM application). We implemented a thin MCP wrapper that easily integrates with Mirascope calls so that you can hook up an MCP server and client super easily to any supported LLM provider. Excited to see what people build with this!

    2025 · mirascope.com

  23. 23PT

    I built Polymcp, a framework that allows you to transform any Python function into an MCP (Model Context Protocol) tool ready to be used by AI agents. No rewriting, no complex integrations. Examples Simple function: from polymcp.polymcp_toolkit import expose_tools_http def add(a: int, b: int) -> int: """Add two numbers""" return a + b app = expose_tools_http([add], title="Math Tools") Run with: uvicorn server_mcp:app --reload Now add is exposed via MCP and can be called directly by AI agents. API function: import requests from polymcp.polymcp_toolkit import expose_tools_http def…

    Jan 2026

  24. 24WP

    Hey HN, we just shipped a browser with an inbuilt MCP server! We're a YC startup (S24) building BrowserOS — an open‑source Chromium fork. We're a privacy‑first alternative to the new wave of AI browsers like Dia, Perplexity Comet. Since launching ~3 months ago, the #1 request has been to expose our browser as an MCP server. -- Google beat us to launch with chrome-devtools-mcp (solid product btw), which lets you build/debug web apps by connecting Chrome to coding assistants. But we wanted to take this a step further: we packaged the MCP server directly into our browser binary. That gives…

    Oct 2025 · github.com

Ranked by how close each launch is in meaning, then by votes. Refine with a description →