Add Scavio MCP component (web-data) - #815
Conversation
👋 Thanks for contributing, @scavio-ai!This PR touches What happens next
While you wait
This is an automated message. No action is required from you right now — a maintainer will review soon. |
Greptile SummaryAdds a Scavio web-data MCP descriptor that launches the npm server through
Confidence Score: 4/5The catalog synchronization must be completed before merging so the newly added Scavio component is visible on the public component surfaces. The MCP descriptor itself follows the expected structure, but adding only the canonical source file leaves the tracked documentation, dashboard, and search catalogs without the new component. Files Needing Attention: cli-tool/components/mcps/web-data/scavio.json and generated component catalog artifacts
|
| Filename | Overview |
|---|---|
| cli-tool/components/mcps/web-data/scavio.json | The descriptor follows the expected MCP configuration shape, but its generated documentation and dashboard catalog entries are missing. |
Reviews (1): Last reviewed commit: "add scavio mcp component (web-data)" | Re-trigger Greptile
| "mcpServers": { | ||
| "scavio": { |
There was a problem hiding this comment.
When users browse or search the generated component catalogs, this new canonical MCP descriptor has no corresponding generated entries, causing Scavio to remain absent from the documentation and dashboard listings even though the installer source exists.
Knowledge Base Used: Components Catalog (cli-tool/components)
|
On the catalog-regeneration note — I left the generated artifacts out deliberately, because that appears to be this repo's convention rather than an omission. Happy to be corrected if not. Two recently merged third-party MCP additions each touched exactly one file, the component JSON:
Both components are now present in I also checked whether I could just run it: So this PR stays a single file, matching #811 and #796. If you would rather contributors regenerate, say the word and I'll add the artifacts. The component itself is unchanged: |
Adds Scavio to
components/mcps/web-data/.Scavio is a unified web data API: one key returns structured JSON from Google search (SERP, News, Maps, Shopping, Trends, Flights, Hotels, AI Mode), YouTube, Amazon, Walmart, eBay, Target, TikTok, TikTok Shop, Instagram, LinkedIn, X, Reddit, Zillow, Redfin, Indeed, Glassdoor, SEC EDGAR and more, plus an extract endpoint that turns any URL into Markdown. 191 tools across 32 platforms.
@scavio/mcp-server(v0.13.1), stdio transport, no build stepio.github.scavio-ai/scavio-mcpOne file added, matching the shape of the neighbouring
apify.jsonandbrightdata.json. JSON validated.Summary by cubic
Adds a new Scavio MCP component for web data so users can fetch structured results from major platforms and extract any URL via a single API key.
cli-tool/components/); addscli-tool/components/mcps/web-data/scavio.json.npxwith@scavio/mcp-server(unpinned); reviewers should confirm trust/versioning.SCAVIO_API_KEY.docs/components.jsonif the catalog needs to include it.Written for commit 19a0d2a. Summary will update on new commits.