A remote sentiment analysis server that connects Claude to the SentinelScan API over HTTP. You send it text and get back sentiment scores without running anything locally. Useful when you need to analyze customer feedback, social media posts, or any text data for emotional tone during a conversation. Since it's hosted on Vercel and uses streamable HTTP transport, you just point Claude at the endpoint and start analyzing. Good fit if you're building support ticket routing, content moderation workflows, or anything that needs to gauge sentiment at scale without maintaining your own ML models.
claude mcp add --transport http io.github.vndpal-sentinelscan-cloud-mcp https://sentinelscan-cloud-mcp.vercel.app/mcp