Crawlora MCP
Rank #9,303net.crawlora/crawlora-mcp
Hosted MCP: 1873 structured web-data tools for search, maps, commerce, social, gaming & finance.
Crawlora MCP is a Model Context Protocol (MCP) server published by crawlora-org. It ranks #9,303 of 132,345 servers tracked on MCP Toplist, and its repository has 1 GitHub stars. Crawlora MCP is listed across 4 registries — Official MCP, Glama, PulseMCP and mcp.so, with 4 tracked versions. It was first listed on Jun 5, 2026 and most recently updated on Sep 7, 2026.
Ranks ahead of 123,042 of 132,345 servers on MCP Toplist.
Use Crawlora MCP
Requires user-supplied configuration before first use — typically an API key, token or connection string set via environment variables.
claude mcp add --transport http crawlora-mcp https://mcp.crawlora.net/mcpThis endpoint requires authentication — see the server’s docs for credentials.
[mcp_servers.crawlora-mcp]
url = "https://mcp.crawlora.net/mcp"Add to ~/.codex/config.toml. This endpoint requires authentication — see the server’s docs for credentials.
https://mcp.crawlora.net/mcpSettings → Connectors → “Add custom connector”, then paste this URL. This endpoint requires authentication — see the server’s docs for credentials.
{
"mcpServers": {
"crawlora-mcp": {
"url": "https://mcp.crawlora.net/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": {
"crawlora-mcp": {
"type": "http",
"url": "https://mcp.crawlora.net/mcp"
}
}
}Save as .vscode/mcp.json in your workspace. This endpoint requires authentication — see the server’s docs for credentials.
{
"mcpServers": {
"crawlora-mcp": {
"serverUrl": "https://mcp.crawlora.net/mcp"
}
}
}Add to ~/.codeium/windsurf/mcp_config.json. This endpoint requires authentication — see the server’s docs for credentials.
{
"mcpServers": {
"crawlora-mcp": {
"url": "https://mcp.crawlora.net/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/net.crawlora%2Fcrawlora-mcp)<a href="https://mcptoplist.com/server/net.crawlora%2Fcrawlora-mcp"><img src="https://mcptoplist.com/badge/net.crawlora%2Fcrawlora-mcp.svg" alt="MCP Toplist: Top 10% of 132,345" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 4 registries
crawlora-org
Available versions (4)
| Version | Published |
|---|---|
| 1.16.2 | Sep 7, 2026 |
| 1.15.0 | Aug 24, 2026 |
| 1.9.0 | Jul 31, 2026 |
| 1.0.0 | Jun 6, 2026 |
Frequently asked questions
- Who maintains Crawlora MCP?
- Crawlora MCP is maintained by crawlora-org, which publishes 1 MCP server (4 total versions) tracked on MCP Toplist.
- Is Crawlora MCP listed on the Official MCP Registry?
- Yes — Crawlora MCP is listed on the Official MCP Registry, alongside Glama, PulseMCP and mcp.so.
- How many versions does Crawlora MCP have?
- MCP Toplist tracks 4 versions of Crawlora MCP, most recently published on Sep 7, 2026.
- Where can I find the source code for Crawlora MCP?
- The source code for Crawlora MCP is hosted at github.com/crawlora-org/crawlora-mcp.
Do you run this server?
Community projects list the MCP servers behind real agents and apps. Publish yours and this page will link to it.