A chatbot implementation using MCP to interact with tools and LLM providers including DeepSeek. Supports connecting to MCP servers, executing tools with retry, and managing sessions.
LLM_API_KEY=your-deepseek-key
LLM_BASE_URL=https://api.deepseek.com/v1
LLM_MODEL_ID=deepseek-chat
Run the chatbot and interact via CLI. Use 'quit' or 'exit' to end sessions. The client auto-discovers tools from connected MCP servers and routes queries through DeepSeek.
MIT License, Python.
Safely read, write, and manage local files with DeepSeek for code editing, log analysis, and file organization.
Access Hugging Face Hub for DeepSeek model downloads, version management, and model card information.
MCP-like server using DeepSeek API for terminal integration. Features a web-based chat interface, AI-triggered terminal commands, real-time streaming via SSE, and Docker support.
MCP server providing code generation, completion, and optimization using DeepSeek API with tool chaining support. Features generate_code, complete_code, optimize_code, and execute_chain tools with built-in caching.
Production-grade MCP server written in Go with built-in code review, file management, multi-model support (Chat, Coder, Reasoner), and API account management tools.
TypeScript-based MCP server for DeepSeek API with automatic model fallback (deepseek-reasoner to deepseek-chat), multi-turn conversation support, and customizable parameters.
Workflows from the Neura Market marketplace related to this DeepSeek resource