Discapedia
BrowseBotsTagsSearch
Add server
Discapedia

A beautifully curated directory of Discord communities. Find your people — search, discover, and join the servers worth your time.

Bumps are always manual. Sponsored is always labeled.

Discover

  • Browse all
  • Search
  • Trending
  • New servers

Categories

  • Gaming
  • Anime & Manga
  • Social & Chill
  • Tech & Dev
  • Education
  • Music

Platform

  • Add your server
  • Advertise
  • Blog
  • Docs
  • Guidelines
  • About

© 2026 Discapedia. Not affiliated with Discord Inc.

Community GuidelinesPrivacyTerms
Documentation

Getting started

  • Introduction
  • Add a server

Using Discapedia

  • Bumping
  • Reviews
  • The bot

Trust & Safety

  • How moderation works
  • Reporting

Advertising

  • Advertising

Developers

  • API reference
  • TypeScript SDK
  • MCP server

Legal

  • Terms of Service
  • Privacy Policy

Developers

MCP server

Manage Discapedia from Claude, Cursor, or any MCP client.

The Discapedia MCP server lets any Model Context Protocol client — Claude Desktop, Claude Code, Cursor — manage your listings and ad campaigns in natural language.

Setup

Create an API key, then add to your client's MCP config:

{
  "mcpServers": {
    "discapedia": {
      "command": "tsx",
      "args": ["/path/to/diswork/mcp/server.ts"],
      "env": {
        "DISCAPEDIA_API_KEY": "nctk_...",
        "DISCAPEDIA_BASE_URL": "https://diswork.15.204.158.166.sslip.io"
      }
    }
  }
}

Tools

Listings: list_servers, get_server, create_server, update_server, server_analytics, server_reviews, respond_to_review

Ads: list_campaigns, get_campaign, create_campaign, update_campaign, campaign_analytics, get_wallet, topup_wallet

Other: create_report, search_directory, get_directory_server, get_meta, whoami

Example prompts

"Create a listing for my guild 700… called 'Aether Lounge' in the social category."

"How are my campaigns doing this week? Pause anything under 1% CTR."

No bump tool

There is no bump tool. Bumping is Discord-only with a 2-hour cooldown. See Bumping.

PreviousTypeScript SDKNextTerms of Service

On this page

  • Setup
  • Tools
  • Example prompts
  • No bump tool