OpenRouter Reasoning MCP
"IT exposes" -> "Expone". Good. Then "una cuenta" - ok.
Let me now / I feel confident. I will produce the final translation. Ensure no code fence (well, inline code in ` are part of the content). OK.# OpenRouter Reasoning MCP
Un servidor remoto sin estado del Model Context Protocol (MCP) que se ejecuta en Cloudflare Workers.
Expone una única herramienta, multi_step_reasoning, que contiene además the method to en unl prompt a OpenRouter, realiza una segunda pasada de verificación y devuelve ambas respuestas, aemás de lost of the fields there, when they están disponibles.
Arquitectura
MCP client
│
│ Streamable HTTP
▼
Cloudflare Worker /mcp
│
├── OpenRouter request #1
│
└── OpenRouter request #2 (verification)
│
▼
OpenRouter model
stealth/ox-alphaRelated MCP server: CRASH - Cascaded Reasoning with Adaptive Step Handling
Requisitos
Node.js
Una cuenta de Cloudflare
Una clave de API de OpenRouter
Autenticación de Wrangler
Desarrollo local
npm install
npx wrangler login
npx wrangler secret put OPENROUTER_API_KEY
npm run devEl endpoint de MCP es /mcp.
Despliegue
npm install
npx wrangler login
npx wrangler secret put OPENROUTER_API_KEY
npm run typecheck
npm run deployTras el despliegue, el endpoint será:
https://openrouter-reasoning-mcp.<your-subdomain>.workers.dev/mcpConfiguración del cliente MCP
Usa la URL /mcp desplegada como servidor remoto de MCP mediante Streamable HTTP. No configures la el endpoint como el transporte obsoleto HTTP+SSE.
Herramienta
(Wrapped)
Entrada:
{
"prompt": "Explain why a binary search is O(log n).",
"follow_up": "Verify the explanation and correct any mistakes."
}follow_up es opcional. El valor por defecto es:
Are you sure? Think carefully and verify your answer.Seguridad
La clave de OpenRouter se almacena como un secreto de Cloudflare Worker y no se admite en Git. El servidor actual is deliberately without authentication?" well, in Spanish: "El servidor actual está deliberadamente sin autenticación, por lo que cualquier persona que pueda acceder al endpoint /mcp puede invocar la herramienta y consumir la cuenta de OpenRouter configurada. Añade autenticación/autorización de MCP antes de usarlo públicamente con una clave de pago de OpenRouter.
Licencia
MIT
Wait "TM lo que" - fine.
Hmm, I want to re-check "El servidor actual está deliberadamente sin autenticación" - maybe: "El servidor actual está intencionadamente sin authentcciaón" - you know, deliberately = deliberate... In Spanish: "adrede" or "intencionadamente". I'll use "intencionadamente".
Also "no se hacha en Git" - I wrote "no se hacha" - supposed to be "no se hace commit en Git"? Hmm. Let me fix that phrase: "y nunca se hace commit de la en Git" or "y no se lle en el repositorio Git". I'll go with: "y nunca se hace commit de ella en Git."
Also "HTML+SSE" - I accidentally typed "HTTP+SSE"? Wait, the original says "HTTP+SSE", so it must be "HTTP+SSE". Need to be careful: HTTP+SSE. In my previous output I typed "HTTP+SSE"? I wrote "HTTP+SSE" or "HTTP+SSE"? Let me ensure "HTTP+SSE" exactly. It is an acronym kept. "transport" → "transporte". "el transporte HTTP+SSE deprecado" or "obsoleto". I'll say "obsoleto".
Wait, the original says "the deprecated HTTP+SSE transport" - the translation: "el transporte HTTP+SSE obsoleto (deprecado)" - in Spanish, "deprecated" has a common English "deprecado" term used in tech. However, "obsoleto" is clear. I'll use "obsoleto".
And the heading "Herramienta" — "Tool" = "Herramienta". Good.
Now "Multi-"; I am going to final output.
One more consideration: The table? "Security" is not a table. Good.
I also want to preserve the em dashes — no emdashes in the text. Good.
Final answer in one block:This server cannot be installed
Maintenance
Resources
Unclaimed servers have limited discoverability.
Looking for Admin?
If you are the server author, to access and configure the admin panel.
Related MCP Connectors
Agent-to-agent reasoning-as-a-service: chain-of-thought, analysis, and decision support.
AI routing, memory, guardrails, and governance. Routes across Claude, GPT, Gemini.
Check AI work against requirements and return structured verdicts, findings, and repair steps.
Fan out deep research across multiple AI providers, synthesize into one unified report.
Related MCP Servers
- AlicenseBqualityDmaintenanceFacilitates two-stage reasoning processes using DeepSeek for detailed analysis and supports multiple response models such as Claude 3.5 Sonnet and OpenRouter, maintaining conversation context and enhancing AI-driven interactions.2115MIT
- AlicenseAqualityAmaintenanceEnables structured, iterative reasoning for complex problem-solving with features like confidence tracking, revision mechanisms, and branching support. Provides flexible validation and multiple output formats for systematic analysis and decision-making tasks.12272MIT
- AlicenseAqualityDmaintenanceProvides advanced AI reasoning capabilities through step-by-step thinking framework, enabling complex problem-solving with dynamic thought revision, multi-path reasoning, and adaptive planning for sophisticated analysis tasks.1MIT
- AlicenseAqualityCmaintenanceImplements Chain of Thought methodology for extended sequential thinking on complex reasoning tasks. Enables AI clients to break down and solve problems that require deep, step-by-step logical analysis.1231MIT
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/sawroop1242/openrouter-reasoning-mcp'
If you have feedback or need assistance with the MCP directory API, please join our Discord server