Skip to main content
Glama
hdyrawan

mcp-endpoint-central

by hdyrawan

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
ENDPOINT_CENTRAL_BASE_URLYesBase URL of your on-prem server, e.g. https://ec-server.corp.example:8383. No trailing path.
ENDPOINT_CENTRAL_API_TOKENYesStatic API token from Admin → Integrations → API Key Management. Treat like a password.
ENDPOINT_CENTRAL_CA_CERT_PATHNoPath to a PEM CA bundle if the server's TLS certificate is issued by an internal/private CA.
ENDPOINT_CENTRAL_DEFAULT_PAGE_LIMITNoDefault page size for list tools (server hard cap: 1000).50
ENDPOINT_CENTRAL_ENABLE_WRITE_TOOLSNoSet true to register mutating tools. Leave unset for a read-only deployment.false

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/hdyrawan/mcp-endpoint-central'

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