Back to Home
IgorKrupenja icon

buerokratt-mcp

Verified Safe

by IgorKrupenja

Overview

Provides an MCP (Model Context Protocol) server for sharing AI coding assistant rules specific to Bürokratt modules across various IDEs.

Installation

Run Command
docker-compose up -d

Environment Variables

  • MCP_PORT
  • GITHUB_TOKEN

Security Notes

The server's authentication is explicitly marked as 'Planned' for OAuth2, relying on a session ID in headers for current session management which is less robust. A hardcoded default testing key ('voorshpellhappilo') for the 'x-ruuter-testing' header in the Service Module is a notable security vulnerability if not changed. An example SQL command in documentation includes a hardcoded password which is poor practice. The `sync-upstream.sh` script is powerful, executing git commands requiring `all` permissions, and should be used with caution. Rule files are read-only in the Docker setup, which is good for integrity. No obvious 'eval' or direct command injection vulnerabilities were found in the provided TypeScript source code processing user input.

Similar Servers

Stats

Interest Score19
Security Score6
Cost ClassMedium
Avg Tokens15000
Stars1
Forks0
Last Update2025-12-31

Tags

AI coding assistantDevelopment toolsRule engineMarkdownTypeScript