Trackings MCP Server
by peterw
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| TRACKINGS_API_KEY | Yes | Your trackings.ai API key | |
| TRACKINGS_API_URL | Yes | Your Convex deployment URL for trackings.ai (e.g., https://your-convex-deployment.convex.site) |
Capabilities
Features and capabilities supported by this server
| Capability | Details |
|---|---|
| tools | {
"listChanged": false
} |
| experimental | {} |
Tools
Functions exposed to the LLM to take actions
| Name | Description |
|---|---|
| list_projectsB | List all projects in Trackings |
| list_scansC | List scans for a project |
| list_scan_runsC | List scan runs by project or scan |
| get_scan_runC | Get details for a scan run |
| get_scan_resultsC | Get consolidated keyword results for a scan run |
| get_creditsB | Get current credit balance and subscription info |
| create_scanC | Create a scan configuration |
| trigger_scan_runC | Trigger a scan run for an existing scan configuration |
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
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