Skip to main content
Glama
PylotLight

ask-mcp

by PylotLight

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
HOSTNoBind address (default: 127.0.0.1)127.0.0.1
PORTNoHTTP port (default: 8787)8787
CONFIGNoConfig file path (default: ~/.config/ask-mcp/config.json)~/.config/ask-mcp/config.json
NO_OPENNoSet to 'true' to disable auto-opening forms in a browserfalse
SURFACENoSurface mode: auto | apps | browser (default: auto)auto
BASE_URLNoPublic base URL for form links
DATA_DIRNoArtifact directory (default: ~/.config/ask-mcp)~/.config/ask-mcp
AUTH_TOKENNoRequire Bearer auth on the MCP endpoint
TIMEOUT_MSNoAsk blocking timeout in milliseconds (default: 600000, min 1000)600000
ADMIN_TOKENNoUnlock the /admin panel (falls back to AUTH_TOKEN)
RETENTION_DAYSNoPrune artifacts older than n days at startup and every 6 hours (default: 0 = forever)0

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

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/PylotLight/ask-mcp'

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