Agentdb
@AgentBC9000
About 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.
Config
Add this server to your MCP-compatible client using the configuration below.
{
"mcpServers": {
"agentdb": {
"command": "uv",
"args": [
"run",
"mcp/server.py"
],
"env": {
"AGENTDB_SUPABASE_URL": "<your-supabase-url>",
"AGENTDB_API_KEY": "<your-api-key>"
}
}
}
}Tools
No tools detected
We auto-extract tools from the README. The maintainer can list them under a ## Tools heading to populate this section.
Overview
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 typesearch_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.
Frequently asked questions
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.
Basic information
More Other MCP servers
Inbox Zero AI MCP
elie222The world's best AI personal assistant for email. Open source app to help you reach inbox zero fast.
Codelf
unbugA search tool helps dev to solve the naming things problem.
MaxKB
1Panel-dev🔥 MaxKB is an open-source platform for building enterprise-grade agents. 强大易用的开源企业级智能体平台。
ICSS
chokcoco不止于 CSS
XcodeBuildMCP
cameroncookeA Model Context Protocol (MCP) server and CLI that provides tools for agent use when working on iOS and macOS projects.
Comments