🛠️

obra-cto

Local-first MCP that scores your codebase's build readiness. Your code never leaves your machine.

RUN IN TERMINAL
claude mcp add comget-obra-obra-cto -- npx -y obra-cto
ADD TO claude_desktop_config.json
{ "mcpServers": { "comget-obra-obra-cto": { "command": "npx", "args": ["-y", "obra-cto"] } } }
ADD TO .vscode/mcp.json
{ "mcpServers": { "comget-obra-obra-cto": { "command": "npx", "args": ["-y", "obra-cto"] } } }
ADD TO .cursor/mcp.json
{ "mcpServers": { "comget-obra-obra-cto": { "command": "npx", "args": ["-y", "obra-cto"] } } }

About This MCP Server

The obra-cto server is a local-first Model Context Protocol server that assesses the build readiness of a codebase, providing a score without requiring any code to be transmitted outside the local machine. It is an npm package that utilizes stdio, making it a useful tool for developers who want to evaluate their codebase's build readiness while maintaining control over their code. Developers can use obra-cto to get feedback on their code's build readiness at any point in the development process.

Local-first MCP that scores your codebase's build readiness. Your code never leaves your machine.. This is a Model Context Protocol (MCP) server that extends AI assistants like Claude with developer tools capabilities via the stdio transport.

Package

obra-cto on npm

HOW TO USE

Select your AI client above to get the install command. This MCP server uses the stdio transport and is available on npm.

What tools does it provide?

The obra-cto server extends your AI assistant with developer tools capabilities. Once installed, your AI can use its tools automatically.

DETAILS
README BADGE
Skills Playground MCP badge
[![Skills Playground](https://skillsplayground.com/badges/mcp/comget-obra-obra-cto.svg)](https://skillsplayground.com/mcps/comget-obra-obra-cto/)
SHARE
Share on X

Related MCP Servers

Get the best new skills
in your inbox

Weekly roundup of top Claude Code skills, MCP servers, and AI coding tips.