Skip to main content
Glama
vanppsa
by vanppsa

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
AA_API_KEYNoOptional API key for live model data updates from Artificial Analysis. Without it, the server uses bundled fallback data.

Capabilities

Features and capabilities supported by this server

CapabilityDetails
tools
{}

Tools

Functions exposed to the LLM to take actions

NameDescription
classify_taskA

MANDATORY: Classifies the complexity of a dev task. If the user input is not in English, translate the core intent to English before calling (e.g., 'traduzir' -> 'translate').

get_model_suggestionsA

Returns suggested models for a tier. Auto-detects your client environment (Claude Code, Gemini CLI, OpenCode, etc.) and filters suggestions accordingly. Native clients (Claude Code, Gemini CLI, Codex) receive only their provider's models. Aggregator clients (OpenCode, Cursor, Cline) receive the best 4 models across all providers including open-source (DeepSeek, Kimi, Qwen, Llama, Mistral). Pass preferred_provider to highlight a specific provider.

format_plan_blockA

MANDATORY: Generates the formatted output block to be pasted at the end of every plan as a system protocol.

Prompts

Interactive templates invoked by user choice

NameDescription

No prompts

Resources

Contextual data attached and managed by the client

NameDescription

No resources

Latest Blog Posts

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/vanppsa/oracle-models'

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