Skip to main content
Glama
.gitignore1.29 kB
############################ # NPM files ############################ **/node_modules **/bower_components node_modules bower_components npm-debug.log* .node_repl_history .node_history .lock-wscript .npm ############################ # Temp files ############################ tramp temp tmp .tmp *.swo *.swp *.swn *.swm *.diff *.log *.patch *.bak *.log *.iml *.ipr *.iws *.out *.gz *# *~ ~* .\#* .cache **/.cache packages/ripgrep/bin packages/delight-doc-mcp/test-script/results/ ############################ # Editor & OS files ############################ .idea .DS_STORE .DS_Store .Trashes .project .rebooted .*proj Thumbs.db ehthumbs.db nbproject .cask/ .pydevproject .settings/ .vscode /.emacs.desktop /.emacs.desktop.lock *.elc auto-save-list /eshell/history /eshell/lastdir /elpa/ /auto/ *_flymake.* .org-id-locations *_archive .imdone ############################ # Report files ############################ coverages coverage reports report lib-cov html-report JSCover nohup.out out logs log *.log *.log.* .nyc_output ############################ # Other files ############################ pids *.pid *.rel *.seed .grunt .svn __pycache__/ *.py[cod] *$py.class .picasso ############################ # Build ############################ build *_dist # public public_* generated

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/liukexina/lkx-mcp'

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