Skip to main content
Glama
Sushegaad

MCP-Server-for-ISO27001

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
DB_PATHNoPath to the encrypted database file./isms.db
SSE_PORTNoPort for the SSE server (hosted/team modes)3000
CORS_ORIGINNoAllowed CORS origin for the SSE server
GITHUB_REPONoe.g. your-org/your-repo
HMAC_SECRETYes32-byte hex secret (64 hex chars) for HMAC-signing API keys
MCP_API_KEYYesAPI key for authentication
GITHUB_TOKENNoGitHub personal access token (scope: issues:write)
JIRA_BASE_URLNoe.g. https://your-org.atlassian.net
AUDIT_LOG_PATHNoPath for the append-only JSON-L audit log./audit.jsonl
JIRA_API_TOKENNoJira API token for the integration
RATE_LIMIT_RPMNoTool calls per minute per API key500
JIRA_USER_EMAILNoEmail address associated with the Jira API token
BEHIND_TLS_PROXYNoSet true when behind nginx/Caddy in productionfalse
JIRA_PROJECT_KEYNoe.g. SEC
DB_ENCRYPTION_KEYYes32-byte hex key (64 hex chars) for AES-256 SQLite encryption
SESSION_TTL_HOURSNoSSE session TTL (hosted/team modes)4

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/Sushegaad/MCP-Server-for-ISO27001'

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