Sandeep45-cyber/Langraph-FastMCP
An intelligent AI assistant that uses Anthropic's Model Context Protocol (MCP) for standardized tool integration, powered by Groq (LLM inference), LangGraph (ReAct agent), FastMCP (custom tool server), and Streamlit (chat UI).
Platform-specific configuration:
{
"mcpServers": {
"Langraph-FastMCP": {
"command": "npx",
"args": [
"-y",
"Langraph-FastMCP"
]
}
}
}Add the config above to .claude/settings.json under the mcpServers key.
Loading reviews...