Skip to main content
Glama

Ambiance MCP Server

by sbarron
.npmignore960 B
# Development dependencies and tools node_modules/ npm-debug.log* yarn-debug.log* yarn-error.log* package-lock.json # Source files (TypeScript) src/ scripts/ tests/ # Build and development artifacts *.tsbuildinfo coverage/ jest-results.json *.tgz # Test files and utilities __tests__/ __mocks__/ test-storage/ *.db *.sqlite *.sqlite3 # IDE and editor files .vscode/ .idea/ *.swp *.swo *~ # OS generated files .DS_Store Thumbs.db # Development documentation agents.md CLAUDE.md QWEN.md Future_Plan.md Future_Plan_grok.md Final_Release_Plan.md Reference_Documents/ CONTRIBUTING.md # Git and version control .git/ .gitignore .gitattributes # CI/CD and deployment .github/ # Environment and config .env* .mcp.json .claude/ # Windows specific *.ps1 *.bat # Temporary and cache development/ build/ config.gypi # Development config files .eslintrc.js eslint.config.js jest.config.js jest.embedding.config.js .prettierignore .prettierrc.json tsconfig.json

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/sbarron/AmbianceMCP'

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