π¦
Integrating Tools With MCP Server
MCP server: Integrating Tools With MCP Server
0 installs
Trust: 37 β Low
Devtools
Installation
npx integrating-tools-with-mcp-serverAsk AI about Integrating Tools With MCP Server
Powered by Claude Β· Grounded in docs
I know everything about Integrating Tools With MCP Server. Ask me about installation, configuration, usage, or troubleshooting.
0/500
Loading tools...
Reviews
Documentation
MCP Demo with LangChain and Groq
This project demonstrates how to use LangChain MCP Adapters with multiple tools (mathserver.py, weather.py) and integrate it with Groq LLMs to build a multi-agent intelligent system.
π§ Technologies Used -
- LangChain
- LangGraph
- MCP (Multi-tool Composable Protocol)
- Groq LLMs
- FastAPI (for weather service)
- AsyncIO (Python async)
.envconfiguration viapython-dotenv
π Project Structure
.
βββ client.py
βββ weather.py
βββ mathserver.py
βββ .env
βββ requirements.txt
βββ README.md
βββ env/ or .venv/
