Skip to main content
Glama

WordPress Trac MCP Server

by Jameswlepage

getTimeline

Track recent WordPress Trac activity by fetching tickets, commits, and events from the last specified days. Customize results with date range and limit parameters for focused insights.

Instructions

Get recent activity from WordPress Trac timeline including recent tickets, commits, and other events.

Input Schema

NameRequiredDescriptionDefault
daysNoNumber of days to look back (default: 7, max: 30)
limitNoMaximum number of events to return (default: 20, max: 100)

Input Schema (JSON Schema)

{ "properties": { "days": { "default": 7, "description": "Number of days to look back (default: 7, max: 30)", "type": "number" }, "limit": { "default": 20, "description": "Maximum number of events to return (default: 20, max: 100)", "type": "number" } }, "type": "object" }

Other Tools from WordPress Trac MCP Server

Related Tools

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/Jameswlepage/trac-mcp'

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