Part 1. Real-Time LangGraph Agent with MCP Tool Execution
This project demonstrates a decoupled real-time agent architecture that connects LangGraph agents to remote tools served by custom MCP (Modular Command…
Directory
This project demonstrates a decoupled real-time agent architecture that connects LangGraph agents to remote tools served by custom MCP (Modular Command…
Addapter that turns MCP server tools into langchain usable tools
This server exposes GoHighLevel (GHL) sub-account tools to an Anthropic-powered LangGraph agent using the Model Context Protocol (MCP). It acts as a secure…
LangGraph Agent that integrates with MCP servers
Simple Multi-Server MCP Client with LangChain
Multi MCP Server and client w/ LangGraph Prebuilt ReAct Agent
Transforms MCP tools into collaborative, reasoning agents using modern agent frameworks.
<div align="center"> # Move Agent Kit An open-source toolkit for connecting AI agents to Move/Aptos protocols. ](htt…
Tool-based LLM integration with Zenodo via the Model Context Protocol (MCP)
Marchward is an Apache-2.0 open-source runtime authority for AI agents. It routes an agent's tool calls through one control point: credential mediation (the…
GitHub AI Agent powered by official GitHub MCP Server. Uses LangGraph and LangChain MCP Adapters. Agent is exposed on various agent transport protocols (AGNTCY…
PagerDuty AI Agent powered by 1st Party MCP Server using OpenAPI Codegen, LangGraph and LangChain MCP Adapters. Agent is exposed on various agent transport…
Instead of dumping 1000+ tools into a model’s prompt and expecting it to choose wisely, the Unified MCP Tool Graph equips your LLM with structure, clarity, and…
Static worst-case token-budget analysis of LLM-agent workflows
Expose any LangChain chain, agent, or tool as an MCP server. Schema-aware tool registration, tool-call tracing, retry and timeout policies, and structured…
Java AI application development framework (supports LLM-tool,skill; RAG; MCP; Agent-ReAct,Team-Agent). Compatible with java8 ~ java25. It can also be embedded…
This tool generates Model Context Protocol (MCP) servers from OpenAPI specifications, producing Python packages that AI assistants can use to interact with…