nowfound

Alternatives

Products that do what doc2mcp does

Paste a docs URL, get a hosted MCP server for AI agents

  1. 1

    Turn any API into an MCP server for AI agents

    Jun 2026 · apitomcp.ai

  2. 2
    Yavy110

    Turn any website into an MCP server for AI

    Feb 2026 · yavy.dev

  3. 3
    HTML Pub391

    Turn AI-generated HTML into a live URL via MCP/API

    Mar 2026 · htmlpub.com

  4. 4

    The Official MCP Bridge to GitHub APIs

    2025

  5. 5

    Give AI agents access to real-time data across 200+ apps

    May 2026 · apideck.com

  6. 6
    DocsAlot360

    Documentation that works for both humans and AI systems

    Jul 2026 · docsalot.dev

  7. 7

    Create your custom MCP-Server in seconds

    2025

  8. 8WM
  9. 9

    Vibe-code MCP-ready tools for any AI Agent

    2025

  10. 10

    Open source AI-ready documentation platform.

    Mar 2026 · doccupine.com

  11. 11
    doQment107

    Turn websites into ephemeral MCP servers! From docs, to code

    2025

  12. 12

    The fastest way to connect your data with your AI Tools.

    12d ago · mcp-builder.ai

  13. 13
    AutoMCP150

    Easily deploy your existing AI agent projects as MCP servers

    2025

  14. 14AC

    We built a reference MCP server that lets your editor/agent learn a codebase directly from source (signatures, types, AST, comments). Docs are optional. The reference impl runs on our open-source project’s codebase. Why we built it Docs are important, but they add another abstraction layer between your code and your users. Keeping them at the right quality is hard (especially at a startup), and LLM-generated docs are often mediocre until you invest real polish. Exposing code to the model in a structured way keeps answers grounded and current, and it’s always available. You can even…

    Sep 2025 · github.com

  15. 15
    MCPCore80

    Build AI-powered MCP servers in the cloud

    Mar 2026 · mcpcore.io

  16. 16

    Connect Claude Desktop, ChatGPT, Codex Desktop, OpenClaw, or any MCP-capable assistant to Revise. Agents can draft, edit, export, and share documents on your behalf — even before you have an account. Includes the full tool-by-tool reference.

    29d ago · revise.io

  17. 17

    More than a decade ago, I adopted the self-imposed rule, if I answer a question more than once, the third time I need to be able to answer with a URL. Today, I published one very large URL - a book distilling what I learned from helping people work remotely at GitHub, and I wanted to rethink my rule for the age of AI. What if, instead of a URL, I could create an interactive experience that could tailor the guidance to your particular situation? What I ended up building was an Open and Async Advisor MCP server. To install (in claude or any other AI): > claude mcp add open-async -- npx -y…

    Jul 2026 · github.com

  18. 18AL

    Most of the MCP servers that I’ve seen are tools implemented in standalone projects. To onboard more tools (especially agents and multi-agent workflows) to MCP, I’ve been thinking it’s important to allow AI engineers to continue to prototype in their existing agent frameworks and deploy with minimal conversion when ready. We created the automcp library, which you can add as a dependency to existing projects (CrewAI, LangGraph, Llama Index, OpenAI Agents SDK, Pydantic AI, mcp-agent currently supported but more coming soon). You just need to run a CLI command to create a run_mcp.py file, make…

    2025 · github.com

  19. 19
    Vellum18

    Self-hosted MCP server over a folder of markdown

    Jul 2026 · github.com

  20. 20PT

    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

  21. 21TO

    Prepend tomcp.org/ to any URL to instantly turn it into an MCP server. You can either chat directly with the page or add the config to Cursor/Claude to pipe the website/docs straight into your context. Why MCP? Using MCP is better than raw scraping or copy-pasting because it converts the page into clean Markdown. This helps the AI understand the structure better and uses significantly fewer tokens. How it works: It is a proxy that fetches the URL, removes ads and navigation, and exposes the clean content as a standard MCP Resource. Repo:…

    Dec 2025 · github.com

  22. 22

    Scale web agents in our cloud, remote control your browser

    Nov 2025

  23. 23

    Support bots that answer only from your documentation ⭐

    Jul 2026

  24. 24OS

    I’ve been working on Code2Docs, an open-source CLI tool that helps developers automatically generate inline documentation (docstrings + comments) for Python code using AI. It’s built to solve a common problem I’ve faced (and seen often in teams): We code by "vibe" — fast iterations, minimal docs, and then forget what the logic was months later. Code2Docs helps bridge that gap by documenting as you go — without breaking your flow. Right now it supports function-level documentation. Planned features include: - README.md generation for projects - API endpoint docs - Database schema…

    2025 · code2docs-open-source.netlify.app

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