Skip to main content
Glama

Utility MCP Server

by danfmaia
.gitignore664 B
# Utility MCP Server - .gitignore # Created by: Cod.1 (Coder Agent) # Python __pycache__/ *.py[cod] *$py.class *.so .Python build/ develop-eggs/ dist/ downloads/ eggs/ .eggs/ lib/ lib64/ parts/ sdist/ var/ wheels/ share/python-wheels/ *.egg-info/ .installed.cfg *.egg MANIFEST # Virtual Environments .env .venv env/ venv/ ENV/ env.bak/ venv.bak/ # Testing .pytest_cache/ .coverage htmlcov/ .tox/ .nox/ # IDEs and Editors .vscode/ .idea/ *.swp *.swo *~ # OS .DS_Store .DS_Store? ._* .Spotlight-V100 .Trashes ehthumbs.db Thumbs.db # Logs *.log # Environment variables (keep examples, ignore actual) .env.local .env.production # Temporary files *.tmp *.temp

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/danfmaia/util-mcp'

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