Skip to main content
Glama
AndyLiner13

ts-mcp-server

by AndyLiner13

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
navtoNoSet to 'false' to disable the navto tool
formatNoSet to 'false' to disable the format tool
renameNoSet to 'false' to disable the rename tool
mapCodeNoSet to 'false' to disable the mapCode tool
navtreeNoSet to 'false' to disable the navtree tool
quickinfoNoSet to 'false' to disable the quickinfo tool
definitionNoSet to 'false' to disable the definition tool
moveSymbolNoSet to 'false' to disable the moveSymbol tool
referencesNoSet to 'false' to disable the references tool
extractTypeNoSet to 'false' to disable the extractType tool
projectInfoNoSet to 'false' to disable the projectInfo tool
getCodeFixesNoSet to 'false' to disable the getCodeFixes tool
todoCommentsNoSet to 'false' to disable the todoComments tool
signatureHelpNoSet to 'false' to disable the signatureHelp tool
completionInfoNoSet to 'false' to disable the completionInfo tool
fileReferencesNoSet to 'false' to disable the fileReferences tool
getDiagnosticsNoSet to 'false' to disable the getDiagnostics tool
implementationNoSet to 'false' to disable the implementation tool
inlineVariableNoSet to 'false' to disable the inlineVariable tool
selectionRangeNoSet to 'false' to disable the selectionRange tool
typeDefinitionNoSet to 'false' to disable the typeDefinition tool
extractConstantNoSet to 'false' to disable the extractConstant tool
extractFunctionNoSet to 'false' to disable the extractFunction tool
inferReturnTypeNoSet to 'false' to disable the inferReturnType tool
organizeImportsNoSet to 'false' to disable the organizeImports tool
getOutliningSpansNoSet to 'false' to disable the getOutliningSpans tool
provideInlayHintsNoSet to 'false' to disable the provideInlayHints tool
docCommentTemplateNoSet to 'false' to disable the docCommentTemplate tool
documentHighlightsNoSet to 'false' to disable the documentHighlights tool
getCombinedCodeFixNoSet to 'false' to disable the getCombinedCodeFix tool
findSourceDefinitionNoSet to 'false' to disable the findSourceDefinition tool
prepareCallHierarchyNoSet to 'false' to disable the prepareCallHierarchy tool
getSupportedCodeFixesNoSet to 'false' to disable the getSupportedCodeFixes tool
renameFileOrDirectoryNoSet to 'false' to disable the renameFileOrDirectory tool
completionEntryDetailsNoSet to 'false' to disable the completionEntryDetails tool
definitionAndBoundSpanNoSet to 'false' to disable the definitionAndBoundSpan tool
getApplicableRefactorsNoSet to 'false' to disable the getApplicableRefactors tool
provideCallHierarchyIncomingCallsNoSet to 'false' to disable the provideCallHierarchyIncomingCalls tool
provideCallHierarchyOutgoingCallsNoSet to 'false' to disable the provideCallHierarchyOutgoingCalls tool
getMoveToRefactoringFileSuggestionsNoSet to 'false' to disable the getMoveToRefactoringFileSuggestions tool

Capabilities

Server capabilities have not been inspected yet.

Tools

Functions exposed to the LLM to take actions

NameDescription

No tools

Prompts

Interactive templates invoked by user choice

NameDescription

No prompts

Resources

Contextual data attached and managed by the client

NameDescription

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