What you can do
- 41 tools covering projects, brands, prompts, topics, tags, chats, search queries, reports (brand / domain / URL), actions, and the project profile: read tools plus explicitly-consented write tools. See Tools.
- 7 built-in prompts (slash commands) that package common analyses: a weekly pulse, a competitor radar, an engine scorecard, and more. See Prompts.
Connecting
Compliant MCP clients need no manual configuration beyond the URL. The server is an OAuth-protected resource implementing the standard MCP authorization discovery flow: give your clienthttps://mcp.mavel.ai/api/mcp, and it discovers the authorization server,
self-registers, and walks you through consent in the browser.
Per-client walkthroughs: Setup. Using Claude Code? The
official plugin configures everything in one
install. Protocol details, scopes, and token lifecycle:
Authentication.
Authentication is required for every JSON-RPC method, including
initialize and tools/list. There is no anonymous tool-catalog preview.
Requests are rate-limited at 200 per minute per authenticated user.