Skip to main content
Glama
limars874

chatgpt-file-mcp

by limars874

chatgpt-file-mcp

明示的に許可されたディレクトリをローカルの ChatGPT/OpenAI MCP クライアントに公開する、ローカルの読み取り専用 MCP サーバーです。

提供内容

  • macOS/Linux 上の Node.js >=20

  • MCP stdio トランスポートのみ。パブリックリスナーなし

  • 6つの読み取り専用ツール: list_rootslist_directorysearch_filessearch_textread_fileread_file_range

  • ルート相対パス、ポリシーチェック、制限付き読み取り/検索、コンテンツを含まない監査記録

Related MCP server: Sentinel Core Agent

クイックスタート

npm ci --ignore-scripts --audit=false --fund=false
npm run build
npm test
npm run security:check

1つの明示的な絶対設定パスで起動します:

node /absolute/path/to/dist/main.js --config /absolute/path/to/config.yaml

最小構成:

version: 1
roots:
  - name: project
    path: /absolute/path/to/project
audit:
  path: /absolute/path/to/audit.jsonl

認証情報、監査ログ、またはプライベート設定ファイルをリポジトリに置かないでください。セキュリティの範囲と既知の制限については SECURITY_REVIEW.md を参照してください。

F
license - not found
Not graded
quality - not tested
C
maintenance

Maintenance

Maintainers
Response time
Release cycle
Releases (12mo)
Commit activity

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

  • F
    license
    Not graded
    quality
    D
    maintenance
    Enables LLMs to securely read, search, and analyze local file systems through the Model Context Protocol. Provides tools for listing files, pattern-based searching, and reading file contents with built-in security validation.
    6
  • A
    license
    Not graded
    quality
    A
    maintenance
    Lets ChatGPT or MCP clients work with files on your machine, with tools for reading, editing, searching, git operations, and safety checks.
    MIT

View all related MCP servers

Related MCP Connectors

  • Search your AI chat history (ChatGPT, Claude, Codex) from any MCP client. Remote, private, read-only

  • Securely search and manage workspace context files for AI agents and teams.

  • Search and reason over your Obsidian-style Markdown vault, right from ChatGPT.

View all MCP Connectors

Latest Blog Posts

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/limars874/chatgpt-file-mcp'

If you have feedback or need assistance with the MCP directory API, please join our Discord server