Skip to main content
Glama

Zerops Documentation MCP Server

by nermalcat69

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
PORTNoPort for the server to listen on3000
DATABASE_URLYesPostgreSQL database connection stringpostgresql://username:password@localhost:5432/zerops_docs
CONTACT_EMAILYesContact email for the crawler
CRAWL_INTERVAL_HOURSNoInterval in hours between documentation crawls24

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/nermalcat69/zerops-mcp'

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