viswajit2304/Integration-of-Basic-MCP-Servers-for-AI-Agents
Built lightweight MCP servers (Math & Weather) Created modular AI tools using FastMCP, exposing functions over stdio and HTTP for reuse. Integrated multi-server ReAct agent Combined MCP servers in a LangGraph agent with Groq LLMs, enabling dynamic tool selection and contextual reasoning.
Platform-specific configuration:
{
"mcpServers": {
"Integration-of-Basic-MCP-Servers-for-AI-Agents": {
"command": "npx",
"args": [
"-y",
"Integration-of-Basic-MCP-Servers-for-AI-Agents"
]
}
}
}Add the config above to .claude/settings.json under the mcpServers key.
Loading reviews...