Skip to main content
Glama

TimeCamp MCP Server

Official
by timecamp-org
package.json579 B
{ "name": "remote-mcp-server-authless", "version": "0.0.0", "private": true, "scripts": { "deploy": "wrangler deploy", "dev": "wrangler dev", "format": "biome format --write", "lint:fix": "biome lint --fix", "start": "wrangler dev", "cf-typegen": "wrangler types", "type-check": "tsc --noEmit" }, "dependencies": { "@modelcontextprotocol/sdk": "^1.12.3", "agents": "^0.0.95", "hono": "^4.8.2", "zod": "^3.25.67" }, "devDependencies": { "@biomejs/biome": "^2.0.0", "@types/node": "^24.0.3", "typescript": "^5.8.3", "wrangler": "^4.20.5" } }

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/timecamp-org/timecamp-mcp-server'

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