MCP Servers / web-scraping / Anysite

Anysite

JSON →
stdionone60web-scraping

Turn any website into an API

Install
How to run this server
[ { "cmd": "npx -y @anysiteio/mcp`.", "imports": [] } ]
server path: anysite
Tools
What this server exposes
discover
List endpoints in a category with their params and LLM hints. Always call before execute.
execute
Fetch data. Returns first 10 items + cache_key.
get_page
Paginate cached items without re-fetching.
query_cache
Filter / sort / aggregate cached items locally.
export_data
Dump the full dataset to json / jsonl / csv. Returns a local file path.
Configuration
Environment & auth
authnone
envYOUR_KEY
envANYSITE_ACCESS_TOKEN
envANYSITE_API_URL
envANYSITE_OPENAPI_URL
Resources
Anysite — MCP Server · libregistry