WordPress Meta Trac MCP Server

Model Context Protocol server for WordPress.org Infrastructure

Standard MCP Tools

searchTickets - Search for WordPress.org Infrastructure 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.org Infrastructure
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": { "meta-trac": { "command": "npx", "args": ["mcp-remote", "https://mcp-server-wporg-meta-trac-staging.meta-trac-wordpress.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-meta-trac-staging.meta-trac-wordpress.workers.dev/mcp/chatgpt 3. Enable in Composer → Deep Research tool 4. Add as research source if needed

See: ChatGPT MCP Documentation