Skip to content
Back to search
30
MCP

localdata-mcp

pypi/localdata-mcp

MCP server for databases, spreadsheets, structured files, and directed graphs.

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

Similar MCP servers embedding-nearest

MSSQL LocalDB MCP
MCP server for SQL Server Express LocalDB on Windows: manage instances, run T-SQL, discover DBs
0 tools
database-mcp
A MCP server that helps access and query data in various popular databases
0 tools
io.github.marekrost/mcp-server-spreadsheet
MCP server for spreadsheet files (.xlsx, .csv, .ods) - cell-level ops + DuckDB SQL engine.
0 tools
localparse-mcp
MCP server for LocalParse — accurate document parsing and schema-driven extraction for Cursor, Claude Desktop, and other MCP clients.
0 tools
MCP Database Server
MCP server for SQLite, PostgreSQL, and MySQL with natural language to SQL and direct SQL tooling.
0 tools
MCP Database Server
MCP server for SQLite, PostgreSQL, and MySQL with natural language to SQL and direct SQL tooling.
0 tools

How to use

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

{
  "mcpServers": {
    "localdata-mcp": {
      "url": "None",
      "transport": "http"
    }
  }
}