RxJava
RxJava โ Reactive Extensions for the JVM โ a library for composing asynchronous and event-based programs using observable sequences for the Java VM.
Test (RxJava) MCP Server
Model Context Protocol (test) server
Ready-to-Use Client Configurations
{
"mcpServers": {
"test": {
"command": "npx",
"args": [
"-y",
"@modelcontextprotocol/server-test"
]
}
}
}