WordPress Trac MCP Server
Rank #14,069glama/WordPress/trac-mcp
A Model Context Protocol server that provides AI assistants with comprehensive access to WordPress.org Trac data, enabling intelligent queries about WordPress development, ticket tracking, and code changes.
WordPress Trac MCP Server is a Model Context Protocol (MCP) server published by WordPress. It ranks #14,069 of 132,405 servers tracked on MCP Toplist, and its repository has 15 GitHub stars. WordPress Trac MCP Server is listed across 2 registries — Glama and PulseMCP, and ships as a single rolling release with no explicit version metadata. It was first listed on Jul 19, 2025.
Ranks ahead of 118,336 of 132,405 servers on MCP Toplist.
Use WordPress Trac MCP Server
No credentials or required configuration declared — add it to your MCP client and go.
claude mcp add --transport http trac-mcp https://mcp-server-wporg-trac-staging.a8cai.workers.dev/mcp[mcp_servers.trac-mcp]
url = "https://mcp-server-wporg-trac-staging.a8cai.workers.dev/mcp"Add to ~/.codex/config.toml.
https://mcp-server-wporg-trac-staging.a8cai.workers.dev/mcpSettings → Connectors → “Add custom connector”, then paste this URL.
{
"mcpServers": {
"trac-mcp": {
"url": "https://mcp-server-wporg-trac-staging.a8cai.workers.dev/mcp"
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project).
{
"servers": {
"trac-mcp": {
"type": "http",
"url": "https://mcp-server-wporg-trac-staging.a8cai.workers.dev/mcp"
}
}
}Save as .vscode/mcp.json in your workspace.
{
"mcpServers": {
"trac-mcp": {
"serverUrl": "https://mcp-server-wporg-trac-staging.a8cai.workers.dev/mcp"
}
}
}Add to ~/.codeium/windsurf/mcp_config.json.
{
"mcpServers": {
"trac-mcp": {
"url": "https://mcp-server-wporg-trac-staging.a8cai.workers.dev/mcp"
}
}
}Show your rank
Maintain this server? Add the live rank badge to your README — it updates automatically as the leaderboard changes.
[](https://mcptoplist.com/server/glama%2FWordPress%2Ftrac-mcp)<a href="https://mcptoplist.com/server/glama%2FWordPress%2Ftrac-mcp"><img src="https://mcptoplist.com/badge/glama%2FWordPress%2Ftrac-mcp.svg" alt="MCP Toplist: Top 25% of 132,405" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 2 registries (1 delisted)
WordPress
Other servers by WordPress
View all WordPress servers →Not versioned
This server is published through registries that do not expose explicit version metadata, and no GitHub release tags were found on the linked repository. The listing tracks a single rolling release.
Frequently asked questions
- Who maintains WordPress Trac MCP Server?
- WordPress Trac MCP Server is maintained by WordPress, which publishes 2 MCP servers (8 total versions) tracked on MCP Toplist.
- Is WordPress Trac MCP Server listed on the Official MCP Registry?
- WordPress Trac MCP Server is not on the Official MCP Registry. It is listed on Glama and PulseMCP.
- How many versions does WordPress Trac MCP Server have?
- WordPress Trac MCP Server ships as a single rolling release with no explicit version metadata.
- Where can I find the source code for WordPress Trac MCP Server?
- The source code for WordPress Trac MCP Server is hosted at github.com/wordpress/trac-mcp.
Do you run this server?
Community projects list the MCP servers behind real agents and apps. Publish yours and this page will link to it.