Simple Files Vector Store

v1.0.0β€’File Systemsβ€’stable

A very simple vector store that provides capability to watch a list of directories, and automatically index all the markdown, html and text files in the directory to a vector store to enhance context.

simple-files-vector-store-servermcpai-integration
Share:
0
Stars
0
Downloads
0
Weekly
0/5

What is Simple Files Vector Store?

Simple Files Vector Store is a Model Context Protocol (MCP) server that allows AI assistants like Claude, Cursor, and VS Code to very simple vector store that provides capability to watch a list of directories, and automatically index all the markdown, html and text files in the directory to a vector store to enhance context.

A very simple vector store that provides capability to watch a list of directories, and automatically index all the markdown, html and text files in the directory to a vector store to enhance context.

This server falls under the File Systems category on MCPgee, the world's largest MCP server directory with 33,000+ servers.

Features

  • A very simple vector store that provides capability to watch

Use Cases

File indexing
Vector search enhancement
lishenxydlgzs

Maintainer

LicenseMIT License
Languagetypescript
Versionv1.0.0
UpdatedN/A
Statushealthy
Maintenanceactive

Works with

ClaudeOpenAIwindowsmacoslinux

Installation

Manual Installation

npx simple-files-vector-store-server

Configuration

Configuration Details

Config File

claude_desktop_config.json

Performance

Response Metrics

Response Time< 200ms
ThroughputMedium

Resource Usage

Memory UsageLow
CPU UsageLow

Frequently Asked Questions about Simple Files Vector Store

What is Simple Files Vector Store?

Simple Files Vector Store is a Model Context Protocol (MCP) server that very simple vector store that provides capability to watch a list of directories, and automatically index all the markdown, html and text files in the directory to a vector store to enhance context. It connects AI assistants to external tools and data sources through a standardized interface.

How do I install Simple Files Vector Store?

Follow the installation instructions on the Simple Files Vector Store GitHub repository. Clone the repo, install dependencies, and add the server config to your AI client.

Which AI clients work with Simple Files Vector Store?

Simple Files Vector Store works with all major MCP-compatible AI clients including Claude Desktop, Claude Code, Cursor, VS Code (GitHub Copilot), Windsurf, and Cline.

Is Simple Files Vector Store free to use?

Yes, Simple Files Vector Store is open source and available under the MIT License license. You can use it freely in both personal and commercial projects.

Browse More File Systems MCP Servers

Explore all file systems servers available in the MCPgee directory. Each server includes setup guides for Claude, Cursor, and VS Code.

Quick Config Preview

{ "mcpServers": { "simple-files-vector-store-server": { "command": "npx", "args": ["-y", "simple-files-vector-store-server"] } } }

Add this to your claude_desktop_config.json or .cursor/mcp.json

Read the full setup guide β†’

Ready to use Simple Files Vector Store?

Browse our complete directory of 33,000+ MCP servers, read setup guides for your editor, and start building with the Model Context Protocol.

33,000+ ServersFree & Open SourceStep-by-Step Guides