Model Context Protocol ยท TypeScript ยท MIT

MCP Servers

TypeScript MIT Productboard Freshdesk

Drop-in Model Context Protocol servers for Productboard and Freshdesk. Give Claude, GPT-4, or any MCP-compatible agent full, type-safe access to your product and support stack โ€” with comprehensive API coverage and production-ready reliability.

What is MCP?

USB-C for AI tools.

The Model Context Protocol is an open standard for connecting AI models to external tools and data sources. Instead of bespoke integrations for every LLM, MCP gives you one structured, auditable interface that works with any compatible client.

These servers implement that interface โ€” so you plug them in and start building in minutes, not weeks.

๐Ÿ”Œ Plug-and-play ๐Ÿ“‹ 40+ tools ๐Ÿ”’ Type-safe โšก Production-ready
claude_desktop_config.json
{ "mcpServers": { "productboard": { "command": "npx", "args": ["@enreign/productboard-mcp"], "env": { "PB_API_TOKEN": "โ€ฆ" } }, "freshdesk": { "command": "npx", "args": ["@enreign/freshdeck-mcp"], "env": { "FD_API_KEY": "โ€ฆ", "FD_DOMAIN": "โ€ฆ" } } } }
๐Ÿ“‹
productboard-mcp

Productboard MCP

A complete MCP server for Productboard with 40+ fully-typed tools โ€” features, notes, users, companies, objectives, and the full backlog. Everything you'd do in the UI, now accessible to your agents.

๐Ÿ—‚๏ธ

Features & Backlog

  • List, create, update, and delete features
  • Manage status, priority, and release assignment
  • Tag, filter, and bulk-update via query
  • Link features to components and objectives
๐Ÿ“

Notes & Insights

  • Create and query customer notes
  • Tag and link notes to features
  • Full-text search across insights
  • Attach notes to users and companies
๐ŸŽฏ

Objectives & OKRs

  • Read and update objectives
  • Link features to key results
  • Track progress metrics
  • Query by time period or owner
๐Ÿ‘ค

Users & Companies

  • Look up and update user profiles
  • Create and manage company data
  • Query feature requests by account
  • Segment by plan, tier, or tag
View on GitHub โ†’
๐ŸŽง
freshdeck-mcp

Freshdesk MCP

A full MCP server for Freshdesk API v2. Triage tickets, manage contacts, route conversations, and handle your entire support queue โ€” without a human in the loop.

๐ŸŽซ

Ticket Management

  • Create, read, update, close tickets
  • Set priority, status, and assignee
  • Filter by any field, bulk update
  • Merge duplicate tickets
๐Ÿ’ฌ

Conversations

  • Read and add conversation threads
  • Reply publicly or add private notes
  • Retrieve full conversation history
  • Attach files and tags
๐Ÿ‘ฅ

Contacts & Accounts

  • CRUD for contacts and companies
  • Search by email, phone, or company
  • Merge duplicate contacts
  • View full ticket history per contact
๐Ÿค–

Agents & Groups

  • List agents and group memberships
  • Assign tickets to agents or groups
  • Access canned responses
  • Query workload and capacity
View on GitHub โ†’

Connect your agents to
the tools they need.

MIT licensed. More MCP servers in progress. Need a specific integration? Get in touch.