Skip to main content
Glama

Filesystem MCP Server

by njbrake
pyproject.toml428 B
[project] name = "filesystem-mcp-server" version = "0.1.0" description = "MCP server for filesystem operations with Streamable HTTP support" requires-python = ">=3.12" dependencies = [ "mcp>=1.9.0", "uvicorn>=0.34.0", ] [project.scripts] filesystem-mcp = "filesystem.server:main" [build-system] requires = ["hatchling"] build-backend = "hatchling.build" [tool.hatch.build.targets.wheel] packages = ["src/filesystem"]

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/njbrake/filesystem-mcp-server'

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