Artifacts using Mocapi Server (16)
1.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 Aug 5, 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 Aug 5, 2026
4.Mocapi Streamable HTTP Transport3 usages
com.callibrity.mocapi » mocapi-streamable-http-transport Apache
Streamable HTTP transport for MCP: POST-only controller with per-request SSE response streams.
Last Release on Aug 5, 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 Aug 5, 2026
MCP Tasks extension (io.modelcontextprotocol/tasks): declare durable, pollable
long-running tool calls via @McpTask and the tasks/get, tasks/update, tasks/cancel methods.
Last Release on Aug 5, 2026
Annotation-driven Guard implementations backed by Spring Security. Reads @RequiresScope / @RequiresRole off user handler methods at startup and attaches corresponding Guards via the per-handler customizer SPI.
Last Release on Aug 5, 2026
10.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 Aug 5, 2026