MCP Servers / cloud-service / Graphlit

Graphlit

JSON →
httpnoneofficial376cloud-service

Ingest anything from Slack to Gmail to podcast feeds, in addition to web crawling, into a searchable Graphlit project.

Install
How to run this server
[ { "cmd": "npx -y graphlit-mcp-server", "imports": [] } ]
server path: graphlit
Tools
What this server exposes
search_content
Search for content in the Graphlit knowledge base using natural language queries
get_content
Retrieve specific content by ID from the Graphlit knowledge base
ingest_uri
Ingest content from a URI (URL or file path) into the Graphlit knowledge base
ingest_text
Ingest text content directly into the Graphlit knowledge base
query_knowledge_graph
Query the Graphlit knowledge graph using natural language
create_feed
Create a new feed to monitor for content ingestion
list_feeds
List all configured feeds in the Graphlit knowledge base
delete_feed
Delete a feed by ID from the Graphlit knowledge base
Configuration
Environment & auth
authnone
envGRAPHLIT_ENVIRONMENT_ID
envGRAPHLIT_ORGANIZATION_ID
envGRAPHLIT_JWT_SECRET
envSLACK_BOT_TOKEN
envDISCORD_BOT_TOKEN
envTWITTER_TOKEN
envGOOGLE_EMAIL_REFRESH_TOKEN
envGOOGLE_EMAIL_CLIENT_ID
envGOOGLE_EMAIL_CLIENT_SECRET
envLINEAR_API_KEY
envGITHUB_PERSONAL_ACCESS_TOKEN
envJIRA_TOKEN
envNOTION_API_KEY
Resources
Graphlit — MCP Server · libregistry