Skip to main content
Glama

Bar Assistant MCP Server

by zhdenny
MIT License
.gitignoreβ€’552 B
# Dependencies node_modules/ package-lock.json # Build output dist/ # Environment variables .env .env.local .env.*.local # IDE and Editor files .vscode/ .idea/ *.swp *.swo *~ .DS_Store # Configuration files with credentials .vscode/mcp.json claude_desktop_config.json # Logs *.log npm-debug.log* yarn-debug.log* yarn-error.log* mcp-server-*.log # Testing coverage/ .nyc_output/ # Temporary files *.tmp *.temp .cache/ # Backup files *.bak *.backup *~ # OS generated files .DS_Store .DS_Store? ._* .Spotlight-V100 .Trashes ehthumbs.db Thumbs.db

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/zhdenny/bar-assistant-mcp-server'

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