Skip to main content
Glama
Varun4b1

readonly-mcp-server

by Varun4b1

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
MCP_SSE_PATHNoSSE endpoint path/sse
MCP_HTTP_HOSTNoHTTP host to bind0.0.0.0
MCP_HTTP_PORTNoHTTP port to bind8000
MCP_TRANSPORTNoTransport mode: 'stdio' or anything else for HTTP+SSEstdio
MCP_ISSUER_URLNoIssuer URL for HTTP authhttp://localhost:8000
MCP_MESSAGE_PATHNoMessage endpoint path/messages/
MCP_REQUIRE_AUTHNoWhether to require authentication (HTTP mode)true
MCP_API_KEYS_FILENoPath to API keys configuration fileconfig/api_keys.json
MCP_STDIO_API_KEYNoPre-shared key required for stdio clients
MCP_DOCUMENTS_FILENoPath to documents data fileconfig/documents.json
MCP_RESOURCE_SERVER_URLNoResource server URL for HTTP authhttp://localhost:8000

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/Varun4b1/mcp-server-py'

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