My MCP Server
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., "@My MCP Serverlist all files in the workspace"
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.
My MCP Server
FastMCP kullanılarak geliştirilmiş, güvenli ve modüler bir dosya yönetimi MCP sunucusudur.
Sunucu yalnızca .env dosyasında belirtilen çalışma klasörü içinde işlem yapabilir. Çalışma klasörünün dışındaki dosyalara erişim engellenir.
Özellikler
Dosya ve klasör listeleme
UTF-8 metin dosyası okuma
Metin dosyası oluşturma ve üzerine yazma
Klasör oluşturma
Dosya ve klasör yeniden adlandırma
Dosya ve klasör taşıma
Dosya ve klasör kopyalama
Onay kontrollü silme
Dosya ve klasör arama
Dosya ve klasör bilgisi alma
Çalışma klasörü dışına erişim koruması
Okuma ve yazma boyutu sınırları
Dönen log dosyaları
Otomatik testler
.envtabanlı yapılandırma
Related MCP server: MCP File Manager
Kullanılan Teknolojiler
Python 3.12+
FastMCP 3.4.5
pytest
python-dotenv
setuptools
Proje Yapısı
my-mcp-server/
├── .env.example
├── .gitignore
├── pyproject.toml
├── README.md
├── src/
│ └── my_mcp_server/
│ ├── __init__.py
│ ├── __main__.py
│ ├── config.py
│ ├── logging_config.py
│ ├── server.py
│ ├── services/
│ │ ├── __init__.py
│ │ └── file_service.py
│ └── tools/
│ ├── __init__.py
│ └── file_tools.py
└── tests/
└── test_file_service.pyThis 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
- Alicense-qualityCmaintenanceA secure, read-only MCP server that enables filesystem scanning, searching with glob patterns and regex, file reading, and batch operations with comprehensive path validation and security protections.Last updated2389MIT
- Flicense-qualityDmaintenanceAn MCP server that provides tools for secure file management within a dedicated workspace directory. It enables users to create, list, and delete files through natural language while preventing path traversal attacks.Last updated26
- AlicenseCqualityCmaintenanceA file management MCP server enabling complete file and directory operations, including advanced editing, templates, and batch processing through natural language.Last updated19273ISC
- Flicense-qualityDmaintenanceMCP server for file and directory operations with enterprise-grade security, enabling autonomous AI development workflows.Last updated
Related MCP Connectors
An MCP server for deep research or task groups
A MCP server built for developers enabling Git based project management with project and personal…
A paid remote MCP for hosted MCP server, built to return verdicts, receipts, usage logs, and audit-r
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/Furkan-Keser/my-mcp-server'
If you have feedback or need assistance with the MCP directory API, please join our Discord server