Graphlit MCP ServerServer

graphlit
GitHub
knowledge managementintegrationAI

Loading subscription status...

💡 Description

Official server by graphlit for managing and ingesting knowledge from various platforms including Discord, Google Drive, Slack, and more. It allows for asynchronous ingestion of messages and content into a knowledge base.

📝 JSON Entries

{
  "mcpServers": [
    {
      "graphlit": {
        "env": {},
        "args": [
          "channelName",
          "readLimit"
        ],
        "command": "ingestDiscordMessages"
      }
    }
  ]
}

🛠️ Tools

ingestDiscordMessagesaddContentsToCollectioncreateCollectiondeleteContentwebSearch

Features

  • Ingest messages from Discord, Slack, and other platforms
  • Manage collections and content

💬 Example Queries

  • Ingest messages from a Discord channel into the knowledge base.
  • List Slack channels available for ingestion.