Skip to main content
AllMCPs
BrowseBestCategoriesStackCompareToolsGuidesBlog
Log in Submit MCP

Stay in the loop

Get new MCP servers and top picks in your inbox.

AllMCPs

The open directory for discovering and installing Model Context Protocol servers.

AllMCPs on GitHub (opens in a new tab)
Launched onTiny Startupstinystartups.com
Explore
  • Browse servers
  • Best MCP servers
  • Categories
  • MCP clients
  • Agent prompts
  • Stack Builder
  • Compare servers
  • Random discovery New
  • Submit a server
  • Pricing & Boost Boost
Learn
  • Guides hub
  • What is MCP?
  • Install guide
  • Build an MCP server
  • Deploy an MCP server
  • Security guide
  • Troubleshooting
  • MCP for SEO & AEO
  • Protocol versioning
  • Blog & updates
Tools
  • All developer tools
  • Config generator
  • Config validator
  • Config auditor
  • MCP playground
  • Token calculator
  • OpenAPI → MCP
  • Badge generator
For agents
  • REST API docs
  • Trust & traffic Live
  • Remote MCP server SSE ↗ (opens in a new tab)
  • llms.txt ↗ (opens in a new tab)
  • Catalog JSON ↗ (opens in a new tab)
Company
  • About
  • Advertise Sponsor
  • Contact
  • GitHub ↗ (opens in a new tab)
  • Terms
  • Privacy
AllMCPs VerifiedAllMCPs VerifiedFeatured on Nick LaunchesFeatured on Nick LaunchesLaunch Llama NewsletterLaunch Llama NewsletterVerified DR - allmcps.comVerified DR - allmcps.comFeatured on SaaSGrowFeatured on SaaSGrowFeatured on Twelve ToolsFeatured on Twelve ToolsFeatured on Saaspa.geFeatured on Saaspa.geFeatured on Findly.toolsFeatured on Findly.toolsFeatured on Startup FameFeatured on Startup FameFeatured on LaunchKiwiFeatured on LaunchKiwiFeatured on ScrollLaunchFeatured on ScrollLaunchFeatured on DailyPingsFeatured on DailyPingsFazier badgeFazier badgeFeatured on NewTool.siteFeatured on NewTool.siteFeatured on saasfame.comFeatured on saasfame.comDR Checker - Domain RatingDR Checker - Domain RatingListed on Turbo0Listed on Turbo0Launched on LaunchBoard - Product Launch PlatformLaunched on LaunchBoard - Product Launch PlatformList on SimilarlabsList on Similarlabshttps://codetrendy.comhttps://codetrendy.comListed on DevTool.ioFeatured on BuildlistFeatured on BuildlistLaunched on Tiny StartupsFeatured on ShowMeBestAIFeatured on ShowMeBestAIFind us on LaunchZoneFind us on LaunchZoneAllMCPs VerifiedAllMCPs VerifiedFeatured on Nick LaunchesFeatured on Nick LaunchesLaunch Llama NewsletterLaunch Llama NewsletterVerified DR - allmcps.comVerified DR - allmcps.comFeatured on SaaSGrowFeatured on SaaSGrowFeatured on Twelve ToolsFeatured on Twelve ToolsFeatured on Saaspa.geFeatured on Saaspa.geFeatured on Findly.toolsFeatured on Findly.toolsFeatured on Startup FameFeatured on Startup FameFeatured on LaunchKiwiFeatured on LaunchKiwiFeatured on ScrollLaunchFeatured on ScrollLaunchFeatured on DailyPingsFeatured on DailyPingsFazier badgeFazier badgeFeatured on NewTool.siteFeatured on NewTool.siteFeatured on saasfame.comFeatured on saasfame.comDR Checker - Domain RatingDR Checker - Domain RatingListed on Turbo0Listed on Turbo0Launched on LaunchBoard - Product Launch PlatformLaunched on LaunchBoard - Product Launch PlatformList on SimilarlabsList on Similarlabshttps://codetrendy.comhttps://codetrendy.comListed on DevTool.ioFeatured on BuildlistFeatured on BuildlistLaunched on Tiny StartupsFeatured on ShowMeBestAIFeatured on ShowMeBestAIFind us on LaunchZoneFind us on LaunchZone
Ā© 2026 Jackalope Digital LLC. All rights reserved.
  1. Home
  2. 🧠 Knowledge & Memory
  3. Graphlit MCP Server
Graphlit MCP Server logo
Health: ActiveRecent health check succeeded.Last checked 9/9/2026, 6:32:03 PM

Graphlit MCP Server

User RatingsBe the first to rate and review this MCP server!
View Repository379 GitHub StarsTotal stargazers on GitHub for the source repository (379 stars).Visit Website
ragknowledge-basesearchdata-connectorsmcp

Ingests data from work tools and the web into Graphlit for MCP-based search, retrieval, and RAG workflows.

Quick Install

Automated & IDE Setup

Copy the AI prompt to install this server into Claude Code, Cursor, or another agent — or use 1-click editor setup below.

