Build MCP servers and clients using our official SDKs. All SDKs provide the same core functionality and full protocol support.Documentation Index
Fetch the complete documentation index at: https://mcp.gjxx.dev/llms.txt
Use this file to discover all available pages before exploring further.
Available SDKs
TypeScript
Python
Go
Kotlin
Swift
Java
C#
Ruby
Rust
PHP
Getting Started
Each SDK provides the same functionality but follows the idioms and best practices of its language. All SDKs support:- Creating MCP servers that expose tools, resources, and prompts
- Building MCP clients that can connect to any MCP server
- Local and remote transport protocols
- Protocol compliance with type safety
Next Steps
Ready to start building with MCP? Choose your path:Build a Server
Learn how to create your first MCP server
Build a Client
Create applications that connect to MCP servers