rajkrrsingh/ClaudeSDKWithMCP
The project demonstrating the Model Context Protocol (MCP) with a FastMCP HTTP server and a Claude Agent SDK chatbot that uses MCP tools and resources.
Platform-specific configuration:
{
"mcpServers": {
"ClaudeSDKWithMCP": {
"command": "npx",
"args": [
"-y",
"ClaudeSDKWithMCP"
]
}
}
}Add the config above to .claude/settings.json under the mcpServers key.
Loading reviews...