A production-grade MCP server that connects Claude to four content automation tasks: URL summarization with trafilatura, content repurposing into threads or newsletters, Tavily-powered news digests, and competitor discovery. Every tool returns typed Pydantic models with per-call token counts and dollar costs attached, routing cheap tasks to Haiku and writing-heavy ones to Sonnet. Ships with both stdio and HTTP transports, so the same codebase serves Claude Desktop locally and remote clients over HTTPS. Includes a Streamlit playground with per-session spend caps and a working Fly.io deployment. Reach for this when you want to see MCP's three primitives (tools, resources, prompts) implemented together with proper cost telemetry, not just the happy path.
claude mcp add --transport http wzltmp-mcp-automations https://mcp-automations.fly.dev/mcp