#7 · Primary category: AI Gateway & API Infrastructure

nacos

a2a-registry agent ai-registry configuration-management distributed-configuration dubbo istio kubernetes mcp mcp-management mcp-registry microservices nacos prompt skills spring-cloud

an easy-to-use dynamic service discovery, configuration and service management platform for building AI cloud native applications.

Project last updated:08/28/26

GitHub Stars

33.3K

Forks

13.3K

Contributors

543

License

Apache-2.0

Why we included this project

Nacos has been doing service discovery and dynamic configuration for Java microservices for years, and the same registry now extends to AI components. Services register themselves and find each other through a DNS or HTTP interface, and configuration changes push out without redeploys, which is what Spring Cloud, Dubbo, and Kubernetes teams have relied on. The AI Registry is the piece that matters for AI work: MCP servers, agents, prompts, and skills register and version the same way ordinary services do, so agent-based systems get the same discovery and health checking that microservices already had. If you are already running Nacos, adding AI services means reusing that same tooling instead of standing up a separate registry.

Articles for this project

No articles for this project yet.

To suggest a topic or contribute an article, contact us.

Related projects in this category