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)
Sort by:Popular

A Spring Boot Starter for Mocapi
Last Release on Apr 18, 2026
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 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
Mocapi Code Coverage Aggregation Report
Last Release on Jul 10, 2025
  • Prev
  • 1
  • Next