We provide all the information about MCP servers via our MCP API.
curl -X GET 'https://glama.ai/api/mcp/v1/servers/axdithyaxo/mcp-forensic-toolkit'
If you have feedback or need assistance with the MCP directory API, please join our Discord server
# Byte-compiled / optimized / DLL files
__pycache__/
*.py[cod]
*$py.class
# C extensions
*.so
# Distribution / packaging
.Python
build/
develop-eggs/
dist/
downloads/
eggs/
.eggs/
lib/
lib64/
parts/
sdist/
var/
*.egg-info/
.installed.cfg
*.egg
wheels/
# Virtual environments
.venv/
env/
ENV/
venv/
pip-wheel-metadata/
# PyInstaller
*.manifest
*.spec
# Installer logs
pip-log.txt
pip-delete-this-directory.txt
# Unit test / coverage reports
htmlcov/
.tox/
.nox/
.coverage
.cache
nosetests.xml
coverage.xml
*.cover
*.py,cover
.pytest_cache/
# MCP CLI / Inspector logs or session artifacts
*.mcp_log
.mcp_history
# macOS / OS X
.DS_Store
.AppleDouble
.LSOverride
# Thumbnails
._*
# VSCode settings
.vscode/
# Environment variables
.env
.env.*
# Logs
*.log
# Your assets should be versioned (keep example-report.png)
# If you add screenshots for local testing only, ignore them like this:
# assets/*.tmp.png
# Jupyter Notebooks (optional, if you ever use any)
.ipynb_checkpoints/