Skip to main content
This feature is currently in public preview. This preview is provided without a service-level agreement, and we don’t recommend it for production workloads. Certain features might not be supported or might have constrained capabilities. For more information, see Supplemental Terms of Use for Microsoft Azure Previews.
Create a private tool catalog so developers in your organization can discover, configure, and use MCP server tools through Foundry Tools. A private tool catalog uses Azure API Center to register organization-scoped tools that only your developers can access.

Prerequisites

The API Center name is the name that developers use to find the catalog in Foundry Tools. Use a descriptive name.

Plan administrator and developer access

Before you create the catalog, decide who manages it and who consumes it.

Configure MCP server authentication

If your remote MCP server requires authentication, configure the authentication settings in Azure API Center. This step is optional if your MCP server doesn’t require authentication.
  1. In the Azure portal, go to your API Center resource.
  2. Select Governance > Authorization.
Screenshot that shows the Governance menu expanded with the Authorization option selected in Azure API Center.
  1. Select Add configuration.
  2. Under Security scheme, choose the scheme required by your MCP server (for example, API Key, OAuth, or HTTP bearer token), then provide the required values.
Treat any credentials as secrets. Don’t paste secrets into prompts or source control. For guidance on authentication approaches in Agent Service (including shared and per-user authentication), see MCP server authentication.
  1. Select the MCP server, then select Details > Versions > Manage access (preview).
Screenshot that shows the Versions page with the Manage access option for configuring authorization in Azure API Center.
  1. Select the authorization configuration you created.
After you complete these steps, the MCP server is configured to use the selected authentication scheme when developers invoke it from Foundry Tools.

Grant developer access to the catalog

Assign Azure RBAC permissions so developers can discover MCP servers from your private tool catalog in Foundry Tools.
  1. Decide whether to grant access to a security group or to individual users.
  2. Assign at least the Azure API Center Data Reader role (or an equivalent custom role) to those users.
Role assignments can take up to 24 hours to propagate. If developers don’t see the catalog immediately, wait and try again.

Verify catalog discovery in Foundry Tools

After you grant access, confirm that developers can find and use the catalog in the Foundry portal.
  1. In the Foundry portal, open the project that your developers use.
  2. Go to Build > Tools.
  3. Use search and filters to find your private tool catalog by the API Center name.
  4. Select a tool from the catalog and review its setup requirements.
If the catalog appears and displays your registered MCP servers, the configuration is complete. To add an MCP server tool to an agent, see Connect to Model Context Protocol servers.

Troubleshoot private tool catalog issues

If you encounter problems setting up or using your private tool catalog, use the following table to identify and resolve common issues. Discover and manage tools in the Foundry tool catalog Connect to Model Context Protocol servers