MCP.so
Sign In
P

Python File Manager MCP

@Anthropic

About Python File Manager MCP

A Python MCP server for file operations

Basic information

Category

Developer Tools

Version

0.2.0

License

MIT

Runtime

uv

Transports

stdio

Publisher

Anthropic

Config

No standard config provided

This server doesn't expose a parseable MCP config block in its README. See the repository for install instructions.

Repository

Tools

3

List files in a directory

Read file contents

Get information about a file

Overview

This extension provides file management capabilities through a Python MCP server. It demonstrates Python-based MCP Bundle development using UV runtime, including file operations, directory management, and proper MCP protocol implementation.

About this extension

This is one of the official reference examples from the Model Context Protocol MCPB repository — the format used to package MCP servers as one-click desktop extensions for Claude Desktop.

Installing

Download or build the .mcpb (formerly .dxt) bundle from the source repository, then drag it into Claude Desktop under Settings → Extensions to install.

Comments

More Developer Tools MCP servers