Loading MCP server directory, please wait...
The API-change deploy gate for AI coding agents. Read-only breaking-change detection.
npx @getmcp/cli add io.github.specshield26/specshield-mcp-serverRequires Node.js 18+. Community-contributed server. Review source before installing.
SPECSHIELD_API_KEYSpecShield API key
Config file: ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"io.github.specshield26/specshield-mcp-server": {
"command": "npx",
"args": [
"-y",
"specshield-mcp-server"
],
"env": {
"SPECSHIELD_API_KEY": "",
"SPECSHIELD_API_URL": "",
"SPECSHIELD_TIMEOUT_MS": "",
"SPECSHIELD_LOG_LEVEL": ""
}
}
}
}MCP server for progressive tool usage at any scale (see https://klavis.ai)
Decision system for AI coding agents. Surfaces what your project decided, and why, before changes.
A MCP server built for developers enabling Git based project management with project and personal…
A Model Context Protocol (MCP) application for automated GitHub PR analysis and issue management.…