Catalog
SentinelScan Cloud MCP Server
Officialby vndpal
Remote MCP server that returns sentiment analysis results from SentinelScan API.
Analyzes text sentiment using the SentinelScan API and returns results.
Could not list tools - the server may require authentication or be unreachable.
README not available yet.
Install
Remote endpoint
Streamable HTTPHosted server - connect over the network, no local install.
https://sentinelscan-cloud-mcp.vercel.app/mcpclaude_desktop_config.json
{
"mcpServers": {
"sentinelscan-cloud-mcp": {
"command": "npx",
"args": [
"-y",
"mcp-remote",
"https://sentinelscan-cloud-mcp.vercel.app/mcp"
]
}
}
}Desktop config is stdio-only; this bridges via mcp-remote. Native remote: Settings > Connectors.