nowfound

Alternatives

Products that do what DyneMCP does

Build powerful MCP servers with modern development tools

  1. 1
    xmcp333

    The framework for building & shipping MCP applications

    2025

  2. 2

    The fast, Pythonic way to build MCP servers and clients

    Jan 2026 · gofastmcp.com

  3. 3AM
  4. 4CR

    Hey HN, I built pg-mcp, a Model Context Protocol (MCP) server for PostgreSQL that provides structured schema inspection and query execution for LLMs and agents. It's multi-tenant and runs over HTTP/SSE (not stdio) Features - Supports multiple database connections from multiple agents - Schema Introspection: Returns table structures, types, indexes and constraints; enriched with descriptions from pg_catalog. (for well documented databases) - Read-Only Queries: Controlled execution of queries via MCP. - EXPLAIN Tool: Helps smart agents optimize queries before execution. - Extension…

    2025 · github.com

  5. 5

    Skip migration and launch MCP with built-in Auth

    Nov 2025 · arcade.dev

  6. 6

    The easiest way to build MCP servers in TypeScript

    Sep 2025

  7. 7
    HasMCP6

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

    Jan 2026 · hasmcp.com

  8. 8MS

    2025 · github.com

  9. 9MS

    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

  10. 10MA

    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

  11. 11

    Open-source MCP playground to test and introspect servers

    Nov 2025 · mcpplayground.io

  12. 12
    N8N2MCP137

    Turn your N8N workflow to MCP servers with just 3 clicks

    2025

  13. 13

    easily run MCP (model context protocol) servers in the cloud

    2025

  14. 14ST

    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

  15. 15

    Generate MCP servers from OpenAPI specification files

    2025

  16. 16
    MCPC9

    Build your own Codex with 1000s MCP tools, use anywhere

    Oct 2025

  17. 17

    Create MCP Server Creation Made Simple

    2025

  18. 18

    Create your custom MCP-Server in seconds

    2025

  19. 19PT

    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

  20. 20OS

    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

  21. 21

    Instantly create & deploy MCP servers from any API spec

    2025

  22. 22OS
  23. 23

    Turn any API documentation into a simple hosted MCP server.

    2025

  24. 24MU

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