Skip to main content
Glama

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
MCP_OAUTH_DBNoOAuth store path.data/oauth.db
MCP_AUDIT_LOGNoAudit JSONL path.logs/.tinypymcp-audit.jsonl
MCP_AUTH_MODENoSelects HTTP auth: bearer, oauth, or none.bearer
MCP_MEMORY_DBNoSQLite memory path.data/memory.db
MCP_AUTH_TOKENNoBearer/query token for HTTP. Required unless MCP_AUTH_DISABLE=1.
MCP_VPS_CONFIGNoVPS-channel creds JSON path.~/.romion/vps-channel.json
MCP_PUBLIC_HOSTNoPublic host for the DNS-rebinding allowlist.tiny-py-mcp.romionologic.dev
MCP_AUTH_DISABLENoSet to '1' to run HTTP without auth (trusted local only).0
MCP_CF_PROTECTEDNoOverride the protected-CF-host denylist.
MCP_OAUTH_ISSUERNoOAuth mode: public issuer URL.https://tiny-py-mcp.romionologic.dev
MCP_EXEC_ALLOWLISTNoComma/space-separated exec allowlist override.git,node,npm,python,pytest
MCP_WORKSPACE_ROOTNoWhere clone_repo/indexes live.workspaces/
MCP_RATE_LIMIT_PER_MINNoPer-IP request cap (0 = off).0
MCP_OAUTH_OPERATOR_SECRETNoOAuth mode: the secret you type on the authorization page. Required for oauth mode.

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/BlackStar1979/TinyPyMCP'

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