Skip to main content
Glama
nacos-group

Nacos MCP Server

Official
by nacos-group

get_service

Retrieve detailed service information from the Nacos MCP Server, including metadata and clusters, by specifying a service name. Optional namespace and group parameters refine the search.

Instructions

This interface retrieves detailed information of a specified service, including metadata and clusters, not including instance list.

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
groupNameNoThe groupName pattern of services, default is `DEFAULT_GROUP` if missing
namespaceIdNoThe namespaceId of services, default is `public` if missing
serviceNameYesThe serviceName pattern of services, required.

Other Tools

Related Tools

Latest Blog Posts

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/nacos-group/nacos-mcp-server'

If you have feedback or need assistance with the MCP directory API, please join our Discord server