Forage - MCP Server for AI Agents
Rank #39,430io.github.ErnestaLabs/forage
Web intelligence, verified B2B contacts, and a persistent knowledge graph for AI agents.
Forage - MCP Server for AI Agents is a Model Context Protocol (MCP) server published by ernestalabs. It ranks #39,430 of 115,591 servers tracked on MCP Toplist. Forage - MCP Server for AI Agents is listed across 4 registries — Official MCP, PulseMCP, Glama and mcp.so, with 3 tracked versions. It was first listed on Mar 5, 2026 and most recently updated on Apr 20, 2026.
Ranks ahead of 76,161 of 115,591 servers on MCP Toplist.
Use Forage - MCP Server for AI Agents
No credentials or required configuration declared — add it to your MCP client and go.
claude mcp add --transport http forage https://ernesta-labs--forage.apify.actor/mcp/sse?token={APIFY_API_TOKEN}[mcp_servers.forage]
url = "https://ernesta-labs--forage.apify.actor/mcp/sse?token={APIFY_API_TOKEN}"Add to ~/.codex/config.toml.
https://ernesta-labs--forage.apify.actor/mcp/sse?token={APIFY_API_TOKEN}Settings → Connectors → “Add custom connector”, then paste this URL.
{
"mcpServers": {
"forage": {
"url": "https://ernesta-labs--forage.apify.actor/mcp/sse?token={APIFY_API_TOKEN}"
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project).
{
"servers": {
"forage": {
"type": "http",
"url": "https://ernesta-labs--forage.apify.actor/mcp/sse?token={APIFY_API_TOKEN}"
}
}
}Save as .vscode/mcp.json in your workspace.
{
"mcpServers": {
"forage": {
"serverUrl": "https://ernesta-labs--forage.apify.actor/mcp/sse?token={APIFY_API_TOKEN}"
}
}
}Add to ~/.codeium/windsurf/mcp_config.json.
{
"mcpServers": {
"forage": {
"url": "https://ernesta-labs--forage.apify.actor/mcp/sse?token={APIFY_API_TOKEN}"
}
}
}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.ErnestaLabs%2Fforage)<a href="https://mcptoplist.com/server/io.github.ErnestaLabs%2Fforage"><img src="https://mcptoplist.com/badge/io.github.ErnestaLabs%2Fforage.svg" alt="MCP Toplist: Top 50% of 115,591" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 2 registries (2 delisted)
ernestalabs
Other servers by ernestalabs
View all ernestalabs servers →Available versions (3)
| Version | Published |
|---|---|
| 1.0.2 | Apr 20, 2026 |
| 1.0.1 | Apr 20, 2026 |
| 1.0.0 | Apr 20, 2026 |
Frequently asked questions
- Who maintains Forage - MCP Server for AI Agents?
- Forage - MCP Server for AI Agents is maintained by ernestalabs, which publishes 2 MCP servers (3 total versions) tracked on MCP Toplist.
- Is Forage - MCP Server for AI Agents listed on the Official MCP Registry?
- Yes — Forage - MCP Server for AI Agents is listed on the Official MCP Registry, alongside PulseMCP, Glama and mcp.so.
- How many versions does Forage - MCP Server for AI Agents have?
- MCP Toplist tracks 3 versions of Forage - MCP Server for AI Agents, most recently published on Apr 20, 2026.
- Where can I find the source code for Forage - MCP Server for AI Agents?
- The source code for Forage - MCP Server for AI Agents is hosted at github.com/ernestalabs/web-intelligence-mcp.