Koa Typescript
MCP Serverby Mindrally · Added 5mo ago
Claude
8
Install
git clone https://github.com/Mindrally/skillsAdd to Claude
claude mcp add koa-typescriptQuick Setup Config
Copy & paste ready~/Library/Application Support/Claude/claude_desktop_config.json (macOS) %APPDATA%\Claude\claude_desktop_config.json (Windows)
{
"mcpServers": {
"koa-typescript": {
"command": "npx",
"args": [
"@modelcontextprotocol/koa-typescript"
]
}
}
}Paste into your Claude Desktop config file, then restart Claude.
About
Guidelines for building modern APIs with Koa.js and TypeScript, featuring the onion middleware model and async/await patterns
Tags
securitytypescriptnodetestingapiskill