Api Design
MCP Serverby lovedragonball · Added 5mo ago
Claude
32
Install
git clone https://github.com/lovedragonball/power-ranger-toolkitAdd to Claude
claude mcp add api-designQuick Setup Config
Copy & paste ready~/Library/Application Support/Claude/claude_desktop_config.json (macOS) %APPDATA%\Claude\claude_desktop_config.json (Windows)
{
"mcpServers": {
"api-design": {
"command": "npx",
"args": [
"@modelcontextprotocol/api-design"
]
}
}
}Paste into your Claude Desktop config file, then restart Claude.
About
Design RESTful APIs with proper routes, validation, error handling, and documentation. Use when building backend services for PSI Engine or other server applications.
Tags
developmentjavascriptpythonjavanodeskill