leonarduk/mcp-toolsmith
Python CLI that converts OpenAPI/Swagger specifications into production-ready MCP server templates in TypeScript
Platform-specific configuration:
{
"mcpServers": {
"mcp-toolsmith": {
"command": "npx",
"args": [
"-y",
"mcp-toolsmith"
]
}
}
}Add the config above to .claude/settings.json under the mcpServers key.
Loading reviews...