Skip to main content
Glama

cognitive-tools-mcp / gikendaasowin-aabajichiganan

by nbiish
.gitignore2.03 kB
# AINISH Coder Tooling Distribution - Git Ignore Patterns # ai pair programmer files .cursor/ .github/copilot-instructions.md .github/instructions/* # qwen, gemini, claude, ... # Environment and configuration files .env .env.* !.env.example *.env.local *.env.development *.env.test *.env.production # Virtual environments venv/ venv.bak/ venv.bak* venv.* .venv/ ENV/ env/ .conda/ .python-version */.env */*env.* !*env.example # Python cache and build artifacts __pycache__/ *.pyc *.pyo *.pyd .Python build/ develop-eggs/ dist/ downloads/ eggs/ .eggs/ lib/ lib64/ parts/ sdist/ var/ wheels/ *.egg-info/ .installed.cfg *.egg MANIFEST # Python testing and coverage .coverage htmlcov/ .pytest_cache/ .tox/ .cache nosetests.xml coverage.xml *.cover .hypothesis/ .mypy_cache/ .dmypy.json dmypy.json # Node.js (if applicable) node_modules/ npm-debug.log* yarn-debug.log* yarn-error.log* .npm .eslintcache .node_repl_history *.tgz .yarn-integrity # IDE and editor files .vscode/ .idea/ *.swp *.swo *~ .project .classpath .settings/ *.sublime-project *.sublime-workspace # OS generated files .DS_Store .DS_Store? ._* .Spotlight-V100 .Trashes ehthumbs.db Thumbs.db desktop.ini # Logs and temporary files *.log *.tmp *.temp logs/ temp/ tmp/ *.pid *.seed *.pid.lock # Security and secrets *.key *.pem *.p12 *.pfx *.crt *.csr *.pem *.p12 *.pfx *.jks *.keystore secrets/ .secrets # Documentation build artifacts docs/_build/ docs/build/ site/ _build/ build/ public/ dist/ # Database files *.db *.sqlite *.sqlite3 *.db-journal # Backup files *.bak *.backup *.old *.orig *.rej *.orig *.swp *.swo # AINISH Coder specific ainish-coder/ .cursor/ .cursorrules # GitHub specific .github/copilot-instructions.md # Large binary files and assets (if not needed in repo) *.png *.jpg *.jpeg *.gif *.svg *.ico *.pdf *.zip *.tar.gz *.rar *.7z *.mp4 *.mp3 *.wav *.avi *.mov # Archive files *.tar *.gz *.bz2 *.xz *.zip *.rar *.7z # Compiled files *.com *.class *.dll *.exe *.o *.so *.dylib # Package files *.deb *.rpm *.msi *.dmg *.pkg

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/nbiish/gikendaasowin-aabajichiganan-mcp'

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