-
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) サーバー。
このプロジェクトにはsrc/tools/ExampleTool.ts
にサンプルツールが付属しています。CLIを使用してツールを追加することもできます。
ツール構造の例:
name
が一意であり、npm の命名規則に従っていることを確認してください。version
を設定するdescription
、 author
、 license
などを追加します。bin
が正しいエントリファイルを指しているか確認する公開後、ユーザーはそれをクロードデスクトップクライアント(下記参照)に追加したり、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
Claude やその他の 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