Graphlit
JSON →Ingest anything from Slack to Gmail to podcast feeds, in addition to web crawling, into a searchable Graphlit project.
Install
npx -y graphlit-mcp-server Tools · 8
- 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
Environment variables
GRAPHLIT_ENVIRONMENT_IDGRAPHLIT_ORGANIZATION_IDGRAPHLIT_JWT_SECRETSLACK_BOT_TOKENDISCORD_BOT_TOKENTWITTER_TOKENGOOGLE_EMAIL_REFRESH_TOKENGOOGLE_EMAIL_CLIENT_IDGOOGLE_EMAIL_CLIENT_SECRETLINEAR_API_KEYGITHUB_PERSONAL_ACCESS_TOKENJIRA_TOKENNOTION_API_KEY
Links
★ 376 GitHub stars