Model Context Protocol server for WordPress.org Trac integration
searchTickets
- Search for WordPress Trac tickets by keyword or filter
getTicket
- Get detailed information about a specific ticket
getChangeset
- Get information about a code changeset/commit
getTimeline
- Get recent activity from WordPress Trac
getTracInfo
- Get Trac metadata (components, milestones, priorities, severities)
search
- Intelligent search for tickets, changesets, and activity
fetch
- Get detailed information about specific items
{
"mcpServers": {
"wordpress-trac": {
"command": "npx",
"args": ["mcp-remote", "https://mcp-server-wporg-trac-staging.a8cai.workers.dev/mcp"]
}
}
}
ChatGPT uses a different connection method:
1. Open ChatGPT Settings → Connectors tab
2. Add Server → Import remote MCP server:
https://mcp-server-wporg-trac-staging.a8cai.workers.dev/mcp/chatgpt
3. Enable in Composer → Deep Research tool
4. Add as research source if needed