67
/ 100
13 days ago
glama

platform-eng-copilot

Enables platform engineering workflows via GitHub Copilot, including creating repositories from templates and provisioning Azure deployment environments.

Is this your MCP?

Claim it to get a verified publisher badge, a free copy of our full audit findings, and direct contact for any high-priority issues we find.

Install from

M8ven verifies MCPs across every public registry — install directly from whichever one you prefer.

// key findings
⚠️
Known vulnerabilities in dependencies: 2 high
Affects packages this MCP installs at runtime. Upgrade or remove the affected dependency.
No credential exfiltration, no sensitive file access, no obfuscation
Static analysis found nothing flowing your secrets to unexpected places.
Open source with a license and README
Anyone can audit the code, the license is declared, and the publisher documents what it does.
🔐
You'll be asked for 2 credentials: AZURE_CLIENT_SECRET, GITHUB_PRIVATE_KEY
These are read from process.env at runtime. Make sure you trust where they’ll be sent.
// required environment variables
This server reads these from process.env. You'll be asked to provide them before it can run.
configAZURE_CLIENT_ID"":"<YOUR_AZURE_CLIENT_ID>",
🔐 secretAZURE_CLIENT_SECRET"":"<YOUR_AZURE_CLIENT_SECRET>",
configAZURE_SUBSCRIPTION_ID"":"<YOUR_AZURE_SUBSCRIPTION_ID>",
configAZURE_TENANT_ID"":"<YOUR_AZURE_TENANT_ID>",
configDEVCENTER_CATALOG"":"<YOUR_DEVCENTER_CATALOG>"
configDEVCENTER_NAME"":"<YOUR_DEVCENTER_NAME>",
configDEVCENTER_PROJECT"":"<YOUR_DEVCENTER_PROJECT>",
configGITHUB_APP_IDFound in the GitHub App's settings page (displayed as "App ID")
configGITHUB_INSTALLATION_IDFound in the URL when you installed the app
configGITHUB_PATSave the token as environment variable
🔐 secretGITHUB_PRIVATE_KEYThe contents of the .pem file you downloaded
configPE_CONFIG_PATH
configPE_CONFIG_REPOYour organization's platform engineering configuration repository
// full audit trail
The full breakdown of what we checked, the deductions that landed, the network hosts, the dependency advisories, and concrete fix guidance is available to verified publishers.
// improvement guidance — verified publishers only
We have 5 concrete improvements we can share with the publisher of this MCP. Each comes with specific guidance to raise the trust score.
// embed badge in your README
[![M8ven Score](https://m8ven.ai/badge/mcp/danielmeppiel-agentic-platform-engineering-jbv8sl)](https://m8ven.ai/mcp/danielmeppiel-agentic-platform-engineering-jbv8sl)
commit: 87c8bdd7c0305b6fda5dc59d8257517332b1bbc2
code hash: aeb1719b4c34eada625de2c62126a8549d7e22f42eb27219e16ac96e658cb109
verified: 6/11/2026, 11:40:53 AM
view raw JSON →