-
securityF
license-
qualityA Model Context Protocol server that enables AI assistants like Claude to perform Python development tasks through file operations, code analysis, project management, and safe code execution.
Last updated -
1
Python
mcp-framework으로 구축된 MCP(Model Context Protocol) 서버.
지엑스피1
이 프로젝트 src/tools/ExampleTool.ts
에 예제 도구가 포함되어 있습니다. CLI를 사용하여 더 많은 도구를 추가할 수 있습니다.
도구 구조의 예:
name
이 고유하고 npm 명명 규칙을 따르는지 확인하세요.version
설정하세요description
, author
, license
등을 추가합니다.bin
포인트를 확인하세요.게시 후 사용자는 이를 Claude 데스크톱 클라이언트에 추가하거나(아래 참조) npx로 실행할 수 있습니다.
Claude Desktop 구성 파일에 다음 구성을 추가하세요.
MacOS : ~/Library/Application Support/Claude/claude_desktop_config.json
Windows : %APPDATA%/Claude/claude_desktop_config.json
npm run build
실행하여 컴파일합니다.This server cannot be installed
클로드나 다른 AI 어시스턴트에게 파일 시스템 액세스 및 관리 기능을 제공하여 AI 기능을 확장하는 모델 컨텍스트 프로토콜 서버입니다.
We provide all the information about MCP servers via our MCP API.
curl -X GET 'https://glama.ai/api/mcp/v1/servers/QuantGeekDev/mcp-filesystem'
If you have feedback or need assistance with the MCP directory API, please join our Discord server