Skip to content
Back to search
30
MCP

@mseep/docfs

npm/@mseep/docfs

MCP server for accessing local file system content with intelligent search and listing tools

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

Similar MCP servers embedding-nearest

@mseep/mcp-doc-forge
MCP server that provides doc forge capabilities
0 tools
@mseep/mcp-documentation-server
A TypeScript MCP server for document management and semantic search with embeddings
0 tools
@mseep/apple-doc-mcp-server
MCP server providing seamless access to Apple Developer Documentation with smart search and wildcard support
0 tools
docs-mcp
An MCP server that enables efficient searching and referencing of user-configured documents
0 tools
@dccxx/search-docs-mcp2
MCP server for searching documentation
0 tools
docsgrep
MCP Server to explore local and remote documentation
0 tools

How to use

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

{
  "mcpServers": {
    "@mseep/docfs": {
      "url": "None",
      "transport": "http"
    }
  }
}