Skip to main content
Glama

Claude Slack

__init__.pyโ€ข260 B
""" Database module for Claude-Slack Handles SQLite and Qdrant storage operations """ from .sqlite_store import SQLiteStore from .message_store import MessageStore from .qdrant_store import QdrantStore __all__ = ['SQLiteStore', 'MessageStore', 'QdrantStore']

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/theo-nash/claude-slack'

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