Skip to main content
Glama
Feghal

goai_tools_mcp

by Feghal

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
PORTNoHTTP port3000
MCP_API_KEYNoEmpty means fully public — no key, anyone with the URL can call every tool. Set it and every request must carry x-api-key or Authorization: Bearer.
OUTPUT_TTL_MSNoHow long a generated file stays fetchable3600000
MAX_INPUT_BYTESNoDecoded bytes per file. Express's body limit is derived from it.4000000
PUBLIC_BASE_URLNoRequired in production; prefixes the /files/:token download links
MCP_RATE_LIMIT_MAXNoRequests per window per client1200

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