MCP Servers / development / MCP-Typescribe

MCP-Typescribe

JSON →
httpnone45development

Answers questions about TypeScript APIs using TypeDoc JSON documentation.

Install
How to run this server
[ { "cmd": "npx typedoc", "imports": [] } ]
server path: mcp-typescribe
Tools
What this server exposes
search_symbols
Find symbols by name with optional filtering by kind
get_symbol_details
Get detailed information about a specific symbol
list_members
List methods and properties of a class or interface
get_parameter_info
Get information about function parameters
find_implementations
Find implementations of interfaces or subclasses
search_by_return_type
Find functions returning a specific type
search_by_description
Search in JSDoc comments
get_type_hierarchy
Show inheritance relationships
find_usages
Find where a type/function is used
Configuration
Environment & auth
authnone
Resources
MCP-Typescribe — MCP Server · libregistry