secure-local-mcp

by vjpr0 · data-analytics · mcp-server, glama

Advanced setupBest for productionTrust score 15/100

A fully offline, secure MCP server that enables AI agents to search, read, write, and list local markdown notes using SQLite FTS5, with directory traversal protection.

Source: https://github.com/vjpr0/secure-local-mcp

Install

git clone https://github.com/vjpr0/secure-local-mcp

Use this forAI-extracted

  • Run AI agents offline without sending data to external servers
  • Process sensitive documents and code locally while maintaining privacy
  • Integrate local language models with Claude for secure agent workflows

Works with

Claude CodeClaude Desktop

Tags: mcp-server, glama

Source: glama

About data-analytics MCP servers and Claude skills

data-analytics MCP servers extend what AI agents can do inside Claude Code, Cursor, Copilot, Codex, and Windsurf. The Skiln directory indexes 16,000+ such integrations across 22 categories.

secure-local-mcp is one of hundreds of data-analytics entries indexed on Skiln. Browse the full data-analytics category or the complete directory of Claude skills, MCP servers, agents, commands, and hooks.

Related data-analytics MCPs and skills

  • mysql-mcp by charlesaugust44

    A read-only MySQL MCP server that provides a safe_query tool for executing SELECT and SHOW queries while blocking write operations, designed for use with OpenCode.

  • sqlite-mcp-local by Ajaytechgenius

    Enables read-only querying of a local SQLite database via MCP, with tools to list tables, retrieve schema, and execute SELECT/WITH/EXPLAIN queries.

  • Local Library MCP by asimmetria

    Local MCP server that provides verified answers about Jimmer and internal libraries using a SQLite FTS5 knowledge base.

  • expenses-tracker-mcp by samu187

    Enables read-only SQL queries and transaction classification tools for local expense tracking, including listing, filtering, and bulk account assignment with dry-run mode.

  • claude-mailbox by zach-source

    An MCP server that enables concurrently-running Claude Code sessions to cross-talk via channels, DMs, and leader coordination, all backed by a shared beads database.

  • Leaseir MCP Server by iortizfigueroa

    Enables natural language access to Leaseir operational data from Airtable, Jira, and MongoDB. Supports querying orders, equipment, service incidents, and real-time telemetry.

  • oracle-unshipped-orders-mcp by RKumar1982-BFF

    Enables retrieval of unshipped orders from an Oracle/Blue Yonder WMS database, filtering by customer and excluding shipped items.

  • mcp-wibu by QuangNguyeen

    Analyzes Java codebases using an internal Knowledge Graph stored in SQLite, enabling symbol search, endpoint tracing, and impact analysis without requiring AI APIs.

Frequently asked questions

How do I install secure-local-mcp?

Add the install command above to your Claude Code, Cursor, or Windsurf MCP configuration. Most servers register via npx, a local command, or a Docker image. Refer to the source repository for environment variables and credential requirements.

Which clients support secure-local-mcp?

Any MCP-compatible client works: Claude Desktop, Claude Code CLI, Cursor, Windsurf, Zed, and VS Code with the official MCP extension. OpenAI Codex and GitHub Copilot increasingly support MCP via adapter bridges.

Is secure-local-mcp free?

The server itself is typically open source. Any upstream service (API keys, paid tiers, hosted infrastructure) may have its own pricing. Check the source repository for details.