Azure AI Foundry Agent MCP
by sebafo
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| LOG_LEVEL | No | Set the logging level (default: 'WARNING'). Options: DEBUG, INFO, WARNING, ERROR, CRITICAL | WARNING |
| SERVER_PATH | No | Path for web mode (default: '/') | / |
| SERVER_PORT | No | Port number for web mode (default: 8000) | 8000 |
| SERVER_TYPE | No | Set to 'local' (default) or 'web' to choose the transport mode | local |
| UPDATE_INTERVAL | No | How often (in seconds) to check for new or updated agents (default: 300) | 300 |
| PROJECT_ENDPOINT | Yes | Azure AI Foundry project endpoint (required) |
Capabilities
Server capabilities have not been inspected yet.
Tools
Functions exposed to the LLM to take actions
| Name | Description |
|---|---|
No tools | |
Prompts
Interactive templates invoked by user choice
| Name | Description |
|---|---|
No prompts | |
Resources
Contextual data attached and managed by the client
| Name | Description |
|---|---|
No resources | |
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/sebafo/azure-ai-foundry-mcp'
If you have feedback or need assistance with the MCP directory API, please join our Discord server