Tenarius Wiki MCP
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| BRAVE_API_KEY | No | Optional API key to activate extra results in search_ro_web. |
Instructions
Guidance the server publishes about itself, which clients place ahead of the tool catalog so the model reads it before choosing anything.
This server publishes no instructions, or was last inspected before Glama recorded them.
Capabilities
Features and capabilities supported by this server
Protocol revision2025-11-25
| Capability | Details |
|---|---|
| tools | {
"listChanged": false
} |
| prompts | {
"listChanged": false
} |
| resources | {
"subscribe": false,
"listChanged": false
} |
| experimental | {} |
Tools
Functions exposed to the LLM to take actions
| Name | Description |
|---|---|
| get_adventurer_profileA | Lee el perfil del aventurero configurado localmente en esta máquina. Datos 100% locales (~/.config/tenarius-wiki-mcp/). No se envían a internet. Usar para personalizar builds, farming y objetivos del jugador. |
| search_wikiA | Busca artículos en la Wiki de Tenarius RO (contenido del servidor privado). Usar para Oficios, Sets, Tenarius Coin, quests custom, rankings, etc. Args: query: Términos de búsqueda (ej. "fighting set", "fisherman"). limit: Cantidad máxima de resultados (1-20). |
| get_wiki_summaryA | Resumen legible de un artículo de la Wiki de Tenarius RO. Args: title: Título exacto (ej. "Set de Equipamiento"). |
| get_wiki_pageA | Wikitext completo de un artículo de la Wiki de Tenarius RO. Args: title: Título exacto del artículo. |
| search_ro_referenceA | Busca información de Ragnarok Online en wikis de referencia (iRO Wiki, Fandom). Prioriza contexto Pre-Renewal (~Episodio 13.2). Cada resultado incluye servidor, era estimada y si debe verificarse en Tenarius. Args: query: Tema RO vanilla (ej. "Professor skills", "Assassin Cross", "MVP Amon Ra"). limit: Resultados por fuente (1-10). |
| get_ro_reference_summaryB | Resumen de un artículo RO desde iRO Wiki o Fandom (referencia vanilla). Args:
source_id: |
| get_ro_reference_pageA | Wikitext completo de referencia RO (irowiki / fandom). Args:
source_id: |
| search_ro_webA | Búsqueda web amplia sobre Ragnarok Online (Pre-Renewal / Ep. ≤ 13.2).
Cada resultado indica servidor estimado, era y si aplica a Tenarius. Args: query: Tema a investigar. limit: Límite para búsqueda web Brave (1-10). |
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/Robgonzalez/tenarius-wiki-mcp'
If you have feedback or need assistance with the MCP directory API, please join our Discord server