mcp-agent-tool-adapter
@serkanyasr
About mcp-agent-tool-adapter
Transforms MCP tools into collaborative, reasoning agents using modern agent frameworks.
Basic information
Config
No standard config provided
This server doesn't expose a parseable MCP config block in its README. See the repository for install instructions.
RepositoryTools
No tools detected
We auto-extract tools from the README. The maintainer can list them under a ## Tools heading to populate this section.
Overview
What is mcp-agent-tool-adapter?
mcp-agent-tool-adapter enables modular tool invocation via the MCP protocol and transforms MCP tools into agents using either Google ADK (with FastAPI or CLI interfaces) or LangGraph (with ReAct and streaming tool planning). It is designed for developers who want to connect MCP-compatible tools to agent frameworks.
How to use mcp-agent-tool-adapter?
Clone the repository, install dependencies with pip install -r requirements.txt, define tools in mcp_config.json, then run either python app_client_adk.py for a Google ADK CLI agent or python app_client_langgraph.py for a LangGraph ReAct CLI agent.
Key features of mcp-agent-tool-adapter
- Transforms MCP tools into Google ADK or LangGraph agents.
- Supports streaming interfaces via FastAPI or CLI.
- Handles tool server spawning, session management, and cleanup.
- Dynamically swap agent type by changing
tool_typeto "google" or "langgraph". - Modular
MCPClientarchitecture for tool adaptation.
Use cases of mcp-agent-tool-adapter
- Building a CLI chat agent that uses MCP filesystem tools.
- Creating a LangGraph ReAct agent with streaming tool planning.
- Prototyping multi-agent workflows that switch between ADK and LangGraph.
- Exposing MCP tools as FastAPI endpoints via Google ADK agents.
FAQ from mcp-agent-tool-adapter
What MCP servers does mcp-agent-tool-adapter support?
Any MCP server defined in mcp_config.json; an example uses the @modular-protocol/filesystem server via npx.
How do I change the agent type?
Set tool_type to "google" for Google ADK or "langgraph" for LangGraph in your application code.
What are the runtime requirements?
Python 3.10 or higher is required.
Does mcp-agent-tool-adapter support streaming?
Yes, both the Google ADK and LangGraph agents include streaming capabilities (FastAPI or CLI).
Is there a CLI interface?
Yes, two CLI scripts are provided: app_client_adk.py and app_client_langgraph.py.
More AI & Agents MCP servers
MCP Server - Remote MacOs Use
baryhuangThe only general AI agent that does NOT requires extra API key, giving you full control on your local and remote MacOs from Claude Desktop App
meGPT - upload an author's content into an LLM
adriancoCode to process many kinds of content by an author into an MCP server
欢迎来到 智言平台
Shy2593666979AgentChat 是一个基于 LLM 的智能体交流平台,内置默认 Agent 并支持用户自定义 Agent。通过多轮对话和任务协作,Agent 可以理解并协助完成复杂任务。项目集成 LangChain、Function Call、MCP 协议、RAG、Memory、HITL、Skill、Milvus 和 ElasticSearch 等技术,实现高效的知识检索与工具调用,使用 FastAPI 构建高性能后端服务。
1Panel
1Panel-dev🔥 1Panel is a modern, open-source VPS control panel — and the only one with native AI agent support. Run Ollama models, deploy OpenClaw agents, and manage your entire server stack from one clean web interface.
Unreal Engine Generative AI Support Plugin
prajwalshettydevUnreal Engine plugin for LLM/GenAI models & MCP UE5 server. OpenAI GPT-5, Deepseek R1, Claude Opus/Sonnet, Gemini 3, Grok 4, Alibaba Qwen, Kimi, ElevenLabs TTS, Inworld, OpenRouter, Groq, GLM, Ollama, Local, Meshy, Tripo, Hunyuan3D, Rodin, fal, Dashscope, Seedream. NPC AI, agenti
Comments