platform-devs

dataforalltech/platform-devs
★ 0 stars Python 🤖 AI/LLM Updated today
MCP servers for platform infrastructure
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": {
    "platform-devs": {
      "command": "uvx",
      "args": [
        "platform-devs"
      ]
    }
  }
}

Or install with pip: pip install platform-devs

README Excerpt

MCP (Model Context Protocol) servers for the dataforalltech platform infrastructure. This repository contains 11 operational MCP servers that provide tools for AI agents to interact with platform services, CI/CD systems, governance, and infrastructure management. The platform-devs repository is dedicated to hosting all MCP servers that support the dataforalltech platform ecosystem. These servers are complementary to the `platform-service-template` (which remains a reference/scaffold for building