Multi-service MCP Server

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
DEBUGNoEnable or disable debug modeFalse
SECRET_KEYYesYour secret key for the application
CHROME_PATHNoPath to Chrome/Chromium browser executable/usr/bin/chromium-browser
GITHUB_TOKENYesYour GitHub access token
GITLAB_TOKENYesYour GitLab access token
GMAPS_API_KEYYesYour Google Maps API key
MEMORY_DB_URINoURI for the memory databasesqlite:///memory.db
PUPPETEER_HEADLESSNoRun Puppeteer in headless modetrue

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