Coderifts Api Governance
@coderifts
About Coderifts Api Governance
PR-native API governance for AI agents. Detects breaking API changes at merge time, scores blast radius, and blocks unsafe agent tool calls before production. Preflight check, risk scoring, Decision Spec v1.0.
Basic information
Config
Add this server to your MCP-compatible client using the configuration below.
{
"mcpServers": {
"coderifts": {
"url": "https://app.coderifts.com/mcp",
"env": {
"api_key": "<YOUR_CODERIFTS_API_KEY>"
}
}
}
}Tools
No tools detected
We auto-extract tools from the README. The maintainer can list them under a ## Tools heading to populate this section.
Overview
What is Coderifts Api Governance?
Docker Compose configuration for self-hosting the CodeRifts application on your own infrastructure. It orchestrates the CodeRifts app, a PostgreSQL database, and a Redis cache.
How to use Coderifts Api Governance?
Clone the repository, copy .env.example to .env and configure environment variables, then run docker compose up -d to start all services.
Key features of Coderifts Api Governance
- Docker Compose orchestration for CodeRifts
- Includes PostgreSQL database and Redis cache
- Template for required environment variables
- Detailed deployment and configuration guide
Use cases of Coderifts Api Governance
- Self-host CodeRifts on private infrastructure
- Deploy with minimal setup using Docker Compose
- Run CodeRifts with its required data stores
FAQ from Coderifts Api Governance
—
More Developer Tools MCP servers
MCP Inspector
modelcontextprotocolVisual testing tool for MCP servers
MCP Framework
QuantGeekDevThe Typescript MCP Framework

Sentry
modelcontextprotocolModel Context Protocol Servers
Unity MCP (Server + Plugin)
IvanMurzakAI Skills, MCP Tools, and CLI for Unity Engine. Full AI develop and test loop. Use cli for quick setup. Efficient token usage, advanced tools. Any C# method may be turned into a tool by a single line. Works with Claude Code, Gemini, Copilot, Cursor and any other absolutely for fr
OpenSumi
opensumiA framework helps you quickly build AI Native IDE products. MCP Client, supports Model Context Protocol (MCP) tools via MCP server.
Comments