Priority — TypeScript Compiler Intelligence
Stateless TS/JS compiler facts for agents: references, imports, impact.
Community: Submitted by a user or imported; check the owner before granting accessOnlineNo sign-inGlobalFreeRead-only
What it can do
What data it sees
Do you need an account
No: the server works without sign-in
Stateless TS/JS compiler facts for agents: references, imports, impact. No repo index or OAuth.
Server tool list (12)
Raw names from tools/list. Only developers need these.
| open_snapshot | Store supplied source files ephemerally and return an opaque snapshot handle for reuse. |
| get_capabilities | Return Semantic Reader capabilities, limits, billing and discovery facts. |
| find_symbol | Resolve a symbol name to deterministic ranked compiler symbol candidates; safely reports ambiguity. |
| get_definition | Return the compiler-resolved declaration for one supplied-file symbol. |
| get_type | Return TypeScript type facts and call/construct signatures for one declaration. |
| get_diagnostics | Return bounded TypeScript syntactic and semantic diagnostics for supplied files. |
| get_symbol_context | Return bounded definition/callers/callees context; references or impact request paid depth. |
| query_code | Free navigation for symbols, callers, callees or function facts. |
| find_references | Return semantic static references to one exact compiler symbol. |
| get_imports | Return static imports made by one supplied file. |
| get_importers | Return supplied files that statically import one target file. |
| analyze_impact | Return bounded reverse-caller impact for one exact compiler symbol. |