MCP Deepseek Agent Server

by freebeiro

Integrations

  • Integrates with Ollama to use the Deepseek model for AI capabilities through the MCP protocol

Agente de búsqueda profunda de MCP

Implementación del servidor MCP utilizando el modelo Deepseek de Ollama para una integración perfecta con IA.

Características

  • Cumplimiento del protocolo MCP
  • 🔄 Integración de Ollama con el modelo Deepseek
  • ⚙️ Configuración automática
  • 🧹 Respuestas limpias (elimina las etiquetas de pensamiento)
  • Puntos finales del protocolo MCP estándar

Inicio rápido

  1. Instalar el modelo Ollama y Deepseek:
ollama run deepseek-r1
  1. Instalar el paquete:
pip install git+https://github.com/freebeiro/mcp-deepseek-agent.git
  1. Iniciar el servidor:
mcp-deepseek-agent

Configuración

Establecer a través de variables de entorno:

export OLLAMA_API_URL="http://localhost:11434" export OLLAMA_MODEL="deepseek-r1" export TEMPERATURE="0.7" export TOP_P="0.9" export MCP_PORT="8080"

Uso en la configuración de MCP

Añade a tu configuración de MCP:

{ "mcpServers": { "deepseek": { "command": "mcp-deepseek-agent", "args": [], "env": { "OLLAMA_MODEL": "deepseek-r1" } } } }

Documentación

Consulte DOCUMENTATION.md para obtener información detallada sobre el uso y la documentación de la API.

Licencia

Licencia MIT: consulte el archivo LICENCIA para obtener más detalles.

-
security - not tested
F
license - not found
-
quality - not tested

hybrid server

The server is able to function both locally and remotely, depending on the configuration or use case.

Permite una integración perfecta de IA a través del modelo Deepseek de Ollama, proporcionando cumplimiento del protocolo y configuración automática para interacciones limpias impulsadas por IA.

  1. Características
    1. Inicio rápido
      1. Configuración
        1. Uso en la configuración de MCP
          1. Documentación
            1. Licencia

              Related MCP Servers

              • A
                security
                A
                license
                A
                quality
                Provides integration with OpenRouter.ai, allowing access to various AI models through a unified interface.
                Last updated -
                4
                154
                28
                TypeScript
                Apache 2.0
              • -
                security
                A
                license
                -
                quality
                This 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 -
                4
                Python
                MIT License
              • -
                security
                F
                license
                -
                quality
                This server integrates DeepSeek and Claude AI models to provide enhanced AI responses, featuring a RESTful API, configurable parameters, and robust error handling.
                Last updated -
                13
                TypeScript
              • -
                security
                F
                license
                -
                quality
                Enables 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 -
                13
                3

              View all related MCP servers

              ID: hwiczumm33