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. Users pick features by adding the corresponding mocapi-* module to their pom; the matching autoconfig activates on its classpath trigger.
Artifacts using Mocapi Autoconfigure (4)
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
3.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
- Prev
- 1
- Next