Skip to main content
Glama

Slack MCP Server

by oregpt
.gitignore427 B
# Dependencies node_modules/ package-lock.json npm-debug.log* # Build output dist/ *.tsbuildinfo # Environment variables .env .env.local .env.test # Testing credentials (NEVER COMMIT) TESTING_CREDENTIALS.md # IDE .vscode/ .idea/ *.swp *.swo *~ # OS .DS_Store Thumbs.db # Test coverage coverage/ # Logs logs/ *.log # Slack cache files (from Go version - not used in TS version) .users_cache.json .channels_cache_v2.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/oregpt/Agenticledger_MCP_Slack'

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