Skip to main content
Glama

Smart Tree - ST

by 8b-is
MIT License
0
138
  • Apple
  • Linux
.gitignore730 B
# --- General --- .DS_Store .vscode/ *.swp # --- Python --- __pycache__/ *.pyc .venv/ venv/ env/ .env VENV/ pip-wheel-metadata/ *.egg-info/ # --- Claude Keys --- .claude # --- Claude Consciousness --- .claude_consciousness.m8 *.claude_consciousness.m8 # --- Mem8 - Memories --- .mem8/ .st_bumpers *.m8 .m8 # --- Node --- node_modules/ npm-debug.log* yarn-debug.log* yarn-error.log* pnpm-debug.log* package-lock.json # --- Rust --- target/ Cargo.lock # --- Build artifacts --- dist/ build/ release_artifacts/ .st_bumpers/ # --- Logs --- # Miscellaneous .mem8/ code-workspaces/ !tmp/testignore.txt *.db # --- tmp - Keep the tmp directory for testing --- !tmp/ !tmp/testignore.txt ._* a_gentleman_and_a_scholar.txt

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/8b-is/smart-tree'

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