yWorks/mcp-typescribe
An MCP server implementation enabling LLMs to work with new APIs and frameworks
Parses TypeScript definitions (via TypeDoc JSON) into a queryable knowledge base that LLMs can efficiently search for symbols, type hierarchies, and implementation details without loading entire codebases into context. Exposes nine specialized tools—including symbol search, parameter inspection, and usage tracking—through the Model Context Protocol, enabling AI coding assistants like Claude and Cline to understand unfamiliar APIs autonomously without manual guidance or retraining.
Stars
44
Forks
8
Language
TypeScript
License
MIT
Category
Last pushed
Oct 17, 2025
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/mcp/yWorks/mcp-typescribe"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Higher-rated alternatives
steipete/mcporter
Call MCPs via TypeScript, masquerading as simple TypeScript API. Or package them as cli.
comet-ml/opik-mcp
Model Context Protocol (MCP) implementation for Opik enabling seamless IDE integration and...
yuniko-software/minecraft-mcp-server
A Minecraft MCP Server powered by Mineflayer API. It allows to control a Minecraft character in...
esaio/esa-mcp-server
esa.io の公式 MCP(Model Context Protocol)サーバー(STDIO Transport版)
yuque/yuque-mcp-server
Yuque MCP Server - Model Context Protocol server for Yuque API