Skip to main content
Glama

Slack Notify MCP

.npmignore1.47 kB
# Source files (we only want the built dist files) src/ types/ *.ts !*.d.ts # Development files .vscode/ .idea/ *.swp *.swo *~ # Build tools and configs tsconfig.json bun.lock bun.lockb .bun/ # Development dependencies .cursor/ .prds/ # Logs *.log logs/ npm-debug.log* yarn-debug.log* yarn-error.log* lerna-debug.log* .pnpm-debug.log* # Runtime data pids *.pid *.seed *.pid.lock # Coverage directory used by tools like istanbul coverage/ .nyc_output/ # Dependency directories node_modules/ # Optional npm cache directory .npm # Optional eslint cache .eslintcache # Optional REPL history .node_repl_history # Output of 'npm pack' *.tgz # Yarn Integrity file .yarn-integrity # dotenv environment variables file .env .env.local .env.development.local .env.test.local .env.production.local # parcel-bundler cache (https://parceljs.org/) .cache .parcel-cache # Next.js build output .next # Nuxt.js build / generate output .nuxt dist-ssr # Gatsby files .cache/ # Comment in the public line in if your project uses Gatsby and not Next.js # public # Storybook build outputs .out .storybook-out # Temporary folders tmp/ temp/ # Mac files .DS_Store # Windows files Thumbs.db ehthumbs.db # Development scripts install-local-dev.sh mcp-config-example.json # Cursor configuration (may contain sensitive tokens) .cursor/ # Git files .git/ .gitignore # Documentation files (not needed in package) PUBLISHING.md # Test files **/*.test.* **/__tests__/ **/test/

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/SilasReinagel/slack-notify-mcp'

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