Warframe MCP Server
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||
Capabilities
Features and capabilities supported by this server
| Capability | Details |
|---|---|
| tools | {
"listChanged": true
} |
Tools
Functions exposed to the LLM to take actions
| Name | Description |
|---|---|
| world_stateA | Get current Warframe world state: sortie, archon hunt, nightwave, invasions, open world cycles, events, steel path, construction progress, and daily deals. |
| baro_kiteerA | Check Baro Ki'Teer's current status, inventory, and optional plat-per-ducat worth analysis. |
| active_fissuresB | List active Void Fissure missions, filterable by tier, Steel Path, Void Storm, and mission type. |
| lookup_warframeA | Look up one or more Warframes by name: stats, abilities, component drop sources, build requirements, and vault status. |
| lookup_weaponA | Look up one or more weapons by name: damage stats per fire mode, crit/status, components, and build info. |
| lookup_modA | Look up one or more mods by name: stats progression, polarity, drain, rarity, and drop locations. |
| lookup_itemB | Look up one or more items (arcanes, resources, blueprints, etc.) by name with dynamic formatting of available fields. |
| market_price_checkA | Check live trading prices for one or more tradeable items on warframe.market: sell/buy stats, cheapest sellers, and trade chat messages. |
| search_dropsA | Search drop tables for one or more items: shows where they drop, from which relics, missions, and enemies, with drop chances. |
| relic_dropsA | Find which relics contain one or more specific prime parts, with refinement chances and optional relic farming locations. |
| prime_vault_statusA | Check if one or more Prime items are vaulted, available from Varzia (Prime Resurgence), or currently farmable from relics. |
| simaris_targetA | Check today's Cephalon Simaris synthesis target and recommended scanning locations. |
| find_enemy_spawnA | Find where one or more specific enemies spawn: confirmed locations from drop tables and likely faction nodes. |
| lookup_buildsA | Find popular community mod builds for one or more Warframes, weapons, or companions from Overframe.gg. Returns top-voted builds with mod lists, computed stats, and build guides. |
| crafting_requirementsA | Look up the full crafting recipe for one or more Warframe items — components, credits, build time, and sub-recipes. Answers 'what do I need to build X?' |
| crafting_usageA | Find all items that use one or more given resources or components as crafting ingredients. Answers 'what is this used for?' and 'is it safe to sell?' |
| farm_route_optimizerA | Find the best mission nodes to farm multiple resources simultaneously. Cross-references planet drop tables and dark sector bonuses to find overlapping farm spots. |
| task_synergy_plannerA | Find the most efficient activity combos by cross-referencing active Nightwave challenges with current Fissures, Invasions, and Sortie. Tells you which single mission can complete multiple objectives at once. |
| color_palette_finderA | Find the closest matching color in Warframe's color palettes. Input a hex color code and get the exact palette, row, and column of the best match. Fashion Frame endgame tool. |
Prompts
Interactive templates invoked by user choice
| Name | Description |
|---|---|
No prompts | |
Resources
Contextual data attached and managed by the client
| Name | Description |
|---|---|
No resources | |
Latest Blog Posts
- Who's Calling? MCP Hosts Are an Identity Blind Spot (And the Spec Knows It)By Om-Shree-0709 on .mcpAgent IdentityOAuth 2.1
- Your AI Chatbot Just Exposed Your CEO's Salary to an InternBy Om-Shree-0709 on .Agent IdentityMCP SecurityOAuth Delegation
- Why MCP Servers Need Execution Sandboxing (And Why Your Current Stack Isn't Enough)By Om-Shree-0709 on .Agentic AiPrompt InjectionWebAssembly
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/RainRaini4/warframe-mcp'
If you have feedback or need assistance with the MCP directory API, please join our Discord server