What is the rasterly MCP server?
Web toolkit for AI agents: read any URL as Markdown, screenshot, extract data, or crawl a site.
How to install rasterly
Copy-paste configuration for popular MCP clients.
RASTERLY_API_KEYrequiredsecretYour rasterly API key (get one free at https://rasterly.dev). Sent as the X-Api-Key header.
RASTERLY_API_URLOverride the rasterly API base URL to point at a self-hosted instance.
{
"mcpServers": {
"rasterly-mcp": {
"command": "npx",
"args": [
"-y",
"rasterly-mcp"
],
"env": {
"RASTERLY_API_KEY": "<YOUR_RASTERLY_API_KEY>",
"RASTERLY_API_URL": "<YOUR_RASTERLY_API_URL>"
}
}
}
}{
"mcpServers": {
"rasterly-mcp": {
"command": "npx",
"args": [
"-y",
"rasterly-mcp"
],
"env": {
"RASTERLY_API_KEY": "<YOUR_RASTERLY_API_KEY>",
"RASTERLY_API_URL": "<YOUR_RASTERLY_API_URL>"
}
}
}
}{
"mcpServers": {
"rasterly-mcp": {
"command": "npx",
"args": [
"-y",
"rasterly-mcp"
],
"env": {
"RASTERLY_API_KEY": "<YOUR_RASTERLY_API_KEY>",
"RASTERLY_API_URL": "<YOUR_RASTERLY_API_URL>"
}
}
}
}{
"servers": {
"rasterly-mcp": {
"type": "stdio",
"command": "npx",
"args": [
"-y",
"rasterly-mcp"
],
"env": {
"RASTERLY_API_KEY": "<YOUR_RASTERLY_API_KEY>",
"RASTERLY_API_URL": "<YOUR_RASTERLY_API_URL>"
}
}
}
}claude mcp add rasterly-mcp --env RASTERLY_API_KEY=<YOUR_RASTERLY_API_KEY> --env RASTERLY_API_URL=<YOUR_RASTERLY_API_URL> -- npx -y rasterly-mcpRelated MCP servers
Control a real Chrome browser to complete any task: fill forms, extract data, book flights.
World Monitor
Live global intelligence: real-time markets, conflicts, country risk, chokepoints, energy. 39 tools.
Netdata
Real-time infrastructure monitoring with metrics, logs, alerts, and ML-based anomaly detection.
Trending hip-hop artist momentum scores across four cultural dimensions.
AI orchestration with hive-mind swarms, neural networks, and 87 MCP tools for enterprise dev.
Scrapling MCP Server
Give your AI agent stealth web scraping with Cloudflare bypass and CSS selection, powered by Scrapling.