MCPHub

0 serversUpdated Aug 28, 2026

ServersTrendingCategories
MCPHub

Catalog

  • Servers
  • Trending
  • Categories

Company

  • About

Shout out

  • Formatly
  • Hirime

Searchable catalog of Model Context Protocol servers. Find tools that connect your AI assistant to the services and data you use.

PrivacyTerms

© 2026 MCPHub

Servers/Knowledge & Memory/graphlit-mcp-server
Knowledge & MemoryOfficialTypeScript
G

graphlit-mcp-server

Ingest anything from Slack, Discord, websites, Google Drive, Linear or GitHub into a Graphlit project - and then search and retrieve relevant knowledge within an MCP client like Cursor, Windsurf or Cline.

0 starsUpdated Aug 28, 2026
View on GitHub

Ads

Overview

Ingest anything from Slack, Discord, websites, Google Drive, Linear or GitHub into a Graphlit project - and then search and retrieve relevant knowledge within an MCP client like Cursor, Windsurf or Cline.

Installation

npx -y graphlit-mcp-server

Configuration

{
    "mcpServers": {
        "graphlit-mcp-server": {
            "command": "npx",
            "args": [
                "-y",
                "graphlit-mcp-server"
            ],
            "env": {
                "GRAPHLIT_ORGANIZATION_ID": "your-organization-id",
                "GRAPHLIT_ENVIRONMENT_ID": "your-environment-id",
                "GRAPHLIT_JWT_SECRET": "your-jwt-secret",
            }
        }

Capabilities

  • Ingest content from tools like Slack, Jira, or GitHub

    ask your assistant to ingest messages, issues, or files from connected data sources into your Graphlit project.

  • Search across all ingested knowledge

    use `Query Contents` or `Retrieve Relevant Sources` to find documents, messages, web pages, and transcripts.

  • Ask questions against your project

    prompt the LLM with `Prompt LLM Conversation` to get RAG-based answers grounded in your ingested content.

  • Crawl and search the web

    use built-in `Web Crawling` and `Web Search` tools to pull in external pages or podcast results.

  • Extract structured data from text

    apply `Extract Structured JSON from Text` to pull typed information out of unstructured content.

  • Manage collections and feeds

    create, update, or delete collections and feeds, and check ingestion status with `Is Feed Done?` or `Is Content Done?`.

Tags

  • cloud-infrastructure
  • awesome-list

Related MCP servers

M

Memory MCP Server

Official

Persist assistant memory as a lightweight knowledge graph across sessions.

2.4kKnowledge & MemoryUpdated 4 days ago
O

OpenLore

Official

Agent-native knowledge server. Serves docs to AI agents over SSH and MCP with identity-scoped views, governed writing, and structured metadata. Single binary, zero config.

74Knowledge & MemoryUpdated 2 days ago
G

gingugu/gingugu

Persistent memory for AI coding assistants. Local SQLite, no cloud. 16 MCP tools: store, recall, search, relate, consolidate, export, and credential vault (OS keychain). Typed memories with confidence lifecycle (verified/inferred/stale/deprecated), namespaces, knowledge graph, and hybrid BM25 + semantic search via fastembed ONNX. Works with Cursor, Windsurf, Claude, and any MCP client. `pip install gingugu`

0Knowledge & MemoryUpdated Today
G

GistPad-MCP

Use GitHub Gists to manage and access your personal knowledge, daily notes, and reusable prompts. This acts as a companion to https://gistpad.dev and the [GistPad VS Code extension](https://aka.ms/gistpad).

0Knowledge & MemoryUpdated Today