We provide all the information about MCP servers via our MCP API.
curl -X GET 'https://glama.ai/api/mcp/v1/servers/autoexecbatman/arch-mcp'
If you have feedback or need assistance with the MCP directory API, please join our Discord server
# Visual Studio
.vs/
*.user
*.aps
*.pch
*.vspscc
*_i.c
*_p.c
*.ncb
*.suo
*.tlb
*.tlh
*.bak
*.cache
*.ilk
*.log
[Bb]in
[Dd]ebug*/
*.lib
*.sbr
obj/
[Rr]elease*/
_ReSharper*/
[Tt]est[Rr]esult*
# Node.js
node_modules/
npm-debug.log*
yarn-debug.log*
yarn-error.log*
# Python
.venv/
__pycache__/
*.pyc
*.pyo
*.pyd
.Python
pip-log.txt
# Runtime data
data/
*.log
*.broken
# Temporary files
*.tmp
*.temp
~*