Skip to main content
Glama

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
MCP_VSCODE_KEYNoPath to TLS private key file.
MCP_VSCODE_CERTNoPath to TLS certificate file.
MCP_VSCODE_HOSTNoBind address for HTTP mode.
MCP_VSCODE_HTTPNoUse HTTP transport. Set to 'true' to enable.false
MCP_VSCODE_PORTNoPort for HTTP mode.
MCP_VSCODE_HTTPSNoEnable TLS for HTTP transport. Set to 'true' to enable.false
MCP_VSCODE_STDIONoUse stdio transport. Set to 'true' to enable.false
MCP_VSCODE_TOKENNoBearer token for authentication. Required for remote HTTPS.
MCP_VSCODE_WORKSPACEYesAbsolute path to the workspace root directory.
MCP_VSCODE_PUBLIC_URLNoPublic URL of the server, e.g., https://editor.example.com:8443

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/flujo-app/mcp-vscode-mcpapp'

If you have feedback or need assistance with the MCP directory API, please join our Discord server