Class NacosMcpRegistry

java.lang.Object
com.alibaba.nacos.mcpregistry.NacosMcpRegistry

@SpringBootApplication(exclude=org.springframework.boot.autoconfigure.ldap.LdapAutoConfiguration.class) @PropertySource("classpath:nacos-mcp-registry.properties") public class NacosMcpRegistry extends Object
Nacos Mcp Registry. This server implement the official mcp registry api.
Author:
xinluo
  • Constructor Details

    • NacosMcpRegistry

      public NacosMcpRegistry()
  • Method Details

    • main

      public static void main(String[] args)