Skip to main content
Glama

Attendee MCP Server

by rexposadas
.gitignore643 B
# Dependencies node_modules/ npm-debug.log* yarn-debug.log* yarn-error.log* pnpm-debug.log* # Build output dist/ build/ out/ lib/ # TypeScript cache *.tsbuildinfo # Environment variables .env .env.local .env.development.local .env.test.local .env.production.local # IDE .vscode/* !.vscode/extensions.json !.vscode/settings.json .idea/ *.swp *.swo # OS .DS_Store Thumbs.db # Logs logs *.log # Coverage directory used by tools like istanbul coverage/ .nyc_output/ # Optional npm cache directory .npm # Optional eslint cache .eslintcache # Optional stylelint cache .stylelintcache # Temporary files tmp/ temp/ # Backup files *.backup

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/rexposadas/attendee-mcp'

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