Skip to content

Commit 2ac19c0

Browse files
committed
Add sample links for weather-stdio-server and kotlin-mcp-client to main readme
1 parent 4a72822 commit 2ac19c0

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -14,6 +14,8 @@ The Model Context Protocol allows applications to provide context for LLMs in a
1414
## Samples
1515

1616
- [kotlin-mcp-server](./samples/kotlin-mcp-server): shows how to set up a Kotlin MCP server with different tools and other features.
17+
- [weather-stdio-server](./samples/weather-stdio-server): shows how to build a Kotlin MCP server providing weather forecast and alerts using STDIO transport.
18+
- [kotlin-mcp-client](./samples/kotlin-mcp-client): demonstrates building an interactive Kotlin MCP client that connects to an MCP server via STDIO and integrates with Anthropic’s API.
1719

1820
## Installation
1921

0 commit comments

Comments
 (0)