gauravsingh8026/fastmcp-example
A complete example demonstrating how to build an MCP (Model Context Protocol) server and integrate it with LangChain and LangGraph for building AI agent workflows.
Platform-specific configuration:
{
"mcpServers": {
"fastmcp-example": {
"command": "npx",
"args": [
"-y",
"fastmcp-example"
]
}
}
}Add the config above to .claude/settings.json under the mcpServers key.
Loading reviews...