Provides a standardized interface to interact with LangGraph agents through ChatGPT Enterprise, enabling conversational AI workflows with tools for agent invocation, streaming responses, and thread management.
A production-ready agent system that automatically discovers and uses tools from MCP servers using LangGraph's ReAct architecture and LLM-powered routing.
An MCP server that acts as a proxy to connect MCP clients to agent frameworks like Mastra and LangGraph, enabling agent discovery, dynamic server connections, and recursive agent networks.
A Model Context Protocol server that enables connecting LangChain or LangGraph agents to a MyShows.me profile, allowing users to manage and search for TV shows via API.
Domain-Driven MCP server for ed-tech workflows, exposing validated MCP tools backed by LangGraph agents, Supabase document retrieval, web search, and YouTube video discovery.
An MCP server that provides web search capabilities through the Tavily API and weather data retrieval tools. It demonstrates how to integrate external APIs into AI applications and build agentic workflows with LangGraph.
DingDawg Loop Protocol (DDLP) — safe scheduled AI agents
with
governance gates. Every loop execution is verified, receipted, and
fail-closed. MCP-native, works with CrewAI, LangGraph, Claude Code, Cursor.
Enables running durable, traceable AI agents via LangGraph through a universal MCP interface, integrating with Hatchet for orchestration, logging, and retries. Provides tools for knowledge management (ingestion, RAG) and Kubernetes operations (diagnosis, auto-fix).
MCP server that coordinates multiple AI specialists (SQL database, document RAG, and web research) using LangGraph, routing each question to the relevant agents and synthesizing their responses into a single answer with honest confidence flags.
An MCP server for automated interaction with Gemini's web interface using Playwright and LangGraph, enabling task execution, deep research, file uploads, chat management, and dynamic selector verification via MCP tools.
Enables enterprise multi-agent decision workflows that expose 8+ MCP tools such as SQL query, web search, Python sandbox, RAG, file access, data cleaning, chart generation, and HTTP calls, orchestrated with LangGraph, streaming output, and human-in-the-loop approvals.
Demonstrates integrating multiple MCP servers (arithmetic and weather) with a LangGraph ReAct agent using Groq, enabling an LLM to dynamically discover and consume tools across different transport protocols.
A Model Context Protocol server that provides financial tools for retrieving real-time stock data, analyst recommendations, financial statements, and web search capabilities for a LangGraph-powered ReAct agent.