RAT MCP Server (Retrieval Augmented Thinking)
@newideas99
About RAT MCP Server (Retrieval Augmented Thinking)
🧠MCP server implementing RAT (Retrieval Augmented Thinking) - combines DeepSeek's reasoning with GPT-4/Claude/Mistral responses, maintaining conversation context between interactions.
Config
No standard config provided
This server doesn't expose a parseable MCP config block in its README. See the repository for install instructions.
RepositoryTools
No tools detected
We auto-extract tools from the README. The maintainer can list them under a ## Tools heading to populate this section.
Overview
What is RAT MCP Server?
A Model Context Protocol (MCP) server that implements RAT’s two-stage reasoning process, combining DeepSeek’s reasoning capabilities with various response models.
How to use RAT MCP Server?
Clone the repository, install dependencies with npm install, create a .env file with API keys and model configuration, then build the server with npm run build. Add it to Cline’s MCP settings with the generate_response tool.
Key features of RAT MCP Server
- Two-stage processing: DeepSeek reasoning then response generation.
- Supports Claude 3.5 Sonnet, DeepSeek Reasoner, and OpenRouter models.
- Maintains conversation history with configurable context size.
- Single tool
generate_responsewith optional reasoning display. - Context clearing via
clearContextparameter.
Use cases of RAT MCP Server
- Use DeepSeek reasoning followed by a high‑quality Claude response.
- Keep conversation context across multiple interactions.
- Debug by inspecting the reasoning process with
showReasoning. - Reset the conversation for a new topic using
clearContext.
FAQ from RAT MCP Server
What API keys do I need?
You need a DeepSeek API key and an OpenRouter API key. An Anthropic API key is optional if you use Claude models.
How do I clear the conversation context?
Set clearContext: true in the generate_response tool arguments.
Can I see the reasoning process?
Yes, set showReasoning: true in the tool call to display DeepSeek’s reasoning.
What models can be used for final response?
Claude 3.5 Sonnet (via Anthropic) or any model available on OpenRouter, such as GPT-4 or Gemini.
Is there a context size limit?
Yes, the server supports a configurable context size limit (adjustable via settings).
Frequently asked questions
What API keys do I need?
You need a DeepSeek API key and an OpenRouter API key. An Anthropic API key is optional if you use Claude models.
How do I clear the conversation context?
Set `clearContext: true` in the `generate_response` tool arguments.
Can I see the reasoning process?
Yes, set `showReasoning: true` in the tool call to display DeepSeek’s reasoning.
What models can be used for final response?
Claude 3.5 Sonnet (via Anthropic) or any model available on OpenRouter, such as GPT-4 or Gemini.
Is there a context size limit?
Yes, the server supports a configurable context size limit (adjustable via settings).
Basic information
More AI & Agents MCP servers

q-ring
I4cTimeQuantum-inspired keyring for AI coding agents. Secure secrets with superposition, entanglement, tunneling, and teleportation — CLI + 44 MCP tools.
GetIntel
tarang8811Public docs + tool manifest for the GetIntel MCP connector (app.getintel.ai)
Just Domain.
Just.Just Domain is the domain registrar for businesses built with AI. An AI assistant checks availability and both prices, first year and renewal, and hands back a checkout link for justdomain.ai. Read only by design: no pur
UnificAlly MCP
unifically-devUnificAlly MCP server. One API for 100+ AI video, image, music and speech models. https://mcp.unifically.com/mcp
Agentic Atlas
Avery JonesConsult field-tested agent-system design patterns through 8 hosted, read-only tools for orientation, deep reading, relationships, provenance, glossary terms, and publication decisions.
Comments