TibiaWiki MCP
Click on "Deploy Server".
Wait a few minutes for the server to deploy. Once ready, it will show a "Started" state.
In the chat, type
@followed by the MCP server name and your instructions, e.g., "@TibiaWiki MCPWhat's the TibiaWiki page for the Demon Helmet?"
That's it! The server will respond to your query, and you can continue using it as needed.
Here is a step-by-step guide with screenshots.
mcp.tibia.sh
The hosted TibiaWiki MCP server. It lets an AI assistant answer questions about Tibia from a snapshot of TibiaWiki: what drops an item, where to buy it, which creatures are weak to fire.
Use it
Add https://mcp.tibia.sh/wiki to your MCP client as a remote MCP server. It needs no account and no key.
mcp.tibia.sh has the steps for claude.ai, Claude Code and other clients.
It serves the same five tools as a local install of
@tibia.sh/tibiawiki-mcp, so you can also run it yourself.
Related MCP server: Minecraft MCP Server
Limits
You get about 300 messages a minute per IP address. Past that, the answer is 429 with Retry-After: 60.
claude.ai users share Anthropic's addresses, so they share one allowance.
Privacy
Cloudflare processes every request. Your IP address is used for rate limiting.
Cloudflare's analytics may keep sampled request details, such as your IP address, under Cloudflare's own policies.
This service writes no request logs. It writes only startup, sleep and error lines, with no data from your requests, and keeps them for 7 days.
Cloudflare attaches the request URL to the Worker's log events, with your query string redacted.
How it works
A Cloudflare Worker answers every request itself, apart from MCP requests to /wiki. Those go to one Cloudflare
Container, which runs @tibia.sh/tibiawiki-mcp with the index from
@tibia.sh/tibiawiki-data, at the exact versions package.json
pins. The landing page shows them.
A release of either package reaches the endpoint by itself, within minutes. Its release workflow tells this repository, a pull request pins the new version, and the merge deploys it.
The endpoint also answers CORS preflights, so MCP clients that run in a browser work, and it publishes an MCP Server Card.
docs/OPERATING.md has the rest: the rate limit in detail, the release path, deploys, rollbacks and the two credentials.
This server cannot be deployed
Maintenance
Related MCP Connectors
Read-only MCP server for turva.dev's published service catalog, pricing and contact details. Five tools return JSON, including dated agent-readiness and security evidence with verification links. Connect over Streamable HTTP without an API key. The server answers questions about turva.dev and does not scan other websites or run audits.
Wikipedia, Wikidata and Wiktionary as clean JSON, not HTML. 1.9M searchable. Free, no auth.
Cloudflare Workers MCP server: citation-verifier
smart-data-extractor MCP server on Cloudflare Workers · REST + MCP JSON-RPC · free tier
Related MCP Servers
- FlicenseNot gradedqualityDmaintenanceAn authless Cloudflare Workers server that provides tools to scrape, analyze, and answer questions about websites using Cloudflare's Browser Rendering and AI capabilities.6-
- AlicenseNot gradedqualityCmaintenanceEnables querying Minecraft Java server status via the Model Context Protocol, deployable on Cloudflare Workers without authentication.MIT
- AlicenseNot gradedqualityCmaintenanceThin Cloudflare Workers MCP server for navigating Bible Aquifer content, enabling Bible verse retrieval, content search, and entity profiling through MCP tools.2MIT
- FlicenseNot gradedqualityCmaintenanceDeploys a stateless remote MCP server on Cloudflare Workers without authentication, supporting the MCP 2026-07-28 specification and custom tool registration.-