Skip to main content
Glama

macOS Tools MCP Server

by Zhuoli
pyproject.toml318 B
[project] name = "macos-tools-mcp" version = "0.1.0" description = "FastMCP server exposing common macOS terminal tools to LLM clients." readme = "README.md" requires-python = ">=3.11" dependencies = [ "fastmcp>=0.1.0", ] [project.scripts] macos-tools-mcp = "macos_tools_mcp.server:run" [tool.uv] package = true

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/Zhuoli/mcp101'

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