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
관련 서버
Kone.vc
스폰서Monetize your AI agent with contextual product recommendations
Prompt Buddy
Prompt Buddy MCP exposes a public, searchable catalog of reusable AI skills.
FutureSense MCP
556-tool MCP server giving AI agents full access to FutureSense's business platform — invoicing, payroll, accounting, CRM, booking, content creation, website builder, and more.
Document Evaluation MCP Server
Evaluates technical documentation against globalization standards, analyzing for translation issues, ambiguity, and sentence length.
Adobe Express
Integrate with Adobe Express using LLMs to streamline creative tasks and workflows.
Linear
Integrates with Linear project management systems.
Hyperspell
A spellchecker and grammar checker for developers, requiring a Hyperspell token for authentication.
Beancount MCP
Execute Beancount queries and submit transactions to a ledger.
Linear Issues
Provides read-only access to issues within the Linear project management tool.
Odoo-MCP
Integrate with Odoo ERP systems to manage business data and operations. Requires external configuration for connection parameters.
Todoist
Manage tasks and projects on Todoist using natural language.