Skip to content

Commit 55cc631

Browse files
committed
Update README.md files
1 parent e07b24a commit 55cc631

File tree

4 files changed

+14
-2
lines changed

4 files changed

+14
-2
lines changed

README.md

Lines changed: 5 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,5 @@
1-
# quickstart-resources
2-
A repository of servers and clients from the Model Context Protocol tutorials
1+
# Quickstart Resources
2+
3+
A repository of servers and clients from the following Model Context Protocol tutorials:
4+
- [Quickstart](https://modelcontextprotocol.io/quickstart) – a simple MCP weather server
5+
- [Building MCP clients](https://modelcontextprotocol.io/tutorials/building-a-client) – an LLM-powered chatbot MCP client

mcp-client/README.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,3 @@
1+
# An LLM-Powered Chatbot MCP Client
2+
3+
See the [Building MCP clients](https://modelcontextprotocol.io/tutorials/building-a-client) tutorial for more information.

weather-server-python/README.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,3 @@
1+
# A Simple MCP Weather Server written in Python
2+
3+
See the [Quickstart](https://modelcontextprotocol.io/quickstart) tutorial for more information.
Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,3 @@
1+
# A Simple MCP weather Server written in TypeScript
2+
3+
See the [Quickstart](https://modelcontextprotocol.io/quickstart) tutorial for more information.

0 commit comments

Comments
 (0)