Skip to content
Back to search
30
MCP

shashanksri99/nocodb-mcp

docker/shashanksri99/nocodb-mcp

NocoDB MCP Server: Connect AI agents to your NocoDB instance for CRUD operations and metadata.

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

Similar MCP servers embedding-nearest

noquieono/mcp-postgres-server
MCP server for PostgreSQL — gives AI assistants safe, direct access to your database.
0 tools
agentdb-mcp
MCP server for AgentDB — give any AI agent persistent memory and observability
0 tools
custom-mcp-database
MCP server that lets AI agents run read/write queries against PostgreSQL, MySQL, MongoDB and Oracle through alias-based connections, without
0 tools
cortexdb-mcp
MCP Server for CortexDB — expose memory operations to AI agents
0 tools
adbpg-mcp-server
AnalyticDB PostgreSQL MCP Server serves as a universal interface between AI Agents and AnalyticDB PostgreSQL databases. It enables seamless
0 tools
couchbase-mcp-server
Couchbase MCP Server - Enable AI agents to connect to and interact with Couchbase clusters.
0 tools

How to use

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

{
  "mcpServers": {
    "shashanksri99/nocodb-mcp": {
      "url": "None",
      "transport": "http"
    }
  }
}