Back to directory
yworks/mcp-typescribe

yworks/mcp-typescribe

@yWorks

An MCP server implementation enabling LLMs to work with new APIs and frameworks

typescriptapidocumentationtypedocllmcontext

Installation & Configuration

{
  "mcpServers": {
    "typescribe": {
      "command": "npx",
      "args": [
        "-y",
        "mcp-typescribe@latest",
        "run-server",
        "<PATH_TO_API_DOT_JSON>"
      ],
      "env": {}
    }
  }
}

Information

Transport
stdio
Language
TypeScript
Created
2026/6/12
Updated
2026/6/13