Artifacts using Mocapi Server (14)
2.Mocapi Streamable HTTP Spring Boot Starter4 usages
com.callibrity.mocapi » mocapi-streamable-http-spring-boot-starter Apache
Spring Boot starter bundling mocapi-autoconfigure with the Streamable HTTP transport. Users who want MCP over Streamable HTTP add only this starter; the matching autoconfig in mocapi-autoconfigure activates on classpath presence of the transport ...
Last Release on May 8, 2026
Spring Boot auto-configuration for mocapi. One module with many @ConditionalOnClass-gated autoconfigs — server, transports, OAuth2, logging, observability, Jakarta Validation, and the /actuator/mcp endpoint.
Last Release on May 8, 2026
4.Mocapi Streamable HTTP Transport3 usages
com.callibrity.mocapi » mocapi-streamable-http-transport Apache
Streamable HTTP transport for MCP: controller, transports, and encrypted SSE event IDs.
Last Release on May 8, 2026
Single-interceptor observability for MCP handler invocations via the Micrometer Observation API. Wraps every tool / prompt / resource / resource-template call in an Observation so the same code produces both metrics (via MeterObservationHandler) and ...
Last Release on May 8, 2026
8.Mocapi Stdio Spring Boot Starter1 usages
com.callibrity.mocapi » mocapi-stdio-spring-boot-starter Apache
Spring Boot starter bundling mocapi-autoconfigure with the stdio transport. Users who want MCP over newline-delimited JSON on stdin/stdout add only this starter; the matching autoconfig in mocapi-autoconfigure activates on classpath presence of the ...
Last Release on May 8, 2026
SLF4J MDC correlation interceptor for MCP handler invocations. Contributes a single MethodInterceptor that stamps mcp.session, mcp.handler.kind, and mcp.handler.name onto the MDC for the duration of each handler call so every log line — including ...
Last Release on May 8, 2026