Back to Apps

Advocu MCP Server
by sarthaksavvy
Submit activities to the Advocu platform for GDEs and developer advocates directly via AI chat.
0 stars
Works in:claude
Exposes:Tools
What it does
Connects your AI assistant to the Advocu platform, allowing Google Developer Experts (GDEs) and developer advocates to report their community activities, speaking engagements, and content creation effortlessly.
Tools
submit_feedback_session: Submit a feedback session activity.submit_resource: Submit a resource activity (blog posts, videos, etc.).submit_public_speaking: Submit public speaking engagement details.submit_event: Submit event activities like Hackathons or Workshops.submit_amplification: Submit social media amplification activities.scrape_content: Extracts metadata from URLs to help auto-fill activity details.
Installation
{
"mcpServers": {
"advocu": {
"command": "docker",
"args": ["run", "-i", "--rm", "-e", "ADVOCU_API_KEY=your-api-key-here", "sarthaksavvy/advocu-mcp-server:latest"]
}
}
}
Supported hosts
- Claude Desktop
- Cagent/Cline
Quick install
docker run -i --rm -e ADVOCU_API_KEY=your-api-key-here sarthaksavvy/advocu-mcp-server:latestInformation
- Pricing
- free
- Published
- 5/19/2026
- stars
- 0
Categories
Choose your AI client and follow the steps below.
Claude Desktop
{
"mcpServers": {
"advocu": {
"command": "docker",
"args": ["run", "-i", "--rm", "-e", "ADVOCU_API_KEY=your-api-key-here", "sarthaksavvy/advocu-mcp-server:latest"]
}
}
}





