Back to search
30
MCP
@zodromon/mcp-gen
npm/@zodromon/mcp-genTurn typed TypeScript functions into an MCP server: infers tool, resource, and prompt schemas from your types and JSDoc — with a live playground, a CI contract guard, and optional bearer-token auth for deployment.
Uptime
0.0%
10 probes
Response
0ms
last probe
Tools
0
callable
Primary URL
—
Similar MCP servers embedding-nearest
How to use
Add to your Claude Desktop / Cursor / Cline MCP config:
{
"mcpServers": {
"@zodromon/mcp-gen": {
"url": "None",
"transport": "http"
}
}
}