Skip to content

Commit aa1790e

Browse files
add terminology docs
1 parent 3688b51 commit aa1790e

File tree

2 files changed

+12
-0
lines changed

2 files changed

+12
-0
lines changed

docs/README.md

+1
Original file line numberDiff line numberDiff line change
@@ -4,3 +4,4 @@
44

55
- [example usecases](/docs/usecases.md)
66
- [config guide](/docs/config.md)
7+
- [terminology](/docs/terminology.md)

docs/terminology.md

+11
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,11 @@
1+
# Terminology
2+
3+
This document is a continual work in progress. Please feel free to contribute.
4+
5+
| Term | Description |
6+
| --- | --- |
7+
| **server** | A MCP server. e.g. MCP-wolfram-alpha, MCP-searxng, MCP-timeserver |
8+
| **bridge** | The MCP-Bridge application |
9+
| **client** | A generic MCP client. e.g. claude desktop. This includes the bridge |
10+
| **upstream** | The MCP-SDK |
11+
| **inference engine** | LLM runtime such as ollama, vllm, openai api |

0 commit comments

Comments
 (0)