Skip to main content
Glama

RAT MCP Server

by newideas99

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
CLAUDE_MODELNoClaude model for responsesanthropic/claude-3.5-sonnet:beta
DEEPSEEK_MODELNoDeepSeek model for reasoningdeepseek/deepseek-r1
OPENROUTER_API_KEYYesOpenRouter API key for both DeepSeek and Claude models

Schema

Prompts

Interactive templates invoked by user choice

NameDescription

No prompts

Resources

Contextual data attached and managed by the client

NameDescription

No resources

Tools

Functions exposed to the LLM to take actions

NameDescription
generate_response

Generate a response using DeepSeek's reasoning and Claude's response generation through OpenRouter.

check_response_status

Check the status of a response generation task

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/newideas99/Deepseek-Thinking-Claude-3.5-Sonnet-CLINE-MCP'

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