Skip to main content
Glama

MCP SSE Server Python

by nguyenxtan

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
LOG_LEVELNoLogging levelINFO
ABC_API_KEYYesABC System API key
ABC_TIMEOUTNoAPI timeout (seconds)30
N8N_API_KEYNon8n API key
MCP_SERVER_HOSTNoServer host0.0.0.0
MCP_SERVER_PORTNoServer port3001
N8N_INSTANCE_URLYesn8n instance URL
N8N_WEBHOOK_PATHNon8n webhook path
MCP_SERVER_WORKERSNoNumber of workers4
ABC_SYSTEM_BASE_URLYesABC System API URL
SSE_MAX_CONNECTIONSNoMax SSE connections100
SSE_HEARTBEAT_INTERVALNoSSE heartbeat interval30

Schema

Prompts

Interactive templates invoked by user choice

NameDescription

No prompts

Resources

Contextual data attached and managed by the client

NameDescription

No resources

Tools

Functions exposed to the LLM to take actions

NameDescription

No tools

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/nguyenxtan/mcpwn8n'

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