Skip to main content
Glama
tamilts124

mcp-common-server

by tamilts124

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
PORTNoHTTP port the server listens on3000
MCP_ROOTSNoComma-separated list of roots (highly recommended for multi-project workspaces)
MCP_IGNORENoComma-separated patterns excluded from listings and search operationsnode_modules,.git,__pycache__,.nyc_output,dist,build
MCP_ROOT_DIRNoSingle root directory path (legacy fallback)
MCP_READ_ONLYNotrue hides and disables all modifying (write/create/delete) and shell execution toolsfalse
MCP_ALLOW_EXECNotrue activates run_command, execute_pipeline, and background process trackingfalse
MCP_AUTH_TOKENNoHeader requirement: Authorization: Bearer <token>. Unset = public
MCP_CMD_TIMEOUTNoMaximum timeout in seconds allowed for any single synchronous subshell command60

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/tamilts124/mcp-common-server'

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