Add to CursorAdd to VS Code
Not yet automatically verified

We haven't yet run this listing's install command through our automated sandbox check. This isn't a red flag — we're steadily working through the catalog.

Manual Client & Custom JSON ConfigExpand JSON ā–¾

Client Config & Setup

Choose your client or environment
Target File:~/Library/Application Support/Claude/claude_desktop_config.json
claude_desktop_config.json
{
  "mcpServers": {
    "graphlit-mcp-server": {
      "command": "npx",
      "args": [
        "-y",
        "graphlit-mcp-server"
      ]
    }
  }
}

šŸ’” Paste the JSON block into your client's configuration file under mcpServers, then restart the application.

Install Directory Badge Claim listing Alternatives🧠 More in Knowledge & Memory

Overview

The graphlit-mcp-server MCP server connects MCP clients to Graphlit projects for ingesting and retrieving knowledge. It accepts content from services such as Slack, Discord, Google Drive, Jira, Linear, GitHub, email, and websites, while also supporting web crawling and search. Ingested documents and web pages are converted to Markdown, and audio or video files are transcribed. Use it when an agent needs a searchable, RAG-ready knowledge base spanning developer and product-management sources.

Use cases

•Ingest Slack and GitHub knowledge for agent search
•Search project documents and conversations through MCP
•Build a RAG workflow across product-management tools
•Crawl websites and retrieve relevant sources
•Extract structured JSON from ingested text

Key features

•Multi-source content ingestion
•Project and collection search
•RAG conversation prompting
•Web crawling and search
•Document extraction and media transcription
•Content and feed management

Capabilities & Tool Schemas

Inspect callable tools, capabilities, and parameters exposed to AI agents by Graphlit MCP Server.

Extracted Tool Capabilities
Multi-source content ingestion
Project and collection search
RAG conversation prompting
Web crawling and search
Document extraction and media transcription
Content and feed management

How Graphlit MCP Server works

What graphlit-mcp-server MCP server does

The graphlit-mcp-server MCP server exposes Graphlit capabilities through the Model Context Protocol. It lets an MCP client add content to a Graphlit project, search that project, retrieve relevant sources, and manage collections, feeds, conversations, and other project resources.

Supported ingestion types include files, web pages, messages, posts, emails, issues, text, and short-term memory. The listed connectors cover Slack, Discord, Microsoft Teams, Outlook, Gmail, Notion, Reddit, Linear, Jira, GitHub, Google Drive, OneDrive, SharePoint, Dropbox, Box, Twitter/X, and podcast RSS feeds. The material also identifies built-in web crawling, web search, web mapping, and page screenshots.

How it works

The server uses a Graphlit project as the shared knowledge store. Content imported into that project can be queried through MCP tools, including searches across contents, collections, feeds, and conversations. Agents can also retrieve relevant sources, find similar images, visually describe images, prompt an LLM conversation, and extract structured JSON from text.

During ingestion, PDF, DOCX, PPTX, and other documents are extracted into Markdown. HTML pages are handled similarly, while audio and video are transcribed. Graphlit operations also include creating and editing collections, deleting content or feeds, checking processing status, and configuring the project.

Setup and configuration

The graphlit-mcp-server MCP server requires Node.js, with version 18 or later recommended, and an active Graphlit Platform account with access to the API settings dashboard. Install the npm package through an MCP client configuration using npx -y graphlit-mcp-server.

Set these environment variables for authentication and project configuration:

  • GRAPHLIT_ENVIRONMENT_ID: Graphlit environment identifier.
  • GRAPHLIT_ORGANIZATION_ID: Graphlit organization identifier.
  • GRAPHLIT_JWT_SECRET: Secret used to sign the JWT token.

The README provides configurations for VS Code, Windsurf, Cline, and Cursor. Values for the organization ID, environment ID, and JWT secret are obtained from the Graphlit Platform API settings dashboard.

Tools and capabilities

Available tool groups include retrieval, RAG, extraction, publishing, ingestion, data connectors, web operations, notifications, project operations, and enumerations. Publishing tools can produce audio through ElevenLabs or images through OpenAI image generation. Notification destinations include Slack, email, webhooks, and Twitter/X.

Enumeration tools can list resources such as Slack channels, Microsoft Teams teams and channels, SharePoint libraries and folders, Linear projects, Notion databases and pages, cloud-storage folders, Discord guilds and channels, and Google or Microsoft calendars. The server also exposes MCP resources for projects, contents, feeds, collections, workflows, conversations, and specifications.

Limitations and notes

The graphlit-mcp-server MCP server depends on the Graphlit Platform account and its configured credentials; the provided material does not describe an offline or local-only mode. Connector availability may depend on the corresponding Graphlit project configuration, but the README does not specify separate setup steps for each source. Claude Desktop compatibility and pricing are not stated in the provided material.

Read the full README →View source on GitHub →

Related MCP Servers

