Skip to main content
Glama
peterw

Trackings MCP Server

by peterw

Trackings MCP Server

MCP server for Claude Desktop integration with trackings.ai.

Installation

uvx --from git+https://github.com/peterw/trackings-mcp trackings-mcp

Related MCP server: TaskFlow MCP Server

Configuration

Add to your Claude Desktop config (~/Library/Application Support/Claude/claude_desktop_config.json):

{
  "mcpServers": {
    "trackings": {
      "command": "uvx",
      "args": ["--from", "git+https://github.com/peterw/trackings-mcp", "trackings-mcp"],
      "env": {
        "TRACKINGS_API_KEY": "your-api-key",
        "TRACKINGS_API_URL": "https://your-convex-deployment.convex.site"
      }
    }
  }
}

Available Tools

  • list_projects - List all projects

  • list_scans - List scans for a project

  • list_scan_runs - List scan runs for a project or scan

  • get_scan_run - Get details for a scan run

  • get_scan_results - Get consolidated keyword results for a run

  • get_credits - Get current credit balance

  • create_scan - Create a scan configuration

  • trigger_scan_run - Trigger a scan run

Install Server
F
license - not found
B
quality
D
maintenance

Maintenance

Maintainers
Response time
Release cycle
Releases (12mo)
Commit activity

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

  • A
    license
    -
    quality
    F
    maintenance
    Integrates 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.
    31
    3
    MIT
  • A
    license
    C
    quality
    D
    maintenance
    Connects AI assistants to SE Ranking's SEO and project management APIs to enable natural language queries for keyword research, backlink analysis, and technical audits. It supports comprehensive tasks including competitive analysis, domain traffic tracking, and AI search visibility monitoring.
    100
    Apache 2.0

View all related MCP servers

Related MCP Connectors

  • Persistent context for Claude. Your AI always knows your projects and next actions across sessions.

  • Manage projects, tasks, time tracking, and team collaboration through natural language.

  • Live SEO workflow tools for Claude Code, Codex, and AI agents.

View all MCP Connectors

Latest Blog Posts

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/peterw/trackings-mcp'

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