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. |
Capabilities
Features and capabilities supported by this server
| 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_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_analyzeB | Validate and classify a Guild Wars template/build code. This is a sanity analyzer, not a full skill decoder. |
| 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_searchC | 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
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/guildwars1-mcp'
If you have feedback or need assistance with the MCP directory API, please join our Discord server