Skip to main content
Glama
SongLei75

mcp-local-gateway

by SongLei75

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
HOSTNoThe host address to bind the server to.127.0.0.1
PORTNoThe port to listen on.8787
MCP_AUTH_MODENoAuthentication mode: off, static_bearer, or oauth_placeholder.off
AUDIT_LOG_FILENoPath to the audit log file.logs/audit.jsonl
AUDIT_TO_STDOUTNoWhether to write audit logs to stdout.true
MCP_ALLOWED_ORIGINSNoComma-separated list of allowed origins for CORS.http://127.0.0.1:8787,http://localhost:8787,https://chatgpt.com
MCP_STATIC_BEARER_TOKENNoStatic bearer token for authentication when MCP_AUTH_MODE=static_bearer.

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/SongLei75/homelab_mcp'

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