Skip to main content
Glama
426,352 tools. Updated 2026-08-09 20:24

"LangChain" matching MCP tools:

Matching MCP Servers

  • F
    license
    -
    quality
    D
    maintenance
    A Multi-Server Control Plane system that enables natural language querying of job listings and employee feedback data through two specialized servers built with LangChain.
    8

Matching MCP Connectors

  • MCP server for langchain documentation, generated by doc2mcp.

  • Run a prompt through a LangChain (system + human) chain over Gemini on Vertex AI; optional LangSmith

  • Retrieve paginated RAG-ready text chunks from an indexed dataset. Filter by quality grade and PII masking, then integrate with LangChain or LlamaIndex.
    MIT
  • Identify the exact library name and official documentation source before writing third-party code. Ensures accurate, up-to-date API usage and prevents hallucinations.
    MIT
  • List curated end-to-end implementation recipes for common ProsodyAI integration tasks, including adding prosody to LiveKit agents, streaming from browsers, wiring LangChain tools, and defining KPIs.
    MIT
  • Search the AgentDNS network for agents and services using semantic and keyword queries. Filter results by category, tags, status, and more to find exactly what you need.
    MIT
  • Get a behavioral commitment profile for any npm package to assess supply chain risk. Reveals publisher depth, release consistency, and activity trends.
    MIT
  • Retrieve documentation text for AI libraries like LangChain, OpenAI, and Llama-Index using a query and library name.
    MIT
  • Vet PyPI packages by analyzing behavioral signals: package age, download trends, release consistency, publisher count, and linked GitHub activity. Identify supply chain risks and abandonware.
    MIT
  • Create a development task with title, type, priority, and scope. Optionally specify due date, acceptance criteria, constraints, context, dependencies, and agent execution flag. Tasks start as pending evaluation.
    MIT
  • Set up a ChromaDB vector database with LangChain integration, storing text embeddings and optional metadata, with persistence support, returning a retriever.
    MIT