LIVE ENDPOINT
https://webstractor.com/mcp
Connect to this endpoint to inspect the live schema for search_images and invoke it with your own arguments.
Indexed input schema
{}Risk classification
Inferred read-only · medium confidence · heuristic, not a guarantee.
- No write-capable action terms were found; this is not proof that invocation has no side effects.
Parent server
CONNECT WITH APPROVAL
Client installation
Review this server and its permissions before adding it. Secret placeholders must be set locally.
Codex
~/.codex/config.toml
[mcp_servers.webstractor-com]
url = "https://webstractor.com/mcp"
enabled = true
Claude Code
.mcp.json
{
"mcpServers": {
"webstractor-com": {
"type": "http",
"url": "https://webstractor.com/mcp"
}
}
}
Claude Desktop
Settings → Connectors → Add custom connector
Name: webstractor-com
Remote MCP URL: https://webstractor.com/mcp
Add this remote URL as a custom connector in Claude Desktop. Availability depends on the user plan and workspace policy.
Cursor
.cursor/mcp.json
{
"mcpServers": {
"webstractor-com": {
"url": "https://webstractor.com/mcp"
}
}
}
Visual Studio Code
.vscode/mcp.json
Add to Visual Studio Code{
"servers": {
"webstractor-com": {
"type": "http",
"url": "https://webstractor.com/mcp"
}
}
}
Generic MCP
Client-specific MCP configuration
{
"name": "webstractor-com",
"transport": "streamable-http",
"url": "https://webstractor.com/mcp"
}
MCP Inspector
Run the official MCP Inspector locally and enter the indexed Streamable HTTP endpoint.
Related tools
extract_public_url— Call this tool for requests like “Extract pricing from webstractor.com”, “Read this Hacker News story or listing”, “Read this Wikipedia article”, or “Read this public WeChat Official Account article”.get_x_profile— Resolve one exact public X handle.search_videos— Find relevant or newest public videos for a query.search_places— Resolve a named public place or address into normalized results with coordinates, address fields, categories, and canonical map links.search_web— Find relevant public webpages for a query.search_news— Find current public news articles for a query, optionally limited to a recent timeframe.search_stocks— Resolve a company, asset name, or partial ticker into ordered public equity or crypto listings.get_market_movers— Return an already-ranked daily equity list.