MCP Directory
Back

python-sdk-replit-template-1763507787139

by mattppal · Python · ★ 0

Replit-ready template generated from modelcontextprotocol/python-sdk

Install

pip install git+https://github.com/mattppal/python-sdk-replit-template-1763507787139.git

Auto-generated from the repo's primary language — check the repo's own README for its exact install instructions.

Claude Desktop config

A starting point for your claude_desktop_config.json (auto-generated — the repo's README may specify a published package name or required env vars):

{
  "mcpServers": {
    "python-sdk-replit-template-1763507787139": {
      "command": "uvx",
      "args": [
        "git+https://github.com/mattppal/python-sdk-replit-template-1763507787139.git"
      ]
    }
  }
}

From the README

This is a Replit-ready starter template generated from [](https://github.com/modelcontextprotocol/python-sdk). 1. Click "Fork" or "Use Template" 2. The project will automatically set up 3. Click "Run" to start the application - **Language**: Python - **Pre-configured**: Ready to run on Replit with one click - **Clean**: Unnecessary files removed for a minimal starter The template is configured to run automatically with: This template was automatically generated by Tutorial Tinder's template converter, which: 1. Cloned the original repository 2. Detected the language and framework 3. Remov…
Read full README on GitHub →

Related other servers