Skip to main content
Glama
mqasim7

MCP Secure Server

by mqasim7

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
PORTNoServer port3000
NODE_ENVNoEnvironmentdevelopment
LOG_LEVELNoLogging levelinfo
JWT_SECRETNoJWT signing secret⚠️ Change in production
HMAC_SECRETNoHMAC signing secret⚠️ Change in production
RECORDS_PATHNoPath to records dataset./data/records.json
TOKEN_EXPIRYNoToken expiration (seconds)3600
AUDIT_LOG_FILENoAudit log file path./logs/audit.log
INTEGRATIONS_PATHNoPath to integrations storage./data/integrations.json
RATE_LIMIT_WINDOW_MSNoRate limit window60000
MAX_TOKEN_AGE_MINUTESNoMax token age for replay protection5
RATE_LIMIT_MAX_REQUESTSNoMax requests per window60

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/mqasim7/mcp-server'

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