libregistry
Registry
Models
Docker
IAM
MCP
Docs
Sign in with Google
MCP Servers
/
development
/ MCP-Typescribe
MCP-Typescribe
JSON →
http
none
★ 45
development
Answers questions about TypeScript APIs using TypeDoc JSON documentation.
github ↗
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
auth
none
Resources
github
https://github.com/yWorks/mcp-typescribe ↗
MCP-Typescribe — MCP Server · libregistry