Type Generator
MCP Serverby lovedragonball · Added 5mo ago
Claude
32
Install
git clone https://github.com/lovedragonball/power-ranger-toolkitAdd to Claude
claude mcp add type-generatorQuick Setup Config
Copy & paste ready~/Library/Application Support/Claude/claude_desktop_config.json (macOS) %APPDATA%\Claude\claude_desktop_config.json (Windows)
{
"mcpServers": {
"type-generator": {
"command": "npx",
"args": [
"@modelcontextprotocol/type-generator"
]
}
}
}Paste into your Claude Desktop config file, then restart Claude.
About
--- name: type-generator description: Generate TypeScript types and interfaces from JSON data, API responses, or database schemas ---
Tags
developmenttypescriptbashapidatabaseskill