MCP Filesystem Python
Sistema de archivos MCP Python
Un servidor de Protocolo de contexto de modelo (MCP) que proporciona acceso seguro y de solo lectura a los archivos en un directorio específico.
Características
Expone archivos como recursos MCP utilizando el esquema URI `file://`
Proporciona capacidades de búsqueda de archivos a través de herramientas MCP
Respeta los patrones .gitignore
Funciones de seguridad que incluyen protección contra cruce de ruta
Detección de tipo MIME
Related MCP server: Project Content Server
Instalación
Usando UV:
uv add mcp-filesystem-pythonUso
Ejecutar el servidor:
uv run src/filesystem/server.py /path/to/directoryIntegración de escritorio de Claude
Ejemplos de configuración
Se pueden encontrar configuraciones de ejemplo para Claude Desktop en el directorio `examples`:
`examples/claude_desktop_config.json`: Ejemplo para macOS/Linux
`examples/claude_desktop_config_windows.json`: Ejemplo para Windows
Estos archivos deben ubicarse en:
macOS: `~/Biblioteca/Soporte de aplicaciones/Claude/claude_desktop_config.json`
Ventanas: `%AppData%\Claude\claude_desktop_config.json`
Asegúrese de:
Reemplace las rutas con sus rutas reales
Utilice barras diagonales (`/`) para macOS/Linux y barras diagonales invertidas (`\\`) para Windows
Utilice rutas absolutas (no relativas)
Desarrollo
Clonar el repositorio
Crear entorno virtual y sincronizar requisitos,
uv sync
Licencia
This server cannot be installed
Resources
Unclaimed servers have limited discoverability.
Looking for Admin?
If you are the server author, to access and configure the admin panel.
Related MCP Servers
- -licenseNot gradedqualityAmaintenanceMCP Server for the GitHub API, enabling file operations, repository management, search functionality, and more.99,70489,748MIT
- AlicenseBqualityDmaintenanceAn MCP server that provides access to project files and their contents, allowing users to retrieve file data from specified project directories with error handling and configuration options.15MIT
- AlicenseAqualityDmaintenanceAn MCP server that allows Claude AI to perform filesystem operations including reading, writing, listing, moving files, and searching directories within specified allowed paths.9392ISC
- AlicenseNot gradedqualityDmaintenanceAn MCP server that provides tools for reading, writing, and editing files on the local filesystem.1,608Apache 2.0
Related MCP Connectors
A MCP server built for developers enabling Git based project management with project and personal…
Agent-native MCP server over the public saagarpatel.dev corpus. Read-only, stateless.
An MCP server that gives your AI access to the source code and docs of all public github repos
Latest Blog Posts
- Who's Calling? MCP Hosts Are an Identity Blind Spot (And the Spec Knows It)By Om-Shree-0709 on .mcpAgent IdentityOAuth 2.1
- Your AI Chatbot Just Exposed Your CEO's Salary to an InternBy Om-Shree-0709 on .Agent IdentityMCP SecurityOAuth Delegation
- Why MCP Servers Need Execution Sandboxing (And Why Your Current Stack Isn't Enough)By Om-Shree-0709 on .Agentic AiPrompt InjectionWebAssembly
MCP directory API
We provide all the information about MCP servers via our MCP API.
curl -X GET 'https://glama.ai/api/mcp/v1/servers/mtunell/mcp-filesystem-python'
If you have feedback or need assistance with the MCP directory API, please join our Discord server