Back to search
30
MCP

localdata-mcp

pypi/localdata-mcp

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

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

Similar MCP servers embedding-nearest

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
MCP Database Server
MCP server for SQLite, PostgreSQL, and MySQL with natural language to SQL and direct SQL tooling.
0 tools
data-filter-mcp
Local MCP server for running restricted Python text filters over files
0 tools
Filesystem MCP
MCP Server that enables LLMs to interact with the local filesystem.
0 tools
io.github.cocaxcode/database-mcp
MCP server for database connectivity. Multi-DB (PostgreSQL, MySQL, SQLite), 19 tools.
0 tools

How to use

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

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