Skip to main content
Glama
ivossos
by ivossos
.gitignore1.1 kB
# Python __pycache__/ *.py[cod] *$py.class *.so .Python build/ develop-eggs/ dist/ downloads/ eggs/ .eggs/ lib/ lib64/ parts/ sdist/ var/ wheels/ pip-wheel-metadata/ share/python-wheels/ *.egg-info/ .installed.cfg *.egg MANIFEST # Virtual Environments venv/ env/ ENV/ env.bak/ venv.bak/ .venv/ # Environment Variables .env .env.local .env.*.local # IDE .vscode/ .idea/ *.swp *.swo *~ .DS_Store # Jupyter Notebook .ipynb_checkpoints # pytest .pytest_cache/ .coverage htmlcov/ .tox/ .hypothesis/ # mypy .mypy_cache/ .dmypy.json dmypy.json # Database *.db *.sqlite *.sqlite3 # Logs *.log logs/ # Reports *.pdf *.html FCCS_Analysis_Report_*.pdf FCCS_Analysis_Report_*.html # Cache cache/ *.cache .cache/ # CSV Data (optional - uncomment if you don't want to track CSV files) # *.csv # Windows Thumbs.db ehthumbs.db Desktop.ini $RECYCLE.BIN/ # macOS .DS_Store .AppleDouble .LSOverride # Linux *~ # Temporary files *.tmp *.temp *.bak *.swp # Secrets and credentials secrets/ credentials.json *.key *.pem # Docker .dockerignore # Cloud .gcloud/ gcloud-config/ # Test files test.pdf test_*.py

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/ivossos/fccs-mcp-ag-server'

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