content-generation-MCP-server

adrianzevenster/content-generation-MCP-server
★ 0 stars Python 🤖 AI/LLM Updated today
Multi-agent AI platform for generating compliant financial-services ad copy using FastAPI, Google ADK agents, RAG, compliance validation, BigQuery persistence, and a Streamlit review UI.
View on GitHub → Try with Claude — $10 free →

Quick Install

Copy the config for your editor. Some servers may need additional setup — check the README.

Add to claude_desktop_config.json:

{
  "mcpServers": {
    "content-generation-m": {
      "command": "uvx",
      "args": [
        "content-generation-mcp-server"
      ]
    }
  }
}

Or install with pip: pip install content-generation-mcp-server

Topics

adk-googlebigqueryfastapigemini-apiragstreamlit