WordPress Trac

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.

View Source
6 stars
0 tools
Created Aug 2025
@jameswlepage/jameswlepage-wordpress-trac-trac-mcp

About

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.

Categories

general

Installation

npm

npm install @jameswlepage/jameswlepage-wordpress-trac-trac-mcp

Configuration

{ "mcpServers": { "jameswlepage-wordpress-trac-trac-mcp": { "command": "npx", "args": [ "-y", "@jameswlepage/jameswlepage-wordpress-trac-trac-mcp" ] } } }