View all in Knowledge & Memory View all alternatives
  • Moxie Docs MCP logoMoxie Docs MCP
    ā˜… Featured

    MCP & Agent Skills for Automated Documentation, and codebase conventions + context

    🧠 Knowledge & Memory21 views
    Compare vs Moxie Docs MCP →
  • Scrivener MCP logoScrivener MCP

    Connect Scrivener 3 writing projects to Claude and other AI assistants. 47 tools for document management, writing analysis, semantic search, character/plot memory, and content enhancement. Progressive skill loading, relationship engine with HMS triplets, and JS fallback for offline semantic search. npm i -g scrivener-mcp

    🧠 Knowledge & Memory16 views
    Compare vs Scrivener MCP →
  • Ragstack MCP logoRagstack MCP

    MCP server for RAGStack serverless knowledge bases. Search, chat with AI-generated answers, upload documents/media, scrape websites, and analyze metadata through an AWS-powered RAG pipeline (Lambda, Bedrock, S3, DynamoDB).

    🧠 Knowledge & Memory3 views
    Compare vs Ragstack MCP →
  • Akb logoAkb

    Organizational knowledge base for AI agents. Vault-scoped Markdown docs, structured PostgreSQL tables, and files unified by a URI graph. Hybrid semantic + BM25 search, Git-backed version history, multi-tenant ACL with public-share links. Works with Claude Code, Cursor, Windsurf via npx akb-mcp.

    🧠 Knowledge & Memory2 views
    Compare vs Akb →

Adoption & maintenance

Factual signals from GitHub, npm, and our automated checks — not a rating.

GitHub stars
379
Stargazers on the source repository.
npm downloads
800
Package downloads in the last 30 days.
Last commit
8mo ago
Most recent push to the default branch.
Directory activity
4 views
Config copies, upvotes, and views on AllMCPs.

Reviews

No reviews yet — be the first to share how this listing worked for you.

Frequently Asked Questions about Graphlit MCP Server

Install it with `npx -y graphlit-mcp-server` and configure the required Graphlit environment variables in your MCP client.

AllMCPs Directory Badge

Full Badge Customizer

Showcase your server listing on GitHub or your project documentation. Embed this dynamic SVG badge to highlight official listing status and live engagement.

Badge Style:
Live Dynamic SVG PreviewGraphlit MCP Server AllMCPs Directory Badge
Markdown (GitHub README)
[![AllMCPs](https://allmcps.com/api/badge/graphlit-mcp-server?style=directory)](https://allmcps.com/mcp/graphlit-mcp-server)
HTML Embed
<a href="https://allmcps.com/mcp/graphlit-mcp-server"><img src="https://allmcps.com/api/badge/graphlit-mcp-server?style=directory" alt="Graphlit MCP Server on AllMCPs" /></a>

Technical Specs & Signals

Category🧠Knowledge & Memory
PricingBring your own API key (usage-based cost)
More technical detailsExpand ā–¾
TransportSTDIO
RuntimeNode.js
AuthOther
ClientsCursor, Windsurf, Cline / VS Code
Last updatedSep 3, 2026
11/11 checks healthy over the last 34d
Views4
Unique ViewsTotal visits recorded for this listing page on AllMCPs.
Installs0
Installs & Copy ActionsTotal times users copied install commands or configuration snippets for this server.
GitHub stars379
GitHub Star CountTotal stargazers on GitHub representing community popularity (379 stars).
Last commit8mo ago
Last Repository CommitThe most recent commit or push recorded for this server's GitHub repository.Last commit on Jan 12, 2026
npm downloads800/mo
Monthly npm DownloadsAverage monthly package installs recorded from npm registry statistics.
57Quality signal: Good Ā· 57/100How this signal is calculated ā–¾
Server availabilityNot measured

Not scored for repo-hosted servers — we can't reach the running server, only its GitHub page. Hosted MCP endpoints are health-checked live.

Verified ownership10/20
Documentation & tools24/30
Adoption & activity8/15
Community engagement1/10

A guidance signal from public completeness & health data — not a user rating. New listings start lower and rise as they add docs, get verified, and grow adoption. Signals we can't observe for a listing are skipped, not counted against it.

Supply-chain signal

No high-severity advisories surfaced by our automated scan.

Critical 0High 0Medium 0Low 0

Scanned 18d ago via OSV.dev Ā· graphlit-mcp-server (npm)

ā˜… FeaturedMoxie Docs MCP logo

Moxie Docs MCP

MCP & Agent Skills for Automated Documentation, and codebase conventions + context

Explore Server →

Own this project?

This directory is pre-filled from public sources. Claim via GitHub README, site badge, or DNS TXT to unlock edit access and the Official badge — proof is checked automatically, then reviewed by our team.

Free dofollow backlink: add your website and place the AllMCPs badge on it — no claim needed. We detect it automatically and keep it verified as long as the badge stays live.

Claim & get free dofollow

Share & Embed

Add our SVG badge (dark/light directory styles) or embeddable widget to your site.

Explore more

More in 🧠 Knowledge & Memory →Best MCP servers for Memory & Knowledge →Alternatives to Graphlit MCP Server →Install in Claude DesktopInstall in CursorInstall in VS Code