Skip to main content
Glama

Deepseek Thinker MCP Server

by ruixingshi

get-deepseek-thinker

Generate and visualize focused reasoning content by processing user prompts through Deepseek's API or a local Ollama server, enabling structured thought processes for MCP-enabled AI clients.

Instructions

think with deepseek

Input Schema

NameRequiredDescriptionDefault
originPromptYesuser's original prompt

Input Schema (JSON Schema)

{ "properties": { "originPrompt": { "description": "user's original prompt", "type": "string" } }, "required": [ "originPrompt" ], "type": "object" }

Other Tools from Deepseek Thinker MCP Server

Related Tools

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/ruixingshi/deepseek-thinker-mcp'

If you have feedback or need assistance with the MCP directory API, please join our Discord server