Skip to main content
Glama

WordPress Trac MCP Server

by Jameswlepage

getTracInfo

Retrieve WordPress Trac metadata, including components, milestones, priorities, and severities, to streamline WordPress development and ticket tracking tasks.

Instructions

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

Input Schema

NameRequiredDescriptionDefault
typeYesType of Trac information to retrieve

Input Schema (JSON Schema)

{ "properties": { "type": { "description": "Type of Trac information to retrieve", "enum": [ "components", "milestones", "priorities", "severities" ], "type": "string" } }, "required": [ "type" ], "type": "object" }
Install Server

Other Tools from WordPress Trac MCP Server

Related Tools

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