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_roots, list_directory, search_files, search_text, read_file, read_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

명시적인 절대 구성 경로 하나로 시작합니다:

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