@chatt-state/teamdynamix-mcp-server

web MCP Server

MCP server for the TeamDynamix Web API — search tickets, KB articles, people, and assets via Claude

VerifiedInstall Ready
webweb
2 views1 stars0 forksv0.3.0MIT

Why This Matters

Discovered via github-topic:model-context-protocol and last synced 3mo ago.

VerifiedInstall Ready
Source
github-topic:model-context-protocol
Stars
1
Last synced
3mo ago
Install
Instructions detected

Install

1. Install the package

npx -y --registry https://npm.pkg.github.com @chatt-state/teamdynamix-mcp-server

2. Add to claude_desktop_config.json

{
  "mcpServers": {
    "-chatt-state-teamdynamix-mcp-server": {
      "command": "npx",
      "args": [
        "@chatt-state/teamdynamix-mcp-server"
      ]
    }
  }
}

Config file location: ~/Library/Application Support/Claude/claude_desktop_config.json (macOS) / %APPDATA%\Claude\claude_desktop_config.json (Windows)

52
Tools
0
Resources
0
Prompts
Standard I/O
Transport

Available Tools (52)

tdx_status

Server status and loaded domains

tdx_kb_get_categories

List all KB categories

tdx_projects_get

Get full project details by ID

tdx_services_get_offering

Get full offering details

Required

Description

tdx_projects_create

Create a new project

tdx_reports_search

Search reports by name

tdx_services_create_offering

Create a new offering within a service

TDX_BASE_URL

Yes

tdx_assets_get

Get asset details by ID

tdx_time_create

Log a new time entry (interactive type selection)

tdx_services_get

Get full service details by ID

tdx_attributes_get_choices

Get picklist choices for an attribute

TDX_KB_APP_ID

No

tdx_navigate

Load a domain tool set (tickets, knowledge_base, people, assets, projects, reports, time, service_catalog, attributes)

tdx_kb_create_article

Create a new KB article (interactive category selection)

tdx_projects_search

Search projects by text, status, account

tdx_time_get_types

List all available time types

tdx_services_search_offerings

Search offerings within a service

tdx_attributes_delete_choice

Remove a picklist choice

tdx_tickets_search

Search tickets by text, status, priority, type, group

tdx_people_search

Search people by name, email, or department

tdx_projects_update

Update an existing project

tdx_reports_get

Get report metadata by ID

tdx_services_update_offering

Update an existing offering

TDX_BEID

Yes

tdx_tickets_get

Get full ticket details by ID

tdx_people_get

Get person details by UID

tdx_reports_execute

Execute a report and return data rows

tdx_services_get_categories

List all service categories

TDX_WEB_SERVICES_KEY

Yes

tdx_attributes_update_choice

Update an existing picklist choice

TDX_MCP_TRANSPORT

No

Tool

Description

tdx_kb_get_article

Get full article content

tdx_time_delete

Delete a time entry

tdx_services_update

Update an existing service

tdx_tickets_update

Update an existing ticket

tdx_assets_search

Search assets/CIs

tdx_time_get

Get full time entry details by ID

tdx_services_search

Search the service catalog

tdx_attributes_list

List custom attribute definitions for a component

TDX_ASSETS_APP_ID

No

tdx_kb_search

Search KB articles

tdx_assets_create

Create a new asset (interactive status/form selection)

tdx_time_update

Update an existing time entry

tdx_services_create

Create a new service (interactive category selection)

tdx_attributes_create_choice

Add a new picklist choice

TDX_SERVICE_CATALOG_APP_ID

No

tdx_tickets_create

Create a new ticket (interactive type selection)

tdx_time_search

Search time entries by date range and resource

TDX_TICKETING_APP_ID

No