yWorks/mcp-typescribe
An MCP server implementation enabling LLMs to work with new APIs and frameworks
This tool helps developers make new or internal TypeScript APIs understandable to Large Language Models (LLMs) used in coding assistants. It takes your API's TypeScript definitions and converts them into a format that LLMs can query in real-time. The result is that AI coding tools can immediately understand and use your unique APIs, eliminating the need for manual guidance or retraining.
Use this if you are a developer who wants your AI coding assistant (like those using Claude, Cline, or Cursor) to seamlessly interact with and generate code for your custom, proprietary, or newly released TypeScript APIs without extensive manual prompting.
Not ideal if you are looking for a general-purpose developer tool, as this project's public development is suspended, and a more specific follow-up project exists for yFiles API developers.
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.
yuniko-software/minecraft-mcp-server
A Minecraft MCP Server powered by Mineflayer API. It allows to control a Minecraft character in...
freee/freee-mcp
Model Context Protocol (MCP) server for freee API integration
hypothesi/mcp-server-tauri
A Model Context Protocol (MCP) server and plugin for Tauri v2 development
comet-ml/opik-mcp
Model Context Protocol (MCP) implementation for Opik enabling seamless IDE integration and...