TinyPyMCP
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| MCP_OAUTH_DB | No | OAuth store path. | data/oauth.db |
| MCP_AUDIT_LOG | No | Audit JSONL path. | logs/.tinypymcp-audit.jsonl |
| MCP_AUTH_MODE | No | Selects HTTP auth: bearer, oauth, or none. | bearer |
| MCP_MEMORY_DB | No | SQLite memory path. | data/memory.db |
| MCP_AUTH_TOKEN | No | Bearer/query token for HTTP. Required unless MCP_AUTH_DISABLE=1. | |
| MCP_VPS_CONFIG | No | VPS-channel creds JSON path. | ~/.romion/vps-channel.json |
| MCP_PUBLIC_HOST | No | Public host for the DNS-rebinding allowlist. | tiny-py-mcp.romionologic.dev |
| MCP_AUTH_DISABLE | No | Set to '1' to run HTTP without auth (trusted local only). | 0 |
| MCP_CF_PROTECTED | No | Override the protected-CF-host denylist. | |
| MCP_OAUTH_ISSUER | No | OAuth mode: public issuer URL. | https://tiny-py-mcp.romionologic.dev |
| MCP_EXEC_ALLOWLIST | No | Comma/space-separated exec allowlist override. | git,node,npm,python,pytest |
| MCP_WORKSPACE_ROOT | No | Where clone_repo/indexes live. | workspaces/ |
| MCP_RATE_LIMIT_PER_MIN | No | Per-IP request cap (0 = off). | 0 |
| MCP_OAUTH_OPERATOR_SECRET | No | OAuth mode: the secret you type on the authorization page. Required for oauth mode. |
Instructions
Guidance the server publishes about itself, which clients place ahead of the tool catalog so the model reads it before choosing anything.
This server publishes no instructions, or was last inspected before Glama recorded them.
Capabilities
Server capabilities have not been inspected yet.
Tools
Functions exposed to the LLM to take actions
| Name | Description |
|---|---|
No tools | |
Prompts
Interactive templates invoked by user choice
| Name | Description |
|---|---|
No prompts | |
Resources
Contextual data attached and managed by the client
| Name | Description |
|---|---|
No resources | |
This server cannot be deployed
Maintenance
ActivityMaintained
ResponsivenessSyncing