worksnaps-mcp
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| WORKSNAPS_BASE_URL | No | API base URL (default https://api.worksnaps.com/api) | https://api.worksnaps.com/api |
| WORKSNAPS_API_TOKEN | Yes | API token from Worksnaps (Profile & Settings → Web Service API) | |
| WORKSNAPS_DEFAULT_TASK_ID | No | Default task ID for log_time | |
| WORKSNAPS_DEFAULT_PROJECT_ID | No | Default project ID for log_time |
Instructions
Guidance the server publishes about itself, which clients place ahead of the tool catalog so the model reads it before choosing anything.
This server publishes no instructions, or was last inspected before Glama recorded them.
Capabilities
Features and capabilities supported by this server
Protocol revision2025-11-25
| Capability | Details |
|---|---|
| tools | {
"listChanged": true
} |
Tools
Functions exposed to the LLM to take actions
| Name | Description |
|---|---|
| whoamiA | Resolve the current Worksnaps user from the API token (GET /me.xml). Returns user id, login, name, and email. |
| list_projectsB | List Worksnaps projects the current user can access (GET /projects.xml). |
| list_tasksB | List tasks in a Worksnaps project (GET /projects/{projectId}/tasks.xml). |
| log_timeA | Log offline time to Worksnaps for yourself (POST /projects/{projectId}/time_entries.xml). Requires projectId, taskId, and minutes. |
Prompts
Interactive templates invoked by user choice
| Name | Description |
|---|---|
No prompts | |
Resources
Contextual data attached and managed by the client
| Name | Description |
|---|---|
No resources | |
Latest Blog Posts
- Who's Calling? MCP Hosts Are an Identity Blind Spot (And the Spec Knows It)By Om-Shree-0709 on .mcpAgent IdentityOAuth 2.1
- Your AI Chatbot Just Exposed Your CEO's Salary to an InternBy Om-Shree-0709 on .Agent IdentityMCP SecurityOAuth Delegation
- Why MCP Servers Need Execution Sandboxing (And Why Your Current Stack Isn't Enough)By Om-Shree-0709 on .Agentic AiPrompt InjectionWebAssembly
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/Mhdd-24/WorkSnaps-MCP'
If you have feedback or need assistance with the MCP directory API, please join our Discord server