We provide all the information about MCP servers via our MCP API.
curl -X GET 'https://glama.ai/api/mcp/v1/servers/RinardNick/mcp-terminal'
If you have feedback or need assistance with the MCP directory API, please join our Discord server
# Node
node_modules/
build/
# IDE
.idea/
.vscode/
*.swp
*.swo
# Testing
.coverage
htmlcov/
.pytest_cache/
.tox/
# Logs
*.log
# OS
.DS_Store
Thumbs.db
uv.lock
tests/__pycache__
tests/__pycache__/*
src/mcp_terminal/__pycache__
src/mcp_terminal/__pycache__/*