MCP Filesystem Python
MCP ファイルシステム Python
指定されたディレクトリ内のファイルへの安全な読み取り専用アクセスを提供するモデル コンテキスト プロトコル (MCP) サーバー。
特徴
`file://` URI スキームを使用してファイルを MCP リソースとして公開します
MCPツールを通じてファイル検索機能を提供する
.gitignore パターンを尊重
パストラバーサル保護を含むセキュリティ機能
MIMEタイプの検出
Related MCP server: Project Content Server
インストール
UVの使用:
uv add mcp-filesystem-python使用法
サーバーを実行します。
uv run src/filesystem/server.py /path/to/directoryクロードデスクトップ統合
設定例
Claude Desktop の設定例は `examples` ディレクトリにあります。
`examples/claude_desktop_config.json`: macOS/Linux の例
`examples/claude_desktop_config_windows.json`: Windows の例
これらのファイルは次の場所に配置する必要があります。
macOS: `~/ライブラリ/アプリケーションサポート/Claude/claude_desktop_config.json`
Windows: `%AppData%\Claude\claude_desktop_config.json`
必ず次の点に注意してください:
パスを実際のパスに置き換えます
macOS/Linuxの場合はスラッシュ(`/`)、Windowsの場合はバックスラッシュ(`\\`)を使用します
絶対パスを使用する(相対パスではない)
発達
リポジトリをクローンする
仮想環境の作成と要件の同期、
uv sync
ライセンス
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