MCP.so
登录
A

Agentdb

@AgentBC9000

关于 Agentdb

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.

基本信息

分类

其他

传输方式

stdio

发布者

AgentBC9000

提交者

AgentBC9000

配置

使用下面的配置,将此服务器添加到你的 MCP 客户端。

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

工具

未检测到工具

工具是从 README 中自动提取的。维护者可以在 ## Tools 标题下列出工具,即可填充这部分内容。

概览

What is Agentdb?

Agentdb is an MCP server that gives AI agents access to a curated, continuously updated knowledge base. It is designed for developers building AI agents that need up-to-date information on AI/tech, startups, alternative markets, and emerging markets (Africa & Asia). The knowledge base is refreshed three times a week from 31 sources.

How to use Agentdb?

Obtain a free API key from the provided link, then configure your MCP client to connect to the Agentdb server. Once connected, invoke the get_latest_knowledge tool to fetch recent items with optional tag or content type filtering, or use search_knowledge (Pro feature) for natural language search.

Key features of Agentdb

  • Curated knowledge base updated every Monday, Wednesday, and Friday
  • Sourced from 31 hand-picked feeds covering AI, tech, startups, and emerging markets
  • get_latest_knowledge – fetch recent items, filterable by tags or content type
  • search_knowledge – natural language search (requires a Pro subscription)
  • Free API key available via an online registration page

Use cases of Agentdb

  • AI agents that provide real-time summaries of the latest AI/tech news
  • Market research assistants monitoring startup developments and alternative markets
  • Data enrichment tools for agents operating in African or Asian emerging markets
  • Personal knowledge assistants that stay current without manual web scraping

FAQ from Agentdb

How often is the knowledge base updated?

The knowledge base is updated three times a week: every Monday, Wednesday, and Friday.

What sources does Agentdb use?

Agentdb aggregates content from 31 sources covering AI/tech, startups, alternative markets, and emerging markets (Africa & Asia).

Is the API key free?

Yes, a free API key can be obtained at the provided URL: https://agentdb-production-9ba0.up.railway.app/v1/auth/register.

Is search available without a Pro subscription?

The search_knowledge tool is a Pro feature. The free tier includes the get_latest_knowledge tool for fetching recent items, filterable by tags or content type.

Can I filter results by content type or tags?

Yes, the get_latest_knowledge tool supports filtering by tags or content type, though the specific available tags and content types are not listed in the README.

评论

其他 分类下的更多 MCP 服务器