Skip to main content
Glama

Time MCP Server

by tinytelly
.dockerignore436 B
# Dependencies (will be installed in container) node_modules/ npm-debug.log* # Build output (will be built in container) dist/ # Development files .git/ .gitignore README.md .vscode/ .idea/ # OS files .DS_Store Thumbs.db # Environment files .env* # Logs *.log logs/ # Testing coverage/ .nyc_output/ # Temporary files tmp/ temp/ # Docker files (don't copy Docker files into themselves) Dockerfile docker-compose.yml .dockerignore

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/tinytelly/mcp-time'

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