WordPress Trac MCP Server

Model Context Protocol server for WordPress.org Trac integration

Standard MCP Tools

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)

ChatGPT Deep Research Tools

search - Intelligent search for tickets, changesets, and activity
fetch - Get detailed information about specific items

Configuration

Standard MCP (Claude Desktop, etc.)

{ "mcpServers": { "wordpress-trac": { "command": "npx", "args": ["mcp-remote", "https://mcp-server-wporg-trac-staging.a8cai.workers.dev/mcp"] } } }

ChatGPT Deep Research

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

See: ChatGPT MCP Documentation