{"name":"MentionDrop","description":"Bounded high-signal mention monitoring for teams that need to find and act on relevant brand, competitor, and market conversations.","homepage":"https://www.mentiondrop.com","documentation":"https://www.mentiondrop.com/docs/mcp","install":"https://www.mentiondrop.com/mcp#install","registry":"https://www.mentiondrop.com/server.json","remote":{"url":"https://www.mentiondrop.com/api/mcp","transport":"streamable-http","authentication":{"type":"api_key","bearer_methods_supported":["header"],"api_key":{"description":"Create an account-scoped MentionDrop API key in Settings, then send it as Authorization: Bearer md_live_...","required":true}}},"tools":[{"name":"market-signals","description":"Read recent brand, competitor, and demand mentions; search mentions; and retrieve a grouped digest."},{"name":"monitor-management","description":"List, create, and update account-scoped monitoring keywords. Creating or updating a keyword changes account state."},{"name":"mention-feedback","description":"Mark a mention relevant or not relevant to improve human review. This changes account state."},{"name":"reply-drafts","description":"Generate a reply or outreach draft for a processed mention. This creates draft content only and never sends or publishes it."}],"clients":{"claude-code":{"command":"claude mcp add --transport http mentiondrop https://www.mentiondrop.com/api/mcp --header \"Authorization: Bearer md_live_YOUR_KEY\""},"codex":{"command":"codex mcp add mentiondrop --url https://www.mentiondrop.com/api/mcp --bearer-token-env-var MENTIONDROP_API_KEY"},"cursor":{"config":{"mcpServers":{"mentiondrop":{"type":"http","url":"https://www.mentiondrop.com/api/mcp","headers":{"Authorization":"Bearer md_live_YOUR_KEY"}}}}},"vscode":{"command":"code --add-mcp '{\"name\":\"mentiondrop\",\"type\":\"http\",\"url\":\"https://www.mentiondrop.com/api/mcp\",\"headers\":{\"Authorization\":\"Bearer md_live_YOUR_KEY\"}}'"},"claude-desktop":{"config":{"mcpServers":{"mentiondrop":{"type":"http","url":"https://www.mentiondrop.com/api/mcp","headers":{"Authorization":"Bearer md_live_YOUR_KEY"}}}}}}}