Glama
Chat
MCP
Gateway
Models
Pricing
Community
Sign In
Chat
MCP
Gateway
Models
Pricing
Community
Sign In
Glama
MCP
Servers
DeepSeek MCP Server
Claim
by
Sheshiyer
GitHub
Developer Tools
JavaScript
3
Reddit
Discord
Overview
Inspect
Schema
Related Servers
Reviews
Score
Need Help?
View Source Code
Report Issue
build
node_modules
src
test
config-example.json
package.json
package-lock.json
README.md
tsconfig.json
{ "mcpServers": { "deepseek": { "command": "node", "args": ["PATH_TO_SERVER/build/index.js"], "env": { "DEEPSEEK_API_KEY": "your-api-key-here", "NODE_ENV": "production" } } } }