We provide all the information about MCP servers via our MCP API.
curl -X GET 'https://glama.ai/api/mcp/v1/servers/skurekjakub/GitStuffServer'
If you have feedback or need assistance with the MCP directory API, please join our Discord server
node_modules
build
# Exclude ADO configuration file but keep the sample
ado_config.json
!ado_config.json.sample
# Exclude common IDE/editor files
.vscode/*
!.vscode/extensions.json
!.vscode/launch.json
!.vscode/settings.json
.idea
*.swp
*.swo
.DS_Store