tibiawiki-mcp
Rank #4,670sh.tibia/tibiawiki-mcp
TibiaWiki knowledge base: attribute queries over creatures, items, NPCs, quests and spells
tibiawiki-mcp is a Model Context Protocol (MCP) server published by tibia-sh. It ranks #4,670 of 132,113 servers tracked on MCP Toplist. tibiawiki-mcp is listed across 2 registries — Official MCP and Glama, with 8 tracked versions. It was first listed on Sep 12, 2026 and most recently updated on Sep 19, 2026.
Ranks ahead of 127,443 of 132,113 servers on MCP Toplist.
Use tibiawiki-mcp
No credentials or required configuration declared — add it to your MCP client and go.
claude mcp add --transport http tibiawiki-mcp https://mcp.tibia.sh/wikiclaude mcp add tibiawiki-mcp -- npx -y @tibia.sh/tibiawiki-mcp[mcp_servers.tibiawiki-mcp]
url = "https://mcp.tibia.sh/wiki"Add to ~/.codex/config.toml.
[mcp_servers.tibiawiki-mcp]
command = "npx"
args = ["-y", "@tibia.sh/tibiawiki-mcp"]Add to ~/.codex/config.toml.
https://mcp.tibia.sh/wikiSettings → Connectors → “Add custom connector”, then paste this URL.
{
"mcpServers": {
"tibiawiki-mcp": {
"command": "npx",
"args": [
"-y",
"@tibia.sh/tibiawiki-mcp"
]
}
}
}Add to claude_desktop_config.json (Settings → Developer → Edit Config).
{
"mcpServers": {
"tibiawiki-mcp": {
"url": "https://mcp.tibia.sh/wiki"
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project).
{
"mcpServers": {
"tibiawiki-mcp": {
"command": "npx",
"args": [
"-y",
"@tibia.sh/tibiawiki-mcp"
]
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project).
{
"servers": {
"tibiawiki-mcp": {
"type": "http",
"url": "https://mcp.tibia.sh/wiki"
}
}
}Save as .vscode/mcp.json in your workspace.
{
"servers": {
"tibiawiki-mcp": {
"type": "stdio",
"command": "npx",
"args": [
"-y",
"@tibia.sh/tibiawiki-mcp"
]
}
}
}Save as .vscode/mcp.json in your workspace.
{
"mcpServers": {
"tibiawiki-mcp": {
"serverUrl": "https://mcp.tibia.sh/wiki"
}
}
}Add to ~/.codeium/windsurf/mcp_config.json.
{
"mcpServers": {
"tibiawiki-mcp": {
"command": "npx",
"args": [
"-y",
"@tibia.sh/tibiawiki-mcp"
]
}
}
}Add to ~/.codeium/windsurf/mcp_config.json.
{
"mcpServers": {
"tibiawiki-mcp": {
"url": "https://mcp.tibia.sh/wiki"
}
}
}{
"mcpServers": {
"tibiawiki-mcp": {
"command": "npx",
"args": [
"-y",
"@tibia.sh/tibiawiki-mcp"
]
}
}
}Show your rank
Maintain this server? Add the live rank badge to your README — it updates automatically as the leaderboard changes.
[](https://mcptoplist.com/server/sh.tibia%2Ftibiawiki-mcp)<a href="https://mcptoplist.com/server/sh.tibia%2Ftibiawiki-mcp"><img src="https://mcptoplist.com/badge/sh.tibia%2Ftibiawiki-mcp.svg" alt="MCP Toplist: Top 5% of 132,113" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 2 registries
tibia-sh
Other servers by tibia-sh
View all tibia-sh servers →Available versions (8)
| Version | Published |
|---|---|
| 0.6.3 | Sep 19, 2026 |
| 0.6.2 | Sep 16, 2026 |
| 0.6.1 | Sep 16, 2026 |
| 0.6.0 | Sep 15, 2026 |
| 0.5.0 | Sep 15, 2026 |
| 0.4.0 | Sep 14, 2026 |
| 0.3.1 | Sep 13, 2026 |
| 0.3.0 | Sep 13, 2026 |
Frequently asked questions
- Who maintains tibiawiki-mcp?
- tibiawiki-mcp is maintained by tibia-sh, which publishes 2 MCP servers (8 total versions) tracked on MCP Toplist.
- Is tibiawiki-mcp listed on the Official MCP Registry?
- Yes — tibiawiki-mcp is listed on the Official MCP Registry, alongside Glama.
- How many versions does tibiawiki-mcp have?
- MCP Toplist tracks 8 versions of tibiawiki-mcp, most recently published on Sep 19, 2026.
- Where can I find the source code for tibiawiki-mcp?
- The source code for tibiawiki-mcp is hosted at github.com/tibia-sh/tibiawiki-mcp.
Do you run this server?
Community projects list the MCP servers behind real agents and apps. Publish yours and this page will link to it.