teamdynamix-mcp
TeamDynamix MCP Server (unofficial)
Return to top
In this tutorial, you will configure teamdynamix-mcp in an MCP client, connect using the published package, and verify connectivity with read-only tools.
If you want to run from source as a contributor, use the development guide: docs/development/contributing.md.
Prerequisites
- Node.js 20+
- An MCP client (for example: VS Code or Claude Desktop)
- TeamDynamix credentials
- standard mode:
TEAMDYNAMIX_USERNAME+TEAMDYNAMIX_PASSWORD - admin mode:
TEAMDYNAMIX_BEID+TEAMDYNAMIX_WEB_SERVICES_KEY
- standard mode:
Step 1: add server configuration
Add a TeamDynamix server entry to your MCP client config:
- command:
npx - args:
-y,@selfagency/teamdynamix-mcp - env:
TEAMDYNAMIX_BASE_URLTEAMDYNAMIX_AUTH_MODE- standard mode:
TEAMDYNAMIX_USERNAME,TEAMDYNAMIX_PASSWORD - admin mode:
TEAMDYNAMIX_BEID,TEAMDYNAMIX_WEB_SERVICES_KEY
Step 2: start your MCP client
Start or reload your MCP client so it launches the TeamDynamix MCP server.
Expected: your client shows an active TeamDynamix server using stdio transport.
Step 3: verify tool connectivity
Call these tools in order:
teamdynamix_server_status— confirms credentials and base URL are configuredteamdynamix_get_current_user— returns your authenticated user recordteamdynamix_list_applications— lists accessible TeamDynamix apps
Expected: responses arrive without errors, and teamdynamix_server_status shows configured: true.
Step 4: verify a ticket app ID
Call teamdynamix_list_applications, pick the ticketing app, then call:
teamdynamix_list_ticket_statuseswithapp_id
If this works, your baseline environment is ready for ticket and KB workflows.
Next tutorial
- First Ticket Workflow
Server Terkait
Kone.vc
sponsorMonetize your AI agent with contextual product recommendations
Linear
Query and search for issues in your Linear workspace.
Odoo
Integrate Odoo with Large Language Models (LLMs) for enhanced business process automation.
Google Calendar Integration Project
Manage and interact with Google Calendar events using the Google Calendar API.
Office 365 Calendar
Access Office 365 Calendar data, providing workday insights and productivity analytics.
Notes MCP Server
An MCP server for interacting with Obsidian notes. Requires the OBSIDIAN_VAULT_PATH environment variable to be set.
Chhart MCP
Chhart MCP is a tool that enables AI assistants to generate instant, shareable flowcharts and Sankey diagrams directly in chat,
Microsoft Planner by CData
A read-only MCP server enabling LLMs to query live Microsoft Planner data using the CData JDBC Driver.
TrackMage
Shipment tracking api and logistics management capabilities through the TrackMage API
notebooklm-mcp-cli
Programmatic access to Google NotebookLM — via command-line interface (CLI) or Model Context Protocol (MCP) server.
n8n MCP Server
Provides workflow validation and best practices tools for the n8n automation platform.