Skip to content

Nexus MCP SDK documentation

The groups follow what you came to do: learn the SDK, get a task done, look something up, or understand why the SDK is built this way.

Start here

  • Getting started: the tutorial. It takes you from an empty directory to a stdio server and a PHP client that calls it.

How-to guides

Server

Client

Authorization

Reference

Explanation

Runnable code

  • examples/: demo servers and clients over stdio, in-memory, and HTTP. They include the OAuth and MCP Apps end-to-end setups.