io.github.CodyWatters/riveter
Quality Score
80
/100
MCP server for Riveter's enrichment, scraping, and monitoring API
§01 Install
Claude Desktop (claude_desktop_config.json)
{
"mcpServers": {
"riveter": {
"command": "npx",
"args": [
"-y",
"riveter-mcp-server"
],
"env": {
"RIVETER_API_KEY": "<your-riveter_api_key>"
}
}
}
}Cursor (.cursor/mcp.json)
{
"mcpServers": {
"riveter": {
"command": "npx",
"args": [
"-y",
"riveter-mcp-server"
],
"env": {
"RIVETER_API_KEY": "<your-riveter_api_key>"
}
}
}
}Cline (cline_mcp_settings.json)
npx -y riveter-mcp-server§02 Environment variables
RIVETER_API_KEYrequiredsecret
Your Riveter API key (get one at https://app.riveterhq.com/settings/api)
§03 MCP Quality Score · methodology
freshness
25
completeness
10
installability
25
documentation
15
stability
5
§04 Alternatives in Web Scraping
ai.exa/exa
ai.exa/exa
Fast, intelligent web search and web crawling. New mcp tool: Exa-code is a context tool for coding
ai.smithery/BadRooBot-test_m
ai.smithery/BadRooBot-test_m
Send quick greetings, scrape website content, and generate text or images on demand. Perform web s…
ai.smithery/ScrapeGraphAI-scrapegraph-mcp
ai.smithery/ScrapeGraphAI-scrapegraph-mcp
Enable language models to perform advanced AI-powered web scraping with enterprise-grade reliabili…