Skip to content
This repository was archived by the owner on Apr 8, 2025. It is now read-only.
Open
Changes from 2 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
5 changes: 5 additions & 0 deletions introduction.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -42,6 +42,11 @@ flowchart LR
- **Local Data Sources**: Your computer's files, databases, and services that MCP servers can securely access
- **Remote Services**: External systems available over the internet (e.g., through APIs) that MCP servers can connect to

Putting together all the concepts you get something like this:

![image](https://github.com/user-attachments/assets/2fffe65c-7eb9-4b4f-a72c-c69da301cf18)


## Get started

Choose the path that best fits your needs:
Expand Down