Skip to main content
Glama

Azure AI Agent Service MCP Server

__init__.py804 B
from .mcp_foundry_knowledge import SearchIndexDao, SearchBaseDao, SearchClientDao, SearchIndexerDao, SearchIndexSchema, SearchFieldSchema from .mcp_foundry_knowledge import SuggesterSchema, CorsOptionsSchema, ScoringProfileSchema, FieldMappingModel, convert_pydantic_model_to_search_index from .mcp_foundry_knowledge import convert_to_field_mappings, OperationResult, SearchDocument from .mcp_server import mcp __all__ = ( 'mcp', 'SearchIndexDao', 'SearchBaseDao', 'SearchClientDao', 'SearchIndexerDao', 'SearchIndexSchema', 'SearchFieldSchema', 'SuggesterSchema', 'CorsOptionsSchema', 'ScoringProfileSchema', 'FieldMappingModel', 'convert_pydantic_model_to_search_index', 'convert_to_field_mappings', 'OperationResult', 'SearchDocument' )

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/azure-ai-foundry/mcp-foundry'

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