Skip to main content
Glama
peterw

Trackings MCP Server

by peterw

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
TRACKINGS_API_KEYYesYour trackings.ai API key
TRACKINGS_API_URLYesYour Convex deployment URL for trackings.ai (e.g., https://your-convex-deployment.convex.site)

Capabilities

Features and capabilities supported by this server

CapabilityDetails
tools
{
  "listChanged": false
}
experimental
{}

Tools

Functions exposed to the LLM to take actions

NameDescription
list_projects

List all projects in Trackings

list_scans

List scans for a project

list_scan_runs

List scan runs by project or scan

get_scan_run

Get details for a scan run

get_scan_results

Get consolidated keyword results for a scan run

get_credits

Get current credit balance and subscription info

create_scan

Create a scan configuration

trigger_scan_run

Trigger a scan run for an existing scan configuration

Prompts

Interactive templates invoked by user choice

NameDescription

No prompts

Resources

Contextual data attached and managed by the client

NameDescription

No resources

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