Skip to main content
Glama
markberin

Open iT / ServiceNow MCP Pilot

by markberin

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
OPENIT_MCP_API_KEYYesAPI key required for authentication. The server returns 503 from /mcp when unset. Clients should send it as a bearer token (Authorization: Bearer <key>) or as X-API-Key header.
OPENIT_MCP_ALLOWED_HOSTSNoComma-separated allowlist of hosts allowed to access the MCP endpoint. Required for hosted deployments; defaults to localhost-only. Restart the process after changing.

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/markberin/sample-mcp'

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