mcp_sistema_archivos_fastapi
Click on "Install Server".
Wait a few minutes for the server to deploy. Once ready, it will show a "Started" state.
In the chat, type
@followed by the MCP server name and your instructions, e.g., "@mcp_sistema_archivos_fastapilist projects"
That's it! The server will respond to your query, and you can continue using it as needed.
Here is a step-by-step guide with screenshots.
📁 MCP FastAPI
MCP FastAPI es una API construida con FastAPI para gestionar archivos dentro de una carpeta específica del sistema. Permite explorar, leer, escribir, modificar, eliminar y renombrar archivos, ideal para proyectos que requieren acceso controlado al filesystem.
🚀 Funcionalidades principales
Funcionalidad | Descripción |
| Lista las carpetas de nivel superior (proyectos). |
| Lista los archivos dentro de un proyecto. |
| Lee el contenido de un archivo dado su path. |
| Elimina un archivo o carpeta. |
| Muestra el contenido de una carpeta específica. |
| Crea o sobrescribe un archivo con texto. |
| Renombra un archivo o carpeta. |
| Busca archivos por nombre o extensión. |
| Devuelve información como tamaño, tipo y fechas. |
Todos los endpoints pueden ser consumidos mediante HTTP con peticiones estándar (GET, POST, DELETE, etc.), lo que permite integrarlos fácilmente con interfaces web, scripts o herramientas externas.
🔧 FastMCP
FastMCP es un módulo auxiliar que convierte una aplicación FastAPI en una API MCP con rutas predefinidas para la gestión de archivos.
Permite:
Registrar automáticamente todos los endpoints MCP.
Configurar de forma rápida la ruta base del filesystem.
Usarlo como extensión en cualquier proyecto FastAPI.
Related MCP server: filesystem-mcp
▶️ Ejecución rápida
uvicorn main:app --reloadThis server cannot be installed
Maintenance
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
- Flicense-qualityDmaintenanceEnables file system operations such as listing, reading, and creating files within a scoped local project directory. It provides a secure way to manage local files through standardized MCP tools built with FastMCP.Last updated
- AlicenseAqualityCmaintenanceMCP Server that enables LLMs to interact with the local filesystem.Last updated182389MIT
- Alicense-qualityBmaintenanceEnables file system operations such as listing directories, reading, writing, creating, and deleting files or directories through MCP.Last updated21MIT
- FlicenseBqualityDmaintenanceA lightweight MCP server for basic file operations, enabling reading, writing, and listing files securely via the Model Context Protocol.Last updated31
Related MCP Connectors
MCP server exposing the Backtest360 engine API as tools for AI agents.
Serve a folder of Markdown notes as an MCP server: hybrid search, reading, and sourced answers.
Agent-native MCP server over the public saagarpatel.dev corpus. Read-only, stateless.
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/juanesteban-valdesospina-agencycic/mcp_sistema_archivos_fastapi'
If you have feedback or need assistance with the MCP directory API, please join our Discord server