Api Mocking
MCP Serverby lovedragonball · Added 5mo ago
Claude
32
Install
git clone https://github.com/lovedragonball/power-ranger-toolkitAdd to Claude
claude mcp add api-mockingQuick Setup Config
Copy & paste ready~/Library/Application Support/Claude/claude_desktop_config.json (macOS) %APPDATA%\Claude\claude_desktop_config.json (Windows)
{
"mcpServers": {
"api-mocking": {
"command": "npx",
"args": [
"@modelcontextprotocol/api-mocking"
]
}
}
}Paste into your Claude Desktop config file, then restart Claude.
About
--- name: api-mocking description: Create mock APIs for frontend development and testing without backend dependencies ---
Tags
developmenttypescriptbashnodetestingskill