kordless/fastmcp-claude-tools
Example of using a FastMCP server with Claude API in a Python client
Platform-specific configuration:
{
"mcpServers": {
"fastmcp-claude-tools": {
"command": "npx",
"args": [
"-y",
"fastmcp-claude-tools"
]
}
}
}Add the config above to .claude/settings.json under the mcpServers key.
Loading reviews...