YA_MCPServer_Template

kislate/YA_MCPServer_Template
★ 1 stars Python 📦 Other Updated 1mo ago
winter vacation homework
View on GitHub →

Quick Install

Copy the config for your editor. Some servers may need additional setup — check the README.

Add to claude_desktop_config.json:

{
  "mcpServers": {
    "ya_mcpserver_templat": {
      "command": "uvx",
      "args": [
        "ya-mcpserver-template"
      ]
    }
  }
}

Or install with pip: pip install ya-mcpserver-template