@typia/mcp
Freeby MCP Community
MCP (Model Context Protocol) integration for typia
v12.0.2Added Apr 12, 2026
mcpmodel-context-protocoltypiallmllm-function-calling
@typia/mcp MCP Server
MCP (Model Context Protocol) integration for typia
Installation
Reviews
Installation
Quick install
npx -y @typia/mcp
Add to claude_desktop_config.json
{
"mcpServers": {
"@typia/mcp": {
"command": "npx",
"args": ["-y", "@typia/mcp"]
}
}
}