FourA MCP
Rank #5,973ai.foura/mcp
Reliable web access for AI agents: smart HTTP, rotating proxies, and full-browser rendering.
FourA MCP is a Model Context Protocol (MCP) server published by fouradata. It ranks #5,973 of 132,046 servers tracked on MCP Toplist, and its repository has 4 GitHub stars. FourA MCP is listed across 4 registries — Official MCP, PulseMCP, mcp.so and Glama, with 8 tracked versions. It was first listed on Jul 1, 2026 and most recently updated on Sep 17, 2026.
Ranks ahead of 126,073 of 132,046 servers on MCP Toplist.
Use FourA MCP
No credentials or required configuration declared — add it to your MCP client and go.
claude mcp add --transport http foura https://mcp.foura.ai/mcpclaude mcp add foura -e "FOURA_API_KEY=<your FOURA_API_KEY>" -- npx -y @fouradata/mcpReplace each placeholder with your own value before saving.
[mcp_servers.foura]
url = "https://mcp.foura.ai/mcp"Add to ~/.codex/config.toml.
[mcp_servers.foura]
command = "npx"
args = ["-y", "@fouradata/mcp"]
[mcp_servers.foura.env]
FOURA_API_KEY = "<your FOURA_API_KEY>"Add to ~/.codex/config.toml. Replace each placeholder with your own value before saving.
https://mcp.foura.ai/mcpSettings → Connectors → “Add custom connector”, then paste this URL.
{
"mcpServers": {
"foura": {
"command": "npx",
"args": [
"-y",
"@fouradata/mcp"
],
"env": {
"FOURA_API_KEY": "<your FOURA_API_KEY>"
}
}
}
}Add to claude_desktop_config.json (Settings → Developer → Edit Config). Replace each placeholder with your own value before saving.
{
"mcpServers": {
"foura": {
"url": "https://mcp.foura.ai/mcp"
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project).
{
"mcpServers": {
"foura": {
"command": "npx",
"args": [
"-y",
"@fouradata/mcp"
],
"env": {
"FOURA_API_KEY": "<your FOURA_API_KEY>"
}
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project). Replace each placeholder with your own value before saving.
{
"servers": {
"foura": {
"type": "http",
"url": "https://mcp.foura.ai/mcp"
}
}
}Save as .vscode/mcp.json in your workspace.
{
"servers": {
"foura": {
"type": "stdio",
"command": "npx",
"args": [
"-y",
"@fouradata/mcp"
],
"env": {
"FOURA_API_KEY": "<your FOURA_API_KEY>"
}
}
}
}Save as .vscode/mcp.json in your workspace. Replace each placeholder with your own value before saving.
{
"mcpServers": {
"foura": {
"serverUrl": "https://mcp.foura.ai/mcp"
}
}
}Add to ~/.codeium/windsurf/mcp_config.json.
{
"mcpServers": {
"foura": {
"command": "npx",
"args": [
"-y",
"@fouradata/mcp"
],
"env": {
"FOURA_API_KEY": "<your FOURA_API_KEY>"
}
}
}
}Add to ~/.codeium/windsurf/mcp_config.json. Replace each placeholder with your own value before saving.
{
"mcpServers": {
"foura": {
"url": "https://mcp.foura.ai/mcp"
}
}
}{
"mcpServers": {
"foura": {
"command": "npx",
"args": [
"-y",
"@fouradata/mcp"
],
"env": {
"FOURA_API_KEY": "<your FOURA_API_KEY>"
}
}
}
}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/ai.foura%2Fmcp)<a href="https://mcptoplist.com/server/ai.foura%2Fmcp"><img src="https://mcptoplist.com/badge/ai.foura%2Fmcp.svg" alt="MCP Toplist: Top 5% of 132,046" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 4 registries
fouradata
Available versions (8)
| Version | Published |
|---|---|
| 0.7.2 | Sep 17, 2026 |
| 0.7.1 | Sep 16, 2026 |
| 0.7.0 | Sep 16, 2026 |
| 0.6.0 | Aug 6, 2026 |
| 0.5.0 | Jul 13, 2026 |
| 0.4.8 | Jul 2, 2026 |
| 0.4.7 | Jul 1, 2026 |
| 0.4.1 | Jul 1, 2026 |
Frequently asked questions
- Who maintains FourA MCP?
- FourA MCP is maintained by fouradata, which publishes 1 MCP server (8 total versions) tracked on MCP Toplist.
- Is FourA MCP listed on the Official MCP Registry?
- Yes — FourA MCP is listed on the Official MCP Registry, alongside PulseMCP, mcp.so and Glama.
- How many versions does FourA MCP have?
- MCP Toplist tracks 8 versions of FourA MCP, most recently published on Sep 17, 2026.
- Where can I find the source code for FourA MCP?
- The source code for FourA MCP is hosted at github.com/fouradata/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.