-
securityF
license-
qualityAn MCP server that allows Claude AI to perform filesystem operations including reading, writing, listing, moving files, and searching directories within specified allowed paths.
Last updated -
5
1
JavaScript
LPS MCP は、Claude に高度なツールを提供し、安全なファイル システム アクセスと順次思考機能を可能にする最小限の機能を備えたサーバーです。このサーバーは、作業環境における AI アシスタントの機能を強化するための LPS インフラストラクチャの一部です。
claude_desktop_config.json
ファイルに次の構成を追加します。path/to/LPS-MCP``server.py
が保存されているディレクトリへの絶対パスに置き換えます。最後のパラメータは、アクセスが許可されるディレクトリです (複数のディレクトリをコンマで区切って追加できます)。言語: スペイン語の説明があるツールを使用するには、 server_es.pyを選択してくださいread_file
: ファイルの内容を読み込むread_multiple_files
: 複数のファイルを同時に読み取るlist_directory
: 場所にあるファイルとディレクトリを表示しますdirectory_tree
: ディレクトリ構造をJSON形式で表示しますsearch_files_tool
: 名前でファイルを検索するget_file_info
: ファイルのメタデータを表示するlist_allowed_directories
: 許可されたディレクトリを一覧表示するsequentialthinking
: クロードは、複雑な問題を構造化された思考ステップに分解して、次のことを行うことができます。設定が完了したら、Claude に次のことを依頼できます。
このサーバーは厳格なセキュリティ対策を実施しています:
LPS
This server cannot be installed
local-only server
The server can only run on the client's local machine because it depends on local resources.
Claude AI に安全なファイル システム アクセスと順次思考機能を提供する最小限のサーバー。これにより、Claude はディレクトリをナビゲートし、ファイルを読み取り、複雑な問題を構造化された思考ステップに分解できます。
We provide all the information about MCP servers via our MCP API.
curl -X GET 'https://glama.ai/api/mcp/v1/servers/lpsDevelopers/LPS-MCP'
If you have feedback or need assistance with the MCP directory API, please join our Discord server