Skip to main content
Glama
README.md
# CodeBlueprint — MCP Servers

Model Context Protocol (MCP) servers for AI coding agents by [CodeBlueprint](https://codeblueprint.gumroad.com).

## Available Servers

### mcp-devops-kit
GitHub, Docker, and filesystem tools for AI coding agents.
View on GitHub: https://github.com/Jmfrodero/codeblueprint-mcp/tree/main/devops-kit

## Roadmap
- mcp-docs-generator (in development)
- mcp-spain-tools (planned)

TDQS

B3.4/5.0

Scored across 9 tools

Disambiguation5/5

Each tool targets a clear and distinct operation: Docker tools cover logs, listing, and stats; filesystem tools cover listing, reading, and stats; GitHub tools cover issue creation, repo info, and repo listing. No overlap across categories.

Naming Consistency5/5

All tools follow a consistent domain_verb_noun pattern (e.g., docker_logs, fs_ls, github_create_issue), making it easy to infer action and scope from the name.

Tool Count5/5

With 9 tools across three well-defined domains, the count is within the optimal range (3–15). Each tool serves a distinct purpose without redundancy.

Completeness2/5

The tool set covers only monitoring and basic read operations for Docker and filesystem, and minimal GitHub actions. Missing fundamental operations like container management, file writes, GitHub issues listing/updating, and PR handling. This is a significant gap for a 'DevOps Kit'.

Maintenance

ActivityStale
ResponsivenessNo issues