mcptix
by ownlytics
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| HOME | Yes | The home directory of the user | |
| MCPTIX_DB_PATH | Yes | The path to the mcptix database file |
Capabilities
Server capabilities have not been inspected yet.
Tools
Functions exposed to the LLM to take actions
| Name | Description |
|---|---|
| list_ticketsB | List tickets with optional filtering, sorting, and pagination |
| get_ticketC | Get a ticket by ID |
| create_ticketD | Create a new ticket |
| update_ticketC | Update an existing ticket |
| delete_ticketC | Delete a ticket |
| add_commentC | Add a comment to a ticket |
| search_ticketsC | Search for tickets based on various criteria |
| get_statsC | Get statistics about tickets in the system |
Prompts
Interactive templates invoked by user choice
| Name | Description |
|---|---|
No prompts | |
Resources
Contextual data attached and managed by the client
| Name | Description |
|---|---|
| All Tickets | Get all tickets, with optional filtering, sorting, and pagination |
Latest Blog Posts
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/ownlytics/mcptix'
If you have feedback or need assistance with the MCP directory API, please join our Discord server