Skip to main content
Glama
mohn93

App Store Connect MCP Server

by mohn93

list_users

View all team members and their roles in App Store Connect to manage access and permissions.

Instructions

List all users (team members) and their roles in App Store Connect

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
limitNoNumber of users to return (default 50)
filterRoleNoFilter by role (e.g. ADMIN, DEVELOPER, APP_MANAGER)
Behavior2/5

Does the description disclose side effects, auth requirements, rate limits, or destructive behavior?

No annotations are provided, so the description carries the full burden. It states the tool lists users and roles, but does not disclose behavioral details such as pagination, default limits, sorting, or error behavior. The phrase 'all users' could mislead given the limit parameter, and no response format is described.

Agents need to know what a tool does to the world before calling it. Descriptions should go beyond structured annotations to explain consequences.

Conciseness5/5

Is the description appropriately sized, front-loaded, and free of redundancy?

The description is a single, clear sentence that fully conveys the purpose. There is no unnecessary repetition or filler, making it highly concise.

Shorter descriptions cost fewer tokens and are easier for agents to parse. Every sentence should earn its place.

Completeness4/5

Given the tool's complexity, does the description cover enough for an agent to succeed on first attempt?

For a simple list tool, the description is adequately complete given the schema includes parameter descriptions and constraints. It lacks details about return format or pagination, but these are not critical for a straightforward list operation and no output schema exists.

Complex tools with many parameters or behaviors need more documentation. Simple tools need less. This dimension scales expectations accordingly.

Parameters3/5

Does the description clarify parameter syntax, constraints, interactions, or defaults beyond what the schema provides?

Schema description coverage is 100%, so each parameter is already well-documented in the schema. The tool description adds no additional parameter semantics, but the baseline of 3 is appropriate because the schema carries the load.

Input schemas describe structure but not intent. Descriptions should explain non-obvious parameter relationships and valid value ranges.

Purpose5/5

Does the description clearly state what the tool does and how it differs from similar tools?

The description uses a specific verb and resource: 'List all users (team members) and their roles in App Store Connect.' It clearly identifies the tool's function and scope, and there is no sibling tool for user listing, so it stands alone unambiguously.

Agents choose between tools based on descriptions. A clear purpose with a specific verb and resource helps agents select the right tool.

Usage Guidelines4/5

Does the description explain when to use this tool, when not to, or what alternatives exist?

The description clearly implies when to use this tool (when needing to list users/team members and roles). It doesn't provide explicit exclusions or alternatives, but since no sibling tool overlaps with this function, explicit guidance is not necessary.

Agents often have multiple tools that could apply. Explicit usage guidance like "use X instead of Y when Z" prevents misuse.

Install Server

Other 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/mohn93/asc-mcp-server'

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