QSS GPS MCP
Click on "Install Server".
Wait a few minutes for the server to deploy. Once ready, it will show a "Started" state.
In the chat, type
@followed by the MCP server name and your instructions, e.g., "@QSS GPS MCPAdd a task to Zscaler today: Fixed the Jenkins pipeline timeout issue. 3 hours."
That's it! The server will respond to your query, and you can continue using it as needed.
Here is a step-by-step guide with screenshots.
QSS GPS MCP
Add GPS goals and log time directly from Claude. No timesheets to open, no commands to run.
Install (employees do this once)
Open Claude Desktop → Settings → Developer → Edit Config and paste:
{
"mcpServers": {
"qss-gps": {
"command": "uvx",
"args": [
"--from",
"git+https://github.com/YOUR_ORG/qss-gps-mcp",
"qss-gps-mcp"
]
}
}
}Save the file and restart Claude Desktop. That's it — Claude Desktop downloads and runs the MCP automatically.
Related MCP server: Time Tracking MCP
First-time login (once per ~30 days)
The first time you use any GPS tool, Claude will tell you to connect first. Ask Claude:
"Connect my GPS account"
A browser window will open on your desktop showing the GPS login page. Log in with your GPS credentials. Once you see the dashboard, the window closes and you're connected. Claude will confirm.
The session lasts ~30 days. Claude will remind you when it expires.
Daily use — adding tasks
Just tell Claude what you did:
"Add a task to Zscaler today: Fixed the Jenkins pipeline timeout issue. 3 hours."
"Log 1 hour for Aroris yesterday — daily standup call."
"Add to AveriSource on June 24: Sprint planning and backlog grooming. 2 hours."
Claude creates the goal in GPS and logs the time automatically. A browser window may appear briefly — that's normal.
Bulk backfill — filling a whole month
"Fill Aroris goals for July 2026 — daily standup only, 1 hour per day."
"Fill Zscaler for July 1–22 using my task log at ~/projects/zscaler/.claude/task-log/tasks.md — 8 hours per day."
Claude will:
Show you a preview of every day
Ask you to confirm
Insert goals (canary date first, then the rest)
Log time against each goal (canary first, then the rest)
Available tools
Tool | What it does |
| Opens GPS login window — run once per ~30 days |
| Add one task — creates goal + logs time |
| Preview a date range without submitting anything |
| Create GPS goals ( |
| Log time against goals ( |
Task log format (for bulk backfill from a file)
### 2026-07-01 — Fixed login timeout bug
**Done:** Found the JWT TTL was set to 15 min, changed to 8h. Deployed to staging.
---
### 2026-07-02 — Jenkins pipeline upgrade
**Done:** Upgraded Jenkins from 2.401 to 2.440, resolved plugin conflicts.
---Session storage
The GPS session is saved to ~/.config/qss-gps/storage_state.json on your machine.
Delete this file to force a fresh login.
Idempotency files (so re-runs skip already-done dates) are also in ~/.config/qss-gps/.
Requirements
Claude Desktop (macOS or Windows)
uv — installed automatically with Claude Desktop on macOS, or install from astral.sh/uv
No Python install needed. No server to host. No commands to run.
This server cannot be installed
Maintenance
Resources
Unclaimed servers have limited discoverability.
Looking for Admin?
If you are the server author, to access and configure the admin panel.
Related MCP Servers
- Alicense-qualityFmaintenanceIntegrates Clockify time tracking directly into Claude Desktop, enabling users to start/stop timers, manage projects and clients, create tasks, generate reports, and track productivity through natural language commands.Last updated173MIT
- -licenseAquality-maintenanceEnables natural language time tracking through Claude with markdown file storage. Supports multi-company tracking, flexible time parsing, auto-calculated summaries, and commitment warnings all through conversational input.Last updated1
- AlicenseBqualityAmaintenanceConnects Claude Desktop to Garmin Connect, enabling natural language queries of fitness activity data, health metrics, sleep analysis, workout management, and device information with 94 available tools.Last updated1001MIT
- Flicense-qualityDmaintenanceConnects Claude Desktop to your Garmin Connect running data stored locally in SQLite, enabling querying, syncing, and AI analysis of fitness activities.Last updated1
Related MCP Connectors
Garmin data in Claude & ChatGPT via the Garmin Health API. OAuth sign-in, no password sharing.
Persistent context for Claude. Your AI always knows your projects and next actions across sessions.
WHOOP recovery, strain, sleep and workouts in Claude via official WHOOP OAuth. Free, open source.
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/rajeevqss/qss-gps-mcp'
If you have feedback or need assistance with the MCP directory API, please join our Discord server