nowfound

Alternatives

Products that do what LangChain MCP does

Give your code assistant fresh LangChain 1.x knowledge

  1. 1

    Build LLM apps and plug AI into your team's operations

    2023

  2. 2

    A collection of production-ready reference architectures

    2023

  3. 3

    The low-code platform for testing AI apps

    2024

  4. 4

    Connect any API to any AI agent

    May 2026 · mcp-bridge.ai

  5. 5

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

    May 2026 · apideck.com

  6. 6NS
  7. 7

    Give your agent tools to create beautiful, codebase-aware UI

    Apr 2026 · aidesigner.ai

  8. 8

    Plug-and-play AI agents via dynamic tool discovery with MCP

    2025

  9. 9
    Ollang DX164

    The AI Language Execution Layer for Enterprise

    Mar 2026 · ollang.com

  10. 10

    5000+ MCP servers AI tools, 1 line of code

    2025

  11. 11
    KodHau109

    Stop AI agent from breaking prod—give it your team's history

    May 2026 · kodhau.com

  12. 12

    The tools Appstore for your AI

    Sep 2025

  13. 13

    Open-source Computer Use MCP for AI agents

    May 2026 · github.com

  14. 14

    The memory layer for AI agents

    Jul 2026 · kitforai.com

  15. 15

    Localization engineering platform for consistent translation

    May 2026 · lingo.dev

  16. 16LW

    Some technical context on what we ran into building this. MCP tools don't really work for financial data at scale. One tool call for five years of daily prices dumps tens of thousands of tokens into the context window. And data vendors pack dozens of tools into a single MCP server, schemas alone can eat 50k+ tokens before the agent does anything useful. So we auto-generate typed Python modules from the MCP schemas at workspace init and upload them into the sandbox. The agent just imports them like a normal library. Only a one-line summary per server stays in the prompt. We have around 80…

    Apr 2026 · github.com

  17. 17

    Connect your AI Agent to 400+ business systems in minutes

    Oct 2025

  18. 18

    MCP server that gives AI the ability to use an iPhone

    Jan 2026 · github.com

  19. 19

    Global APIs as MCP powered by AI Gateway

    2025

  20. 20
    Deeptrue123

    Real-time AI Copilot for global meetings

    2025

  21. 21

    Open-source MCP bridge for Blender AI workflows

    21d ago · github.com

  22. 22

    Master Chains, Agents, Tools, Memory & RAG

    18d ago · khayyamshah2007.blogspot.com

  23. 23LA

    Hi HN, Working with multiple projects, I got tired of re-explaining our complex multi-node system to LLMs. Documentation helped, but plain text is hard to search without indexing and doesn't work across projects. I built Linggen to solve this. My Workflow: I use the Linggen VS Code extension to "init my day." It calls the Linggen MCP to load memory instantly. Linggen indexes all my docs like it’s remembering them—it is awesome. One click loads the full architectural context, removing the "cold start" problem. The Tech: Local-First: Rust + LanceDB. Code and embeddings stay on your machine. No…

    Dec 2025 · github.com

  24. 24AC

    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

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