Skip to content
Back to search
30
MCP

david-seekdb-mcp-server

pypi/david-seekdb-mcp-server

A Model Context Protocol (MCP) server that enables interaction with seekdb database. This server allows AI assistants to perform vector operations, manage collections, execute SQL queries and leverage AI functions through a controlled interface, making database exploration and analysis safer and more structured.

Uptime
0.0%
23 probes
Response
0ms
last probe
Tools
0
callable
Primary URL

How to use

Add to your Claude Desktop / Cursor / Cline MCP config:

{
  "mcpServers": {
    "david-seekdb-mcp-server": {
      "url": "None",
      "transport": "http"
    }
  }
}