Skip to content

Add MCP to AI docs #1285

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
May 13, 2025
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
25 changes: 13 additions & 12 deletions pages/ai-ecosystem.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -13,20 +13,21 @@ natural language processing (NLP) systems and beyond. These technologies
frequently intersect, enabling the creation of powerful applications with
Generative AI (GenAI), including advanced chatbots and agents.

## What You'll Find Here
## What you'll find here

This section of Memgraph’s documentation is your guide to using Memgraph for AI:

- [Building GenAI apps with GraphRAG](/ai-ecosystem/graph-rag): See how knowledge graphs enable more
efficient and scalable RAG systems.
- [AI integrations with Memgraph](/ai-ecosystem/integrations): We have several integrations with popular
AI frameworks to help you customize and build your own GenAI application from
scratch. Some of the libraries that support Memgraph
include **LangChain** and **LlamaIndex**.
- [GraphChat in Memgraph Lab](/ai-ecosystem/graphchat): Explore how natural language querying
(GraphChat) ties into the GraphRAG ecosystem, making complex graphs accessible
to everyone.
- [Machine learning with Memgraph](/ai-ecosystem/machine-learning): Learn how Memgraph powers ML workflows
with graph-powered insights.
- [Building GenAI apps with GraphRAG](/ai-ecosystem/graph-rag): See how
knowledge graphs enable more efficient and scalable RAG systems.
- [AI integrations with Memgraph](/ai-ecosystem/integrations): We have several
integrations with popular AI frameworks to help you customize and build your
own GenAI application from scratch. Some of the libraries that support
Memgraph include **Model Context Protocol (MCP)**, **LangChain**
and **LlamaIndex**.
- [GraphChat in Memgraph Lab](/ai-ecosystem/graphchat): Explore how natural
language querying (GraphChat) ties into the GraphRAG ecosystem, making complex
graphs accessible to everyone.
- [Machine learning with Memgraph](/ai-ecosystem/machine-learning): Learn how
Memgraph powers ML workflows with graph-powered insights.

<CommunityLinks/>