Agent Tools
Back to MCP servers
● healthy

Provides access to WordPress.org Trac development data through public CSV and RSS endpoints, enabling searches across 60,000+ tickets, detailed ticket retrieval with metadata and comments, changeset information with diff content, and recent development activity monitoring for WordPress core contributors and plugin developers.

Transport
streamable_http
Auth
Cost

How to connect

MCP endpoint (streamable_http)
https://mcp-server-wporg-trac-staging.a8cai.workers.dev/mcp
JSON-RPC initialize probe
curl -X POST https://mcp-server-wporg-trac-staging.a8cai.workers.dev/mcp \
  -H 'Content-Type: application/json' \
  -H 'Accept: application/json, text/event-stream' \
  -d '{"jsonrpc":"2.0","id":1,"method":"initialize","params":{}}'
Source code
https://github.com/jameswlepage/trac-mcp
Listed at (pulsemcp)
https://www.pulsemcp.com/servers/jameswlepage-wordpress-trac