Integrates with Ollama to use the Deepseek model for AI capabilities through the MCP protocol
MCP Deepseek Agent
MCP server implementation using Ollama's Deepseek model for seamless AI integration.
Features
- 🤖 MCP protocol compliance
- 🔄 Ollama integration with Deepseek model
- ⚙️ Automatic configuration
- 🧹 Clean responses (removes thinking tags)
- 📝 Standard MCP protocol endpoints
Quick Start
- Install Ollama and Deepseek model:
- Install the package:
- Start the server:
Configuration
Set through environment variables:
Usage in MCP Configuration
Add to your MCP configuration:
Documentation
See DOCUMENTATION.md for detailed usage and API documentation.
License
MIT License - see LICENSE file for details.
This server cannot be installed
local-only server
The server can only run on the client's local machine because it depends on local resources.
Enables seamless AI integration via Ollama's Deepseek model, providing protocol compliance and automatic configuration for clean AI-driven interactions.
Related Resources
Related MCP Servers
- AsecurityAlicenseAqualityProvides integration with OpenRouter.ai, allowing access to various AI models through a unified interface.Last updated -415428TypeScriptApache 2.0
- -securityAlicense-qualityThis server facilitates the invocation of AI models from providers like Anthropic, OpenAI, and Groq, enabling users to manage and configure large language model interactions seamlessly.Last updated -9PythonMIT License
- -securityFlicense-qualityThis server integrates DeepSeek and Claude AI models to provide enhanced AI responses, featuring a RESTful API, configurable parameters, and robust error handling.Last updated -13TypeScript
- -securityFlicense-qualityEnables integration and control of DeepSeek and Claude AI models through RESTful APIs, supporting seamless AI model operations with configurable parameters and robust error handling.Last updated -133