Skip to main content
Glama

MCP Toggl Server

.npmignore536 B
# Source files (only distribute compiled JS) src/ *.ts !*.d.ts # Development and local env .env .env.* *.log node_modules/ coverage/ .nyc_output/ # Git and IDE .git/ .gitignore .vscode/ .idea/ *.swp *.swo *.code-workspace # Examples and docs source *.example.* # Test files and configs __tests__/ *.test.* jest.config.* tsconfig.json .eslintrc.* .prettierrc.* # Temporary files tmp/ temp/ .tmp/ worktrees/ scripts/ *.tgz package-lock.json # Keep these in the published package !dist/ !README.md !LICENSE !package.json !.npmignore

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/verygoodplugins/mcp-toggl'

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