ts-lsp-mcp

CryogenicPlanet/ts-lsp-mcp

3.2

If you are the rightful owner of ts-lsp-mcp and would like to certify it and/or have it hosted online, please leave a comment on the right or send an email to dayong@mcphub.com.

The TypeScript LSP MCP Server provides a lightweight and fast TypeScript-aware assistance by leveraging the Go-based TypeScript native preview.

Tools

Functions exposed to the LLM to take actions

typescript-hover

Returns hover text and markdown at a zero-indexed position.

typescript-definition

Lists definition locations for a symbol.

typescript-references

Finds references (optionally including the declaration).

typescript-document-symbols

Dumps hierarchical document symbols.

typescript-diagnostics

Fetches the latest diagnostics published by the LSP for a file.

Prompts

Interactive templates invoked by user choice

No prompts

Resources

Contextual data attached and managed by the client

No resources