Dex MCP Server
@alpabon73
About Dex MCP Server
A Model Context Protocol (MCP) server for comprehensive contact relationship management through the Dex API
Config
No standard config provided
This server doesn't expose a parseable MCP config block in its README. See the repository for install instructions.
RepositoryTools
No tools detected
We auto-extract tools from the README. The maintainer can list them under a ## Tools heading to populate this section.
Overview
What is Dex MCP Server?
This server implements the Model Context Protocol (MCP) to give AI agents comprehensive contact relationship management capabilities through the Dex API. It is intended for developers building AI assistants that need to interact with contacts, notes, and reminders.
How to use Dex MCP Server?
Clone the repository, install dependencies with npm install, configure your DEX_API_KEY in a .env file, build with npm run build, and start with npm start. For integration with AnythingLLM, add an MCP server entry pointing to the compiled dist/index.js.
Key features of Dex MCP Server
- Full CRUD for contacts with search by name, email, or company.
- Note management linked to contacts with pagination support.
- Reminder management with recurrence support and due date tracking.
- 18 tools covering contacts, notes, and reminders.
- Supports multiple meeting types when creating notes (e.g., Call, Email, Slack).
- TypeScript implementation with Zod validation and MCP SDK.
Use cases of Dex MCP Server
- “Add John Smith from TechCorp as a new contact.”
- “Set a reminder to follow up with Sarah next week.”
- “Search for all notes about the ABC project.”
- “Update Mike’s job title to Senior Engineer.”
- “Show me all pending reminders for this month.”
FAQ from Dex MCP Server
What are the prerequisites for running Dex MCP Server?
You need Node.js 18 or later and a Dex API account with an API key.
How do I configure my Dex API key?
Copy .env.example to .env, set DEX_API_KEY=your-dex-api-key-here, and ensure the .env file is present when starting the server.
What meeting types are allowed when creating notes?
You can use any display name (case-insensitive) like “Call”, “Email”, “Slack”, or the Dex API enum value. The server maps these automatically.
How can I run the server in development mode?
Use npm run dev to run with ts-node, or npm run watch for watch mode compilation.
What integrations does the Dex MCP Server support?
It integrates with the Dex API via GraphQL endpoint (https://api.getdex.com/v1/graphql) and can be used standalone or with MCP-compatible hosts like AnythingLLM.
Frequently asked questions
What are the prerequisites for running Dex MCP Server?
You need Node.js 18 or later and a Dex API account with an API key.
How do I configure my Dex API key?
Copy `.env.example` to `.env`, set `DEX_API_KEY=your-dex-api-key-here`, and ensure the `.env` file is present when starting the server.
What meeting types are allowed when creating notes?
You can use any display name (case-insensitive) like “Call”, “Email”, “Slack”, or the Dex API enum value. The server maps these automatically.
How can I run the server in development mode?
Use `npm run dev` to run with ts-node, or `npm run watch` for watch mode compilation.
What integrations does the Dex MCP Server support?
It integrates with the Dex API via GraphQL endpoint (`https://api.getdex.com/v1/graphql`) and can be used standalone or with MCP-compatible hosts like AnythingLLM.
Basic information
More Other MCP servers
MCP Registry
modelcontextprotocolA community driven registry service for Model Context Protocol (MCP) servers.

Figs, Relationship Expert
Figs O'Sullivan, LMFTCouples therapist Figs O'Sullivan (LMFT, 17 years, endorsed by Sue Johnson, creator of EFT) inside your AI. Ask relationship questions answered from his clinical writing, name the pattern in a fight, get a three-step rep
Unity MCP ✨
justinpbarnettUnity MCP acts as a bridge between AI assistants and your Unity Editor. Give your LLM tools to manage assets, control scenes, edit scripts, and automate tasks within Unity.

Glasswarp
GlasswarpSee and control a real Windows PC you own — from any MCP client, locally or remotely. Observe (UIA + screenshots), click/type/drag/scroll, launch apps, owner Live View. BYOH: your machine, your key.
Inbox Zero AI
elie222The world's best AI personal assistant for email. Open source app to help you reach inbox zero fast.
Comments