Deepseek Thinker MCP Server
by ruixingshi
Server Configuration
Describes the environment variables required to run the server.
Name | Required | Description | Default |
---|---|---|---|
API_KEY | No | Your OpenAI API Key for accessing Deepseek API | |
BASE_URL | No | API Base URL for the Deepseek API service | |
USE_OLLAMA | No | Enable Ollama local mode instead of OpenAI API mode |
Schema
Prompts
Interactive templates invoked by user choice
Name | Description |
---|---|
No prompts |
Resources
Contextual data attached and managed by the client
Name | Description |
---|---|
No resources |
Tools
Functions exposed to the LLM to take actions
Name | Description |
---|---|
get-deepseek-thinker | think with deepseek |