ts-mcp-server
by AndyLiner13
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| navto | No | Set to 'false' to disable the navto tool | |
| format | No | Set to 'false' to disable the format tool | |
| rename | No | Set to 'false' to disable the rename tool | |
| mapCode | No | Set to 'false' to disable the mapCode tool | |
| navtree | No | Set to 'false' to disable the navtree tool | |
| quickinfo | No | Set to 'false' to disable the quickinfo tool | |
| definition | No | Set to 'false' to disable the definition tool | |
| moveSymbol | No | Set to 'false' to disable the moveSymbol tool | |
| references | No | Set to 'false' to disable the references tool | |
| extractType | No | Set to 'false' to disable the extractType tool | |
| projectInfo | No | Set to 'false' to disable the projectInfo tool | |
| getCodeFixes | No | Set to 'false' to disable the getCodeFixes tool | |
| todoComments | No | Set to 'false' to disable the todoComments tool | |
| signatureHelp | No | Set to 'false' to disable the signatureHelp tool | |
| completionInfo | No | Set to 'false' to disable the completionInfo tool | |
| fileReferences | No | Set to 'false' to disable the fileReferences tool | |
| getDiagnostics | No | Set to 'false' to disable the getDiagnostics tool | |
| implementation | No | Set to 'false' to disable the implementation tool | |
| inlineVariable | No | Set to 'false' to disable the inlineVariable tool | |
| selectionRange | No | Set to 'false' to disable the selectionRange tool | |
| typeDefinition | No | Set to 'false' to disable the typeDefinition tool | |
| extractConstant | No | Set to 'false' to disable the extractConstant tool | |
| extractFunction | No | Set to 'false' to disable the extractFunction tool | |
| inferReturnType | No | Set to 'false' to disable the inferReturnType tool | |
| organizeImports | No | Set to 'false' to disable the organizeImports tool | |
| getOutliningSpans | No | Set to 'false' to disable the getOutliningSpans tool | |
| provideInlayHints | No | Set to 'false' to disable the provideInlayHints tool | |
| docCommentTemplate | No | Set to 'false' to disable the docCommentTemplate tool | |
| documentHighlights | No | Set to 'false' to disable the documentHighlights tool | |
| getCombinedCodeFix | No | Set to 'false' to disable the getCombinedCodeFix tool | |
| findSourceDefinition | No | Set to 'false' to disable the findSourceDefinition tool | |
| prepareCallHierarchy | No | Set to 'false' to disable the prepareCallHierarchy tool | |
| getSupportedCodeFixes | No | Set to 'false' to disable the getSupportedCodeFixes tool | |
| renameFileOrDirectory | No | Set to 'false' to disable the renameFileOrDirectory tool | |
| completionEntryDetails | No | Set to 'false' to disable the completionEntryDetails tool | |
| definitionAndBoundSpan | No | Set to 'false' to disable the definitionAndBoundSpan tool | |
| getApplicableRefactors | No | Set to 'false' to disable the getApplicableRefactors tool | |
| provideCallHierarchyIncomingCalls | No | Set to 'false' to disable the provideCallHierarchyIncomingCalls tool | |
| provideCallHierarchyOutgoingCalls | No | Set to 'false' to disable the provideCallHierarchyOutgoingCalls tool | |
| getMoveToRefactoringFileSuggestions | No | Set to 'false' to disable the getMoveToRefactoringFileSuggestions tool |
Capabilities
Server capabilities have not been inspected yet.
Tools
Functions exposed to the LLM to take actions
| Name | Description |
|---|---|
No tools | |
Prompts
Interactive templates invoked by user choice
| Name | Description |
|---|---|
No prompts | |
Resources
Contextual data attached and managed by the client
| Name | Description |
|---|---|
No resources | |
Latest Blog Posts
MCP directory API
We provide all the information about MCP servers via our MCP API.
curl -X GET 'https://glama.ai/api/mcp/v1/servers/AndyLiner13/ts-mcp-server'
If you have feedback or need assistance with the MCP directory API, please join our Discord server