Package com.alibaba.nacos.mcpregistry
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 Summary
Constructors -
Method Summary
-
Constructor Details
-
NacosMcpRegistry
public NacosMcpRegistry()
-
-
Method Details
-
main
-