Python Sdk
MCP Serverby inference-sh · Added 5mo ago
Claude
16
Install
git clone https://github.com/inference-sh/skillsAdd to Claude
claude mcp add python-sdkQuick Setup Config
Copy & paste ready~/Library/Application Support/Claude/claude_desktop_config.json (macOS) %APPDATA%\Claude\claude_desktop_config.json (Windows)
{
"mcpServers": {
"python-sdk": {
"command": "npx",
"args": [
"@modelcontextprotocol/python-sdk"
]
}
}
}Paste into your Claude Desktop config file, then restart Claude.
About
Python SDK for inference.sh - run AI apps, build agents, and integrate with 150+ models. Package: inferencesh (pip install inferencesh). Supports sync/async, streaming, file uploads. Build agents with template or ad-hoc patterns, tool builder API, skills, and human approval. Use for: Python integration, AI apps, agent development, RAG pipelines, automation. Triggers: python sdk, inferencesh, pip install, python api, python client, async inference, python agent, tool builder python, programmat...
Tags
developmentjavascriptpythongojavaskill