Submit

Agentdb

@AgentBC9000

A knowledge base updated Mon/Wed/Fri from 31 curated sources (podcasts, blogs, emerging markets). Gives AI agents fresh structured intelligence without managing scraping or storage themselves.
Overview

AgentDB gives AI agents access to a curated, continuously updated knowledge base — updated Mon/Wed/Fri from 31 sources covering AI/tech, startups, alternative markets, and emerging markets (Africa & Asia).

Tools:

  • get_latest_knowledge — fetch recent items, filter by tags or content type
  • search_knowledge — natural language search (Pro)

Get a free API key: https://agentdb-production-9ba0.up.railway.app/v1/auth/register

Server Config

{
  "mcpServers": {
    "agentdb": {
      "command": "uv",
      "args": [
        "run",
        "mcp/server.py"
      ],
      "env": {
        "AGENTDB_SUPABASE_URL": "<your-supabase-url>",
        "AGENTDB_API_KEY": "<your-api-key>"
      }
    }
  }
}
© 2025 MCP.so. All rights reserved.

Build with ShipAny.