Skip to main content
Glama

Command-Line MCP Server

by andresthor
.gitignore424 B
# Python byte-compiled / optimized files __pycache__/ *.py[cod] *$py.class # Distribution / packaging dist/ build/ *.egg-info/ *.egg # Virtual environments venv/ env/ ENV/ .env # IDE-specific files .idea/ .vscode/ *.swp *.swo .DS_Store # Project-specific files config.json *.log # Testing .coverage htmlcov/ .pytest_cache/ .tox/ # Documentation builds docs/_build/ site/ # Local development .python-version .env.local

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/andresthor/cmd-line-mcp'

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