Tibiawiki MCP server
TibiaWiki knowledge base: attribute queries over creatures, items, NPCs, quests and spells
0 stars1.5k downloads/wk
Reviews
Write oneNobody has reviewed Tibiawiki yet.
If you have run it, two minutes of your experience saves the next person an afternoon.
Tibiawiki tools (5)
write = sends, deletes, buys or poststibia_find_creaturesFreeFind Tibia creatures matching stat filters. Damage modifiers are percentages where 100 is neutral: "weak_to" means the creature takes MORE than 100% damage from that element, "resistant_to" means less. Use this for questions like "which creatures are weak to fire and give over 500 experience".
tibia_find_itemsFreeFind Tibia items matching class, type and stat filters such as attack, defense, armor and required level. Use this for questions like "which two-handed swords need level 100 or less". Vocation and weapon type match by membership, so "knight" matches "knights".
tibia_getFreeFull detail for one named Tibia page of any kind: creature (with its loot table, abilities and max damage), item, npc, quest, spell, achievement, house, imbuement, charm, mount, outfit, book, world or update. Takes an exact page name — use tibia_search first if it is uncertain. Pass `type` to disambiguate a shared name. Creature abilities may carry an `area`: Grid of map tiles, row-major, as the caster faces. '.' unaffected tile, '#' effect tile, '@' the caster, '*' the target tile, digits 4-8 extra sprite layers (a second effect the scene draws), '?' an unrecognised value. effectTiles counts effect tiles only. effectOnCaster says whether the caster is caught in its own effect; it is stated by the wiki, not read off the grid.
tibia_how_to_obtainFreeEvery in-game source for one item in a single call: which creatures drop it and how likely, which NPCs sell it and for how much (the price the player pays), and which quests reward it. Prefer this over three separate lookups.
tibia_searchFreeFind Tibia pages whose name contains a substring, across all fourteen kinds of page (creature, item, npc, quest, spell, achievement, house, imbuement, charm, mount, outfit, book, world, update). Turns an approximate name into the exact page name tibia_get expects. Ordered shortest-name-first, so the closest match leads.
Public scan report
scanner v0.1.9 · 2026-09-19 · same rubric, same numbers if you re-run it
- Code scan21 source files scanned25/25
- Live reliabilityremote reachable in 679ms20/20
- Tool poisoning5 tool descriptions checked15/15
- Auth qualityopen endpoint, read-only tools10/15
- Maintenancelast push 1 days ago15/15
- Maintainer identitynamespace and repository owner differ4/10
Grade history
- 2026-09-19restoreB → Ascore 89
Install directly
claude mcp add --transport http tibiawiki-mcp https://mcp.tibia.sh/wiki
Tibiawiki: common questions
- Is Tibiawiki MCP server safe?
- Yes, by our scan: it is graded A (89/100). Read the Tibiawiki safety report
- How do I install Tibiawiki?
- It runs remotely at mcp.tibia.sh. Add it to Claude Code, Claude Desktop or Cursor with the snippets above, or call it through the mcp.market gateway without installing anything.
- Does Tibiawiki need an API key?
- Not as far as the registry entry and our scan can tell: no credentials are declared or required.
- Is Tibiawiki maintained?
- The last commit was 2 days ago (2026-09-19). The latest release is v0.6.3.
- Is Tibiawiki up?
- 100% of our last 5 checks got an answer. We check remote servers about four times a day.