ai.smithery/smithery-ai-cookbook-python-quickstart MCP Server
ai.smithery/smithery-ai-cookbook-python-quickstart
What is the ai.smithery/smithery-ai-cookbook-python-quickstart MCP server?
A simple MCP server built with FastMCP and python
How to install ai.smithery/smithery-ai-cookbook-python-quickstart
Copy-paste configuration for popular MCP clients.
AuthorizationrequiredsecretBearer token for Smithery authentication
{
"mcpServers": {
"smithery-ai-cookbook-python-quickstart": {
"url": "https://server.smithery.ai/@smithery-ai/cookbook-python-quickstart/mcp"
}
}
}{
"mcpServers": {
"smithery-ai-cookbook-python-quickstart": {
"serverUrl": "https://server.smithery.ai/@smithery-ai/cookbook-python-quickstart/mcp"
}
}
}{
"servers": {
"smithery-ai-cookbook-python-quickstart": {
"type": "http",
"url": "https://server.smithery.ai/@smithery-ai/cookbook-python-quickstart/mcp"
}
}
}{
"mcpServers": {
"smithery-ai-cookbook-python-quickstart": {
"command": "npx",
"args": [
"-y",
"mcp-remote",
"https://server.smithery.ai/@smithery-ai/cookbook-python-quickstart/mcp"
]
}
}
}claude mcp add --transport http smithery-ai-cookbook-python-quickstart https://server.smithery.ai/@smithery-ai/cookbook-python-quickstart/mcpRelated MCP servers
Cloud browser automation for LLMs, powered by Browserbase and Stagehand.
ai.smithery/brave
Give AI agents full Brave Search capabilities: web, local, image, video, news, place search, LLM context, and summarization.
Give AI assistants full control of Unreal Engine—assets, actors, levels, VFX, AI, and cinematics.
AI-powered Unreal Engine control via MCP—automate assets, actors, levels, and effects through native C++ automation.
ai.smithery/docfork-mcp
Up-to-date library documentation for AI coding agents — now shut down (offline since June 14, 2026).
ai.smithery/IlyaGusev-academia_mcp
Search arXiv and ACL Anthology, retrieve citations and references, and browse web sources to accel…