Guild Wars 1 MCP
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| GW1_LOCAL_ROOTS | No | Colon-separated list of explicit local roots to scan for Guild Wars or VMware Fusion metadata. |
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": true
} |
| resources | {
"listChanged": true
} |
Tools
Functions exposed to the LLM to take actions
| Name | Description |
|---|---|
| gw1_sourcesB | List public Guild Wars 1 sources and the opt-in local inventory surface known to this server. |
| gw1_skill_index_provenanceA | Report where the bundled skill index came from (Guild Wars Wiki, not game files), when it was extracted, which wiki revision it reflects, and its content hash — use this to judge how stale template decode/encode data is. |
| gw1_wiki_searchB | Search Guild Wars Wiki, PvXwiki, or both via their public MediaWiki APIs. |
| gw1_wiki_pageA | Fetch a page from Guild Wars Wiki or PvXwiki and return extracted text, links, categories, and revision metadata without editor usernames. |
| gw1_wiki_recent_changesA | Return recent public changes from Guild Wars Wiki or PvXwiki without editor usernames. |
| gw1_game_updatesC | Parse recent game-update sections from the Guild Wars Wiki Game updates page. |
| gw1_builds_searchB | Search GW1 Builds public API and/or PvXwiki build pages. Author/handle fields are omitted unless includeAuthors is true. |
| gw1_template_code_analyzeA | Validate, classify, and decode a Guild Wars template/build code. Skill templates are fully decoded into primary/secondary professions, attributes with points, and the eight skills resolved to names via the bundled Guild Wars Wiki skill index. |
| gw1_template_encodeA | Build a Guild Wars skill template from professions, attributes, and skill names. Returns an importable template code, a legality report (one elite max, three PvE-only max, single allegiance, 200 attribute-point budget, profession checks), per-skill energy/cast/recharge/adrenaline costs, and an energy-sustainability outlook. Use this to construct and sanity-check a build before sharing it. |
| gw1_subreddit_searchA | Search r/GuildWars public Atom results. Author/handle fields are omitted unless includeAuthors is true. |
| gw1_youtube_sourcesC | List curated official and creator YouTube channel feeds for Guild Wars 1, Reforged, build, skill, and guide content. |
| gw1_youtube_videosB | Fetch recent videos from curated public YouTube RSS feeds. Without a query, filters to likely Guild Wars 1/Reforged videos. |
| gw1_content_searchA | Search across Guild Wars Wiki, PvXwiki, GW1 Builds, YouTube, and r/GuildWars for current public content. |
| gw1_local_inventoryA | Opt-in local scanner for Guild Wars installs or VMware Fusion bundles. It never scans default locations. Pass explicit roots or set GW1_LOCAL_ROOTS. Paths are redacted by default. |
Prompts
Interactive templates invoked by user choice
| Name | Description |
|---|---|
No prompts | |
Resources
Contextual data attached and managed by the client
| Name | Description |
|---|---|
| sources | Public and opt-in local source registry used by this MCP server. |
| wiki-sources | MediaWiki API sources used by wiki tools. |
| youtube-sources | Curated official and creator YouTube channel RSS feeds used by this MCP server. |
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/ArtSabintsev/guildwars-reforged-mcp'
If you have feedback or need assistance with the MCP directory API, please join our Discord server