Skip to content
Back to search
30
MCP

ai-vault-mcp

pypi/ai-vault-mcp

MCP server that gives AI clients direct access to your local filesystem — save, find, and organize files using natural language

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

Similar MCP servers embedding-nearest

agentvault-mcp
MCP server for AgentVault — AI-native credential vault for autonomous agents.
0 tools
FileSystem MCP Server
Secure filesystem access for AI agents with configurable directory and file type restrictions
0 tools
FileSystem MCP Server
Secure filesystem access for AI agents with configurable directory and file type restrictions
0 tools
agentfiles-mcp
MCP server for AgentFiles — gives AI agents file sharing tools
0 tools
io.github.marin1321/mcp-devtools
MCP server giving AI agents safe access to filesystem, databases, processes, and APIs.
0 tools
aviation-mcp-server
MCP server giving AI agents access to aviation data — live flights, airport weather, airline info
0 tools

How to use

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

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