MindsDB

MindsDB is an open-source (MIT) AI data platform and semantic query engine that lets AI agents securely query, transform, and act on data from any datasource using SQL. It connects to 200+ databases, applications, and vector stores, builds knowledge bases for hybrid vector + keyword search, trains and serves models, and runs open-source AI agents and automated jobs — all through a SQL-over-HTTP REST API, the MySQL wire protocol, official Python and JavaScript SDKs, and a first-party Model Context Protocol (MCP) server. The company now operates as MindsHub (mindshub.ai), a unified AI workspace where knowledge workers delegate multi-step projects to agents, all built on the MindsDB engine. Originally surfaced as a Benchmark portfolio company; enriched by the API Evangelist pipeline.

MindsDB publishes 1 API on the APIs.io network. Tagged areas include Company, Artificial Intelligence, Machine Learning, AI Agents, and Data.

MindsDB’s developer surface includes documentation, API reference, getting-started guide, engineering blog, support, pricing, signup flow, and 16 more developer resources.

36.0/100 thin ▬ flat Agent 21/100 agent aware Full breakdown ↓
scored 2026-07-27 · rubric v0.5
AccessSelf serve
1 APIs 1 MCP Servers
CompanyArtificial IntelligenceMachine LearningAI AgentsDataDatabaseSQLKnowledge BaseMCPOpen Source

Kin Score

Kin Score Kin Score How this is scored →
scored 2026-07-27 · rubric v0.5
Composite quality — 36.0/100 · thin
Contract Quality 0.0 / 25
Developer Ergonomics 13.5 / 20
Commercial Clarity 10.5 / 20
Operational Transparency 2.7 / 13
Governance 0.0 / 12
Discoverability 9.3 / 10
Agent readiness — 21/100 · agent aware
Machine-Readable Contract 0 / 18
Agentic Access Contract 0 / 15
MCP Server 12 / 12
Machine-Readable Auth 10 / 10
Idempotency 0 / 9
Stable Error Semantics 0 / 8
Request/Response Examples 0 / 7
Rate-Limit Signaling 0 / 7
Typed Event Surface 0 / 6
Agent Skills 0 / 5
Well-Known Catalog 0 / 4
Consent & Bot Identity 0 / 3
Improve this rating by publishing the missing artifacts — every area above can be raised, and the full rubric is at apis.io/rating/. This rating is computed from github.com/api-evangelist/mindsdb: open an issue to ask a question, or submit a pull request to add artifacts. Want it done for you? Prioritized profiling — $2,500 →

APIs 1

Individual APIs this provider publishes, each with its own machine-readable definition.

MindsDB HTTP REST API

