Developers
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.
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"
}
}
}
}
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
"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."
There is no bump tool. Bumping is Discord-only with a 2-hour cooldown. See Bumping.