DeepSeek MCP Sample
by aberry-h · communication · mcp-server, glama
A Node.js + TypeScript MCP server that proxies to DeepSeek's Chat, Image, and TTS APIs for conversation, image generation, and text-to-speech.
Source: https://github.com/aberry-h/mcp
Install
git clone https://github.com/aberry-h/mcpTags: mcp-server, glama
Source: glama
About communication MCP servers and Claude skills
Communication MCP servers integrate Slack, Discord, Teams, email, and SMS into AI agent workflows — both for notifications and for two-way conversations with users.
DeepSeek MCP Sample is one of hundreds of communication entries indexed on Skiln. Browse the full communication category or the complete directory of Claude skills, MCP servers, agents, commands, and hooks.
Related communication MCPs and skills
- Birding Planner by minikdj
MCP server for birding trip planning with migration forecasts, hotspot analysis, and daily email briefings, integrating eBird, BirdCast, NWS, and iNaturalist data.
- Intercom MCP Server by Damilola-max
An MCP server that exposes Intercom tools to Claude Desktop and sends a daily support report via email.
- canbus-mcp by harrisonfaulkner
A CAN bus reverse engineering MCP server for Claude Code that lets Claude read, analyze, and map CAN bus messages from automotive and motorsport ECUs directly from the conversation.
- mcp-gmail by knowledgeislands
MCP server that connects Claude with Gmail to read, send, delete, and manage messages and labels via the Google Gmail API.
- mcp-zap by mediatriforce-create
MCP server for sending and receiving WhatsApp messages through Evolution API, enabling management of instances, messages, and chats directly from Claude Code.
- ttt-mcp by SrmTech-git
Exposes tic-tac-toe game tools (new_game, get_state, make_move) for Claude to play against a human via chat.
- imessage-mcp by jaredmoskowitz
A read-only MCP server that exposes your iMessage data to Claude Code and Claude Desktop, with automatic contact name resolution.
- NPS Chatbot MCP Server by itu-itis22-kombak22
MCP server enabling NPS chatbot interactions, summaries, topic analysis, and example comments via natural language.
Frequently asked questions
How do I install DeepSeek MCP Sample?
Add the install command above to your Claude Code, Cursor, or Windsurf MCP configuration. Most servers register via npx, a local command, or a Docker image. Refer to the source repository for environment variables and credential requirements.
Which clients support DeepSeek MCP Sample?
Any MCP-compatible client works: Claude Desktop, Claude Code CLI, Cursor, Windsurf, Zed, and VS Code with the official MCP extension. OpenAI Codex and GitHub Copilot increasingly support MCP via adapter bridges.
Is DeepSeek MCP Sample free?
The server itself is typically open source. Any upstream service (API keys, paid tiers, hosted infrastructure) may have its own pricing. Check the source repository for details.