{
  "markdown": "# Dis Servers MCP Server\n\n> Official Game Discord Servers - Verified | Dis Servers\n\n[![MCP Badge](https://lobehub.com/badge/mcp/rocnubie-disservers-mcp)](https://lobehub.com/mcp/rocnubie-disservers-mcp)\n[![Node](https://img.shields.io/badge/node-%3E%3D18-339933?logo=node.js&logoColor=white)](https://nodejs.org)\n[![Zero Config](https://img.shields.io/badge/setup-zero--config-7c3aed)](#installation)\n[![License: MIT](https://img.shields.io/badge/License-MIT-yellow.svg)](./LICENSE)\n[![MCP](https://img.shields.io/badge/MCP-1.0-blue)](https://modelcontextprotocol.io)\n\nA Model Context Protocol server that exposes the canonical Dis Servers knowledge surface — directory listings, source evidence, and official links, FAQ, official links — to MCP-compatible AI clients such as Claude Desktop, Cursor, Windsurf, and Continue. Read-only, no API keys, no quota, ~50 ms cold start.\n\nOfficial website: https://disservers.com\n\n## 🗂️ About Dis Servers\n\nDis Servers is an evidence-first directory for game community Discord servers. A listing is intended to show a direct invite together with first-party source proof, platform details, the verification time, and an invite health check.\n\nThe site publishes static records and does not promise real-time invite availability, member counts, permanent uptime, or Discord endorsement. A community is not treated as official solely because an owner claims it; the decisive evidence is a link controlled by the game's publisher, developer, or another first-party source.\n\nThis MCP exposes the directory's verification rules and public entry points as read-only context. Use the live listing and its dated source evidence before joining a server, and re-check the official game site when the record is old.\n\n## Tools\n\n### `get_directory_overview`\nReturn the directory scope and source-verification rules the site publishes. (Dis Servers)\n\n_Input:_ no parameters. _Returns:_ text/markdown.\n\n### `get_official_links`\nReturn the canonical list of official links for Dis Servers (website, support, docs when available).\n\n_Input:_ no parameters. _Returns:_ text/markdown.\n\n## Resources\n\n- `site://disservers/directory` — Public directory scope, listing criteria, and source-verification boundaries.\n- `site://disservers/faq` — Short FAQ generated from public site metadata.\n- `site://disservers/links` — Canonical URLs to share with users.\n\n## Prompts\n\n### `tell_me_about_disservers`\nSummarize what the site is, who it's for, and how it works. — Dis Servers\n\n### `find_a_listing_disservers`\nPlan a directory search without treating a static snapshot as live status. — Dis Servers\n\n## Installation\n\n### Install via Smithery\n\n```bash\nnpx -y @smithery/cli install disservers-mcp --client claude\n```\n\n(Replace `claude` with `cursor`, `windsurf`, or `continue` for those clients.)\n\n### Install from source\n\n```bash\ngit clone https://github.com/rocnubie/disservers-mcp.git\ncd disservers-mcp\npnpm install\n```\n\nThen add to your MCP client config (`claude_desktop_config.json` for Claude Desktop, `mcp.json` for Cursor / Windsurf / Continue):\n\n```json\n{\n  \"mcpServers\": {\n    \"disservers-mcp\": {\n      \"command\": \"node\",\n      \"args\": [\n        \"/absolute/path/to/disservers-mcp/src/index.mjs\"\n      ]\n    }\n  }\n}\n```\n\n### Debug with MCP Inspector\n\n```bash\nnpx @modelcontextprotocol/inspector node src/index.mjs\n```\n\n## Official Links\n\n- Website: https://disservers.com\n\n## Development\n\n```bash\npnpm install\npnpm start                 # run the server over stdio\n```\n\n## License\n\nMIT\n",
  "bytes": 3506,
  "sha": "aee6aedb80452d7a4b374e6d6f49411a02c93930bfbc5e1aa97329cdd47f9ecb",
  "repo_slug": "rocnubie/disservers-mcp",
  "fonte": "repo",
  "truncated": false,
  "api": "https://agentalog.com/api/listings/mcp_io_github_rocnubie_disservers_mcp_682c4063/readme"
}