Skip to main content
Glama

WordPress Trac MCP Server

by Jameswlepage

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault

No arguments

Schema

Prompts

Interactive templates invoked by user choice

NameDescription

No prompts

Resources

Contextual data attached and managed by the client

NameDescription

No resources

Tools

Functions exposed to the LLM to take actions

NameDescription
searchTickets

Search for WordPress Trac tickets by keyword or filter expression. Returns ticket summaries with basic info.

getTicket

Get detailed information about a specific WordPress Trac ticket including description, comments, and metadata.

getChangeset

Get information about a specific WordPress code changeset/commit including commit message, author, and diff.

getTimeline

Get recent activity from WordPress Trac timeline including recent tickets, commits, and other events.

getTracInfo

Get WordPress Trac metadata like components, milestones, priorities, and severities.

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/Jameswlepage/trac-mcp'

If you have feedback or need assistance with the MCP directory API, please join our Discord server