MCP-Platform

odzywa/MCP-Platform
★ 1 stars Python AI/LLM Updated today
A secure platform for easy deployment of MCP servers with any tools.
View on GitHub → Try with Claude — $10 free →

Quick Install

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

Add to claude_desktop_config.json:

{
  "mcpServers": {
    "mcp-platform": {
      "command": "uvx",
      "args": [
        "mcp-platform"
      ]
    }
  }
}

Or install with pip: pip install mcp-platform

README Excerpt

A self-hosted platform for creating, deploying and managing **MCP (Model Context Protocol) servers** — without writing code. Connect AI assistants (Continue, OpenWebUI, Claude Desktop) to your infrastructure: databases, APIs, Kubernetes clusters, Linux servers — all through a visual web UI. --- - **Visual tool builder** — create MCP tools from a web form, not code

Tools (14)

MCP_HOST_DATA_PATHMCP_PLATFORM_PORTMCP_RUNTIME_PUBLIC_BASE_URLMCP_RUNTIME_PUBLIC_PORT_BASEcreate_mcp_serverdeploy_serverget_instructionslist_packageslist_serversoperatorpingserver_detailssshstop_server