Skip to main content
Glama

Slack Search MCP Server

by takuya0206
package.json497 B
{ "name": "slack_search_function_mcp", "module": "index.ts", "type": "module", "private": true, "scripts": { "build": "mkdir -p dist && bun build --compile --outfile=dist/$npm_package_name index.ts", "show-package-name": "echo $npm_package_name" }, "devDependencies": { "@types/bun": "latest" }, "peerDependencies": { "typescript": "^5" }, "dependencies": { "@modelcontextprotocol/sdk": "^1.6.0", "@slack/web-api": "^7.8.0", "zod": "^3.24.2" } }

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/takuya0206/slack_search_function_mcp'

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