nowfound

Alternatives

Products that do what npmcreate-mcp-tools does

Create MCP Server Creation Made Simple

  1. 1

    The Official MCP Bridge to GitHub APIs

    2025

  2. 2
    mcp-use581

    Open source SDK and infra for MCP servers & agents

    2025

  3. 3

    The fast, Pythonic way to build MCP servers and clients

    Jan 2026 · gofastmcp.com

  4. 4

    Create your custom MCP-Server in seconds

    2025

  5. 5

    One command line to add UI components to your project

    Oct 2025

  6. 6

    Instantly create & deploy MCP servers from any API spec

    2025

  7. 7MS

    2025 · github.com

  8. 8

    5000+ MCP servers AI tools, 1 line of code

    2025

  9. 9

    Generate MCP servers from OpenAPI specification files

    2025

  10. 10
    MCPCore80

    Build AI-powered MCP servers in the cloud

    Mar 2026 · mcpcore.io

  11. 11AM
  12. 12

    2,500+ APIs and 10,000+ tools for your AI assistant

    2025

  13. 13MG

    Hey HN, Sagiv from liblab is here. We've been deep in the world of API tooling for years at liblab, primarily focusing on generating SDKs and documentation from OpenAPI specs. Recently, we kept running into a recurring frustration: connecting AI tools to existing APIs is way more complex than it should be. You start with a simple goal – let an LLM talk to your API – and suddenly you're neck-deep in spinning up infrastructure, wrestling with authentication, and writing a ton of custom glue code just to translate natural language into structured API calls. Then you have to maintain it all. To…

    2025 · mcp.liblab.com

  14. 14

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

    12d ago · mcp-builder.ai

  15. 15

    Connect any API to any AI agent

    May 2026 · mcp-bridge.ai

  16. 16
    N8N2MCP137

    Turn your N8N workflow to MCP servers with just 3 clicks

    2025

  17. 17AL

    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

  18. 18

    Open-source MCP playground to test and introspect servers

    Nov 2025 · mcpplayground.io

  19. 19
    AutoMCP150

    Easily deploy your existing AI agent projects as MCP servers

    2025

  20. 20MS

    Hi HN! I built a custom MCP (Model Context Protocol) server that connects Blender to LLMs like ChatGPT, Claude, and any other llm supporting tool calling and mcps, enabling the AI to understand and control 3D scenes using natural language. You can describe an entire environment like: > “Create a small village with 5 huts arranged around a central bonfire, add a river flowing on the left, place a wooden bridge across it, and scatter trees randomly.” And the system parses that, reasons about the scene, and builds it inside Blender — no manual modeling or scripting needed. What it can do: -…

    2025 · blender-mcp-psi.vercel.app

  21. 21MO

    Every MCP server injects its full tool schemas into context on every turn — 30 tools costs ~3,600 tokens/turn whether the model uses them or not. Over 25 turns with 120 tools, that's 362,000 tokens just for schemas. mcp2cli turns any MCP server or OpenAPI spec into a CLI at runtime. The LLM discovers tools on demand: mcp2cli --mcp https://mcp.example.com/sse --list # ~16 tokens/tool mcp2cli --mcp https://mcp.example.com/sse create-task --help # ~120 tokens, once mcp2cli --mcp https://mcp.example.com/sse create-task --title "Fix bug" No…

    Mar 2026 · github.com

  22. 22WM
  23. 23MF

    Hey everyone, I've wanted an easy way to control which mcp server tools are available to clients. So for example, I might want a gmail server to only expose the read tool (but not send, delete etc). I figured if I create a cli for spawning mcp servers, I could intercept the stdin, stdout, stderr etc and modify what the clients see when they are making calls to list tools, resources, and prompts. Well it worked! In the initial version you can easily add a server to claude with a safe list of tools: npx -y mcpgod add @modelcontextprotocol/server-everything --client claude --tools=echo,add…

    2025 · github.com

  24. 24MA

    Hey HN, I spent my xmas break building an agent framework called mcp-agent [1](https://github.com/lastmile-ai/mcp-agent) for Model Context Protocol [2]. It makes it easy to build AI apps with MCP servers, and implements every pattern from the popular Building Effective Agents blog [3] as well as OpenAI’s Swarm [4]. I’m sharing it early to get community feedback on where to take it from here, and to ask for contributions. For those who aren’t familiar with MCP, I think of it as a standardized interface to let AI communicate with software via tool calls, resources and…

    2025 · github.com

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