SQL-over-HTTP query engine plus RESTful resources for projects, databases, knowledge bases, tables, views, files, jobs, and AI agents. Self-hosted by default (http://127.0.0.1:4...

MCP Servers 1

Model Context Protocol servers that expose these APIs to AI agents.

mindsdb-mcp.yml

MCP SERVER

Security Posture 2

Authentication, domain security, vulnerability disclosure, and trust-center signals.

Mindsdb Authentication

none/session/oauth2 · 3 schemes

SECURITY

Mindsdb Domain Security

TLSv1.3 · HSTS · DMARC

SECURITY

Resources

Get Started 3

Portal, sign-up, and the first successful call

Documentation 2

Reference material describing how the API behaves

Agent Surfaces 2

MCP servers, agent skills, and machine-readable catalogs

Design & Contract 3

Pagination, idempotency, versioning, errors, and events

Build 3

SDKs, sample code, and the tooling you integrate with

Access & Security 3

Authentication, authorization, and security posture

Operate 2

Status, limits, changes, and where to get help

Commercial 3

Pricing, plans, and the legal terms of use

Company 2

The organization behind the API

Source (apis.yml)

apis.yml Raw ↑
aid: mindsdb
name: MindsDB
description: MindsDB is an open-source (MIT) AI data platform and semantic query engine that lets AI agents securely query,
  transform, and act on data from any datasource using SQL. It connects to 200+ databases, applications, and vector stores,
  builds knowledge bases for hybrid vector + keyword search, trains and serves models, and runs open-source AI agents and
  automated jobs — all through a SQL-over-HTTP REST API, the MySQL wire protocol, official Python and JavaScript SDKs, and
  a first-party Model Context Protocol (MCP) server. The company now operates as MindsHub (mindshub.ai), a unified AI workspace
  where knowledge workers delegate multi-step projects to agents, all built on the MindsDB engine. Originally surfaced as
  a Benchmark portfolio company; enriched by the API Evangelist pipeline.
url: https://raw.githubusercontent.com/api-evangelist/mindsdb/refs/heads/main/apis.yml
accessModel:
  pricing: unknown
  onboarding: self-serve
  trial: false
  try_now: false
  public: false
  label: Self-serve signup
  confidence: medium
  source:
  - authentication
  generated: '2026-07-22'
  method: derived
image: https://github.com/mindsdb.png
x-type: company
x-source: benchmark-portfolio
x-tier: enriched
specificationVersion: '0.20'
created: '2026-07-17'
modified: '2026-07-20'
tags:
- Company
- Artificial Intelligence
- Machine Learning
- AI Agents
- Data
- Database
- SQL
- Knowledge Base
- MCP
- Open Source
apis:
- name: MindsDB HTTP REST API
  description: SQL-over-HTTP query engine plus RESTful resources for projects, databases, knowledge bases, tables, views,
    files, jobs, and AI agents. Self-hosted by default (http://127.0.0.1:47334); MindsDB Cloud is the documented hosted host.
  humanURL: https://docs.mindsdb.com/rest/overview
  baseURL: https://cloud.mindsdb.com
  tags:
  - SQL
  - AI Agents
  - Knowledge Base
  properties:
  - type: APIReference
    url: https://docs.mindsdb.com/rest/overview
  - type: Authentication
    url: authentication/mindsdb-authentication.yml
maintainers:
- FN: Kin Lane
  email: kin@apievangelist.com
- FN: APIs.json
  email: info@apis.io
common:
- type: DomainSecurity
  url: security/mindsdb-domain-security.yml
- type: Website
  url: https://mindshub.ai
- type: DeveloperPortal
  url: https://docs.mindshub.ai
- type: Documentation
  url: https://docs.mindshub.ai
- type: APIReference
  url: https://docs.mindsdb.com/rest/overview
- type: GettingStarted
  url: https://docs.mindsdb.com/quickstart
- type: GitHubOrganization
  url: https://github.com/mindsdb
- type: Blog
  url: https://mindshub.ai/blog
- type: Support
  url: https://mindshub.ai/discord
- type: Pricing
  url: https://mindshub.ai/pricing
- type: SignUp
  url: https://console.mindshub.ai
- type: TermsOfService
  url: https://mindshub.ai/terms
- type: PrivacyPolicy
  url: https://mindshub.ai/privacy-policy
- type: Packages
  url: packages/mindsdb-packages.yml
- type: SDKs
  url: packages/mindsdb-packages.yml
- type: MCPServer
  url: mcp/mindsdb-mcp.yml
- type: LLMsTxt
  url: llms/mindsdb-llms.txt
- type: Authentication
  url: authentication/mindsdb-authentication.yml
- type: Conventions
  url: conventions/mindsdb-conventions.yml
- type: ChangeLog
  url: changelog/mindsdb-changelog.yml
- type: Conformance
  url: conformance/mindsdb-conformance.yml
- type: Lifecycle
  url: lifecycle/mindsdb-lifecycle.yml
- type: TrustCenter
  url: https://trust.mindsdb.com
x-enrichment:
  date: '2026-07-20'
  status: enriched
  artifacts_added: 10
  pass: local-v1