Skip to main content
Glama

Slack MCP Server

by ubie-oss
tsconfig.json514 B
{ "compilerOptions": { "target": "es2022", "module": "NodeNext", "strict": true, "esModuleInterop": true, "skipLibCheck": true, "forceConsistentCasingInFileNames": true, "moduleResolution": "NodeNext", "resolveJsonModule": true, "types": ["node"], "lib": ["es2022"], "declaration": true, "sourceMap": true, "allowSyntheticDefaultImports": true }, "ts-node": { "esm": true, "experimentalSpecifiers": true, "project": "./tsconfig.dev.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/ubie-oss/slack-mcp-server'

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