Interface with DeepSeek models through LM Studio for local inference with GGUF model loading and chat management.
["local-inference","gguf","chat"]
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.
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.
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.