Skip to main content
Glama

Slack MCP Server

by piekstra
__init__.py185 B
"""Slack MCP Server for Model Context Protocol APIs.""" __version__ = "1.0.0" __author__ = "Your Name" __email__ = "your.email@example.com" from .server import mcp __all__ = ["mcp"]

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/piekstra/slack-mcp-server'

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