akilmakdapg/Femcare-MT-GenAI-MCP-Server
If you are the rightful owner of Femcare-MT-GenAI-MCP-Server and would like to certify it and/or have it hosted online, please leave a comment on the right or send an email to henry@mcphub.com.
Azure Cosmos DB MCP Server provides a standardized interface for AI assistants and other MCP clients to interact with Cosmos DB databases.
Tools
Functions exposed to the LLM to take actions
query_documents
Execute SQL queries against your Cosmos DB container.
create_document
Create a new document in the Cosmos DB container.
read_document
Read a specific document by ID from the Cosmos DB container.
update_document
Update an existing document in the Cosmos DB container.
delete_document
Delete a document from the Cosmos DB container.
get_container_statistics
Get information about your Cosmos DB container.
Prompts
Interactive templates invoked by user choice
No prompts
Resources
Contextual data attached and managed by the client