Skip to main content
Glama

Timezone MCP Server

by sam-artuso
.dockerignoreβ€’554 B
# Dependencies (will be installed during build) node_modules/ # Build output (will be generated during build) dist/ # Test and coverage files test/ coverage/ *.spec.ts *.e2e.spec.ts vitest.config.mts # Development files .git/ .github/ .vscode/ .idea/ *.swp *.swo *~ # Environment variables .env .env.* !example.env # Documentation README.md DEPLOYMENT.md *.md # CI/CD .gitlab-ci.yml .travis.yml cloudbuild.yaml # Logs logs/ *.log # OS files .DS_Store Thumbs.db # IDE .prettierrc .prettierignore eslint.config.mjs # Other .cache/ *.tmp .claude/

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/sam-artuso/demo-mcp'

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