Crawlie
Rank #3,409app.crawlie/crawlie
Technical SEO + GEO (AI-search) site audits: hosted crawls, prioritized fixes, report diffs.
Crawlie is a Model Context Protocol (MCP) server published by spronta. It ranks #3,409 of 115,591 servers tracked on MCP Toplist, and its repository has 100 GitHub stars. Crawlie is listed across 3 registries — Official MCP, Glama and PulseMCP, with 1 tracked version. It was first listed on Jun 18, 2026 and most recently updated on Jul 11, 2026.
Ranks ahead of 112,182 of 115,591 servers on MCP Toplist.
Use Crawlie
No credentials or required configuration declared — add it to your MCP client and go.
claude mcp add --transport http crawlie https://crawlie.app/mcpThis endpoint requires authentication — see the server’s docs for credentials.
[mcp_servers.crawlie]
url = "https://crawlie.app/mcp"Add to ~/.codex/config.toml. This endpoint requires authentication — see the server’s docs for credentials.
https://crawlie.app/mcpSettings → Connectors → “Add custom connector”, then paste this URL. This endpoint requires authentication — see the server’s docs for credentials.
{
"mcpServers": {
"crawlie": {
"url": "https://crawlie.app/mcp"
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project). This endpoint requires authentication — see the server’s docs for credentials.
{
"servers": {
"crawlie": {
"type": "http",
"url": "https://crawlie.app/mcp"
}
}
}Save as .vscode/mcp.json in your workspace. This endpoint requires authentication — see the server’s docs for credentials.
{
"mcpServers": {
"crawlie": {
"serverUrl": "https://crawlie.app/mcp"
}
}
}Add to ~/.codeium/windsurf/mcp_config.json. This endpoint requires authentication — see the server’s docs for credentials.
{
"mcpServers": {
"crawlie": {
"url": "https://crawlie.app/mcp"
}
}
}This endpoint requires authentication — see the server’s docs for credentials.
Show your rank
Maintain this server? Add the live rank badge to your README — it updates automatically as the leaderboard changes.
[](https://mcptoplist.com/server/app.crawlie%2Fcrawlie)<a href="https://mcptoplist.com/server/app.crawlie%2Fcrawlie"><img src="https://mcptoplist.com/badge/app.crawlie%2Fcrawlie.svg" alt="MCP Toplist: Top 5% of 115,591" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 3 registries
spronta
Other servers by spronta
View all spronta servers →Available versions (1)
| Version | Published |
|---|---|
| 0.1.0 | Jul 11, 2026 |
Frequently asked questions
- Who maintains Crawlie?
- Crawlie is maintained by spronta, which publishes 2 MCP servers (3 total versions) tracked on MCP Toplist.
- Is Crawlie listed on the Official MCP Registry?
- Yes — Crawlie is listed on the Official MCP Registry, alongside Glama and PulseMCP.
- How many versions does Crawlie have?
- MCP Toplist tracks 1 version of Crawlie, most recently published on Jul 11, 2026.
- Where can I find the source code for Crawlie?
- The source code for Crawlie is hosted at github.com/spronta/crawlie.