Skip to main content
Glama

WordPress Trac MCP Server

by Jameswlepage

getTimeline

Track recent WordPress Trac activity, including tickets, commits, and events. Specify days to review and limit results for focused insights into development updates.

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" }
Install Server

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