by MCP Community
Client transport alternative of @modelcontextprotocol/sdk/client base on sse.js. The main purpose is make it working on React Native with llama.rn.
Client transport alternative of @modelcontextprotocol/sdk/client base on sse.js. The main purpose is make it working on React Native with llama.rn.
npx -y mcp-sdk-client-ssejs
{
"mcpServers": {
"sdk-client-ssejs": {
"command": "npx",
"args": ["-y", "mcp-sdk-client-ssejs"]
}
}
}Authentication
Not declared
Server class
CommunityCompliance
None declared