developer tools

Mcp Typescribe

MCP server that provides Typescript API information efficiently to the agent to enable it to work with untrained APIs

typescript
local
developer tools
0
View on GitHub

Installation

npx -y yWorks/mcp-typescribe

Configuration

Add this to your Copilot settings (Settings → Features → MCP → Add New MCP Server):

{
  "name": "mcp-typescribe",
  "command": "npx",
  "args": [
    "-y",
    "yWorks/mcp-typescribe"
  ]
}

About This MCP Server

yWorks/mcp-typescribe

MCP server that provides Typescript API information efficiently to the agent to enable it to work with untrained APIs

GitHub: https://github.com/yWorks/mcp-typescribe

Need More Details?

View the complete documentation, examples, changelog, and more on GitHub

View Full Documentation on GitHub