Index

C D G H L M N R S V W 
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form

C

com.alibaba.nacos.mcpregistry - package com.alibaba.nacos.mcpregistry
 
com.alibaba.nacos.mcpregistry.config - package com.alibaba.nacos.mcpregistry.config
 
com.alibaba.nacos.mcpregistry.controller - package com.alibaba.nacos.mcpregistry.controller
 
com.alibaba.nacos.mcpregistry.form - package com.alibaba.nacos.mcpregistry.form
 
com.alibaba.nacos.mcpregistry.service - package com.alibaba.nacos.mcpregistry.service
 
connectorCustomizer() - Method in class com.alibaba.nacos.mcpregistry.config.HttpPathConfiguration
 

D

DEFAULT_LIMIT - Static variable in class com.alibaba.nacos.mcpregistry.form.ListServersOfficialForm
默认 limit 数值.

G

getCursor() - Method in class com.alibaba.nacos.mcpregistry.form.ListServersOfficialForm
 
getLimit() - Method in class com.alibaba.nacos.mcpregistry.form.ListServerForm
 
getLimit() - Method in class com.alibaba.nacos.mcpregistry.form.ListServersOfficialForm
 
getNamespaceId() - Method in class com.alibaba.nacos.mcpregistry.form.GetServerForm
 
getNamespaceId() - Method in class com.alibaba.nacos.mcpregistry.form.ListServerForm
 
getNamespaceId() - Method in class com.alibaba.nacos.mcpregistry.form.ListServersNacosForm
 
getOffset() - Method in class com.alibaba.nacos.mcpregistry.form.ListServerForm
 
getPhaseNameInStartingInfo() - Method in class com.alibaba.nacos.mcpregistry.NacosMcpRegistryStartUp
Get phase name in starting info.
getSearch() - Method in class com.alibaba.nacos.mcpregistry.form.ListServersOfficialForm
 
getSearchMode() - Method in class com.alibaba.nacos.mcpregistry.form.ListServerForm
 
getServer(String, String, String) - Method in class com.alibaba.nacos.mcpregistry.service.NacosMcpRegistryService
Get mcp server detail for the specified name and version.
GetServerForm - Class in com.alibaba.nacos.mcpregistry.form
Get mcp server form.
GetServerForm() - Constructor for class com.alibaba.nacos.mcpregistry.form.GetServerForm
 
getServerName() - Method in class com.alibaba.nacos.mcpregistry.form.ListServerForm
 
getServerVersions(String, GetServerForm, HttpServletResponse) - Method in class com.alibaba.nacos.mcpregistry.controller.McpRegistryController
Get mcp server details.
getServerVersions(String, String) - Method in class com.alibaba.nacos.mcpregistry.service.NacosMcpRegistryService
Get all versions of the specified MCP server.
getTools(String, String) - Method in class com.alibaba.nacos.mcpregistry.service.NacosMcpRegistryService
Get tools info about the given version of the mcp server.
getUpdatedSince() - Method in class com.alibaba.nacos.mcpregistry.form.ListServersOfficialForm
 
getVersionedServer(String, String, GetServerForm, HttpServletResponse) - Method in class com.alibaba.nacos.mcpregistry.controller.McpRegistryController
Get specific MCP server version.

H

HttpPathConfiguration - Class in com.alibaba.nacos.mcpregistry.config
In the MCP community API definition, the MCP server name is passed as a path parameter.
HttpPathConfiguration() - Constructor for class com.alibaba.nacos.mcpregistry.config.HttpPathConfiguration
 

L

listMcpServers(ListServerForm) - Method in class com.alibaba.nacos.mcpregistry.service.NacosMcpRegistryService
List mcp server from mcpServerOperationService and convert the result to McpRegistryServerList.
listMcpServers(ListServersNacosForm) - Method in class com.alibaba.nacos.mcpregistry.controller.McpRegistryController
List mcp servers.
ListServerForm - Class in com.alibaba.nacos.mcpregistry.form
List mcp server form.
ListServerForm() - Constructor for class com.alibaba.nacos.mcpregistry.form.ListServerForm
 
ListServersNacosForm - Class in com.alibaba.nacos.mcpregistry.form
Nacos list servers form extending official form with namespaceId.
ListServersNacosForm() - Constructor for class com.alibaba.nacos.mcpregistry.form.ListServersNacosForm
 
ListServersOfficialForm - Class in com.alibaba.nacos.mcpregistry.form
Official list servers form matching MCP Registry OpenAPI spec.
ListServersOfficialForm() - Constructor for class com.alibaba.nacos.mcpregistry.form.ListServersOfficialForm
 
logStarted(Logger) - Method in class com.alibaba.nacos.mcpregistry.NacosMcpRegistryStartUp
Log started info for current Nacos Server.

M

main(String[]) - Static method in class com.alibaba.nacos.mcpregistry.NacosMcpRegistry
 
MAX_LIMIT - Static variable in class com.alibaba.nacos.mcpregistry.form.ListServersOfficialForm
最大 limit 数值.
McpRegistryController - Class in com.alibaba.nacos.mcpregistry.controller
McpRegistryController.
McpRegistryController(NacosMcpRegistryService) - Constructor for class com.alibaba.nacos.mcpregistry.controller.McpRegistryController
 

N

NacosMcpRegistry - Class in com.alibaba.nacos.mcpregistry
Nacos Mcp Registry.
NacosMcpRegistry() - Constructor for class com.alibaba.nacos.mcpregistry.NacosMcpRegistry
 
NacosMcpRegistryService - Class in com.alibaba.nacos.mcpregistry.service
a service for mcp registry api implementation.
NacosMcpRegistryService(McpServerOperationService, NamespaceOperationService, McpServerIndex) - Constructor for class com.alibaba.nacos.mcpregistry.service.NacosMcpRegistryService
 
NacosMcpRegistryStartUp - Class in com.alibaba.nacos.mcpregistry
NacosMcpRegistryStartUp.
NacosMcpRegistryStartUp() - Constructor for class com.alibaba.nacos.mcpregistry.NacosMcpRegistryStartUp
 

R

resolveOffset() - Method in class com.alibaba.nacos.mcpregistry.form.ListServersOfficialForm
解析 cursor 字段为 offset 数值.

S

setCursor(String) - Method in class com.alibaba.nacos.mcpregistry.form.ListServersOfficialForm
 
setLimit(int) - Method in class com.alibaba.nacos.mcpregistry.form.ListServerForm
 
setLimit(Integer) - Method in class com.alibaba.nacos.mcpregistry.form.ListServersOfficialForm
 
setNamespaceId(String) - Method in class com.alibaba.nacos.mcpregistry.form.GetServerForm
 
setNamespaceId(String) - Method in class com.alibaba.nacos.mcpregistry.form.ListServerForm
 
setNamespaceId(String) - Method in class com.alibaba.nacos.mcpregistry.form.ListServersNacosForm
 
setOffset(int) - Method in class com.alibaba.nacos.mcpregistry.form.ListServerForm
 
setSearch(String) - Method in class com.alibaba.nacos.mcpregistry.form.ListServersOfficialForm
 
setSearchMode(String) - Method in class com.alibaba.nacos.mcpregistry.form.ListServerForm
 
setServerName(String) - Method in class com.alibaba.nacos.mcpregistry.form.ListServerForm
 
setUpdatedSince(String) - Method in class com.alibaba.nacos.mcpregistry.form.ListServersOfficialForm
 

V

validate() - Method in class com.alibaba.nacos.mcpregistry.form.GetServerForm
check form parameters while valid.
validate() - Method in class com.alibaba.nacos.mcpregistry.form.ListServerForm
check form parameters while valid.
validate() - Method in class com.alibaba.nacos.mcpregistry.form.ListServersOfficialForm
 

W

webSecurityCustomizer() - Method in class com.alibaba.nacos.mcpregistry.config.HttpPathConfiguration
 
C D G H L M N R S V W 
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form