Loading MCP server directory, please wait...
Web toolkit for AI agents: read any URL as Markdown, screenshot, extract data, or crawl a site.
npx @getmcp/cli add io.github.rasterly-dev/rasterly-mcpRequires Node.js 18+. Community-contributed server. Review source before installing.
RASTERLY_API_KEYYour rasterly API key (get one free at https://rasterly.dev). Sent as the X-Api-Key header.
Config file: ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"io.github.rasterly-dev/rasterly-mcp": {
"command": "npx",
"args": [
"-y",
"rasterly-mcp"
],
"env": {
"RASTERLY_API_KEY": "",
"RASTERLY_API_URL": ""
}
}
}
}