Skip to content
Closed
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
3 changes: 1 addition & 2 deletions profile/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,6 @@ The Model Context Protocol (MCP) is an open protocol that enables seamless integ
- [Java SDK](https://github.com/modelcontextprotocol/java-sdk)
- [Kotlin SDK](https://github.com/modelcontextprotocol/kotlin-sdk)
- [C# SDK](https://github.com/modelcontextprotocol/csharp-sdk)
)

## Project Structure

Expand All @@ -35,7 +34,7 @@ The Model Context Protocol (MCP) is an open protocol that enables seamless integ
- [python-sdk](https://github.com/modelcontextprotocol/python-sdk) - Python implementation
- [java-sdk](https://github.com/modelcontextprotocol/java-sdk) - Java implementation
- [kotlin-sdk](https://github.com/modelcontextprotocol/kotlin-sdk) - Kotlin implementation
[csharp-sdk](https://github.com/modelcontextprotocol/csharp-sdk) - C# implementation
- [csharp-sdk](https://github.com/modelcontextprotocol/csharp-sdk) - C# implementation
- [docs](https://github.com/modelcontextprotocol/docs) - User documentation and guides
- [create-python-server](https://github.com/modelcontextprotocol/create-python-server) - Python server template
- [create-typescript-server](https://github.com/modelcontextprotocol/create-typescript-server) - TypeScript server template
Expand Down