Arachne MCP Server
Rank #34,776io.github.Samuelfmedeiros/arachne-mcp
Arachne MCP — scraping, browser, vision, OCR, RAG, Social Research, GitHub + VRT (56 tools).
Arachne MCP Server is a Model Context Protocol (MCP) server published by Samuelfmedeiros. It ranks #34,776 of 132,405 servers tracked on MCP Toplist. Arachne MCP Server is listed across 2 registries — Official MCP and Glama, with 7 tracked versions. It was first listed on Jun 23, 2026 and most recently updated on Aug 12, 2026.
Ranks ahead of 97,629 of 132,405 servers on MCP Toplist.
Use Arachne MCP Server
Requires user-supplied configuration before first use — typically an API key, token or connection string set via environment variables.
claude mcp add arachne-mcp -e "ARACHNE_API_KEY=<your ARACHNE_API_KEY>" -e "ARACHNE_BASE_URL=<your ARACHNE_BASE_URL>" -- uvx arachne-mcpReplace each placeholder with your own value before saving.
[mcp_servers.arachne-mcp]
command = "uvx"
args = ["arachne-mcp"]
[mcp_servers.arachne-mcp.env]
ARACHNE_API_KEY = "<your ARACHNE_API_KEY>"
ARACHNE_BASE_URL = "<your ARACHNE_BASE_URL>"Add to ~/.codex/config.toml. Replace each placeholder with your own value before saving.
{
"mcpServers": {
"arachne-mcp": {
"command": "uvx",
"args": [
"arachne-mcp"
],
"env": {
"ARACHNE_API_KEY": "<your ARACHNE_API_KEY>",
"ARACHNE_BASE_URL": "<your ARACHNE_BASE_URL>"
}
}
}
}Add to claude_desktop_config.json (Settings → Developer → Edit Config). Replace each placeholder with your own value before saving.
{
"mcpServers": {
"arachne-mcp": {
"command": "uvx",
"args": [
"arachne-mcp"
],
"env": {
"ARACHNE_API_KEY": "<your ARACHNE_API_KEY>",
"ARACHNE_BASE_URL": "<your ARACHNE_BASE_URL>"
}
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project). Replace each placeholder with your own value before saving.
{
"servers": {
"arachne-mcp": {
"type": "stdio",
"command": "uvx",
"args": [
"arachne-mcp"
],
"env": {
"ARACHNE_API_KEY": "<your ARACHNE_API_KEY>",
"ARACHNE_BASE_URL": "<your ARACHNE_BASE_URL>"
}
}
}
}Save as .vscode/mcp.json in your workspace. Replace each placeholder with your own value before saving.
{
"mcpServers": {
"arachne-mcp": {
"command": "uvx",
"args": [
"arachne-mcp"
],
"env": {
"ARACHNE_API_KEY": "<your ARACHNE_API_KEY>",
"ARACHNE_BASE_URL": "<your ARACHNE_BASE_URL>"
}
}
}
}Add to ~/.codeium/windsurf/mcp_config.json. Replace each placeholder with your own value before saving.
{
"mcpServers": {
"arachne-mcp": {
"command": "uvx",
"args": [
"arachne-mcp"
],
"env": {
"ARACHNE_API_KEY": "<your ARACHNE_API_KEY>",
"ARACHNE_BASE_URL": "<your ARACHNE_BASE_URL>"
}
}
}
}Replace each placeholder with your own value before saving.
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/io.github.Samuelfmedeiros%2Farachne-mcp)<a href="https://mcptoplist.com/server/io.github.Samuelfmedeiros%2Farachne-mcp"><img src="https://mcptoplist.com/badge/io.github.Samuelfmedeiros%2Farachne-mcp.svg" alt="MCP Toplist: Top 50% of 132,405" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 2 registries
Samuelfmedeiros
Other servers by Samuelfmedeiros
View all Samuelfmedeiros servers →Available versions (7)
| Version | Published |
|---|---|
| 1.4.0 | Aug 12, 2026 |
| 1.3.0 | Aug 10, 2026 |
| 1.2.0 | Aug 7, 2026 |
| 1.1.2 | Aug 6, 2026 |
| 1.1.1 | Aug 6, 2026 |
| 1.1.0 | Aug 5, 2026 |
| 1.0.1 | Aug 2, 2026 |
Frequently asked questions
- Who maintains Arachne MCP Server?
- Arachne MCP Server is maintained by Samuelfmedeiros, which publishes 2 MCP servers (9 total versions) tracked on MCP Toplist.
- Is Arachne MCP Server listed on the Official MCP Registry?
- Yes — Arachne MCP Server is listed on the Official MCP Registry, alongside Glama.
- How many versions does Arachne MCP Server have?
- MCP Toplist tracks 7 versions of Arachne MCP Server, most recently published on Aug 12, 2026.
- Where can I find the source code for Arachne MCP Server?
- The source code for Arachne MCP Server is hosted at github.com/Samuelfmedeiros/arachne-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.