Deepseek Thinker MCP Server
by ruixingshi
Server Configuration
Describes the environment variables required to run the server.
Name | Required | Description | Default |
---|---|---|---|
API_KEY | Yes | Your OpenAI API Key required for the OpenAI API mode. | |
BASE_URL | Yes | The API Base URL for accessing the OpenAI API. | |
USE_OLLAMA | No | Set to 'true' to use the Ollama local 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 |