mongodb-mcp-server-by-cdata
0
CData's Model Context Protocol (MCP) Server for MongoDB is a read-only MCP server that allows large language models (LLMs) to query live MongoDB data using natural language. It leverages the CData JDBC Driver to expose MongoDB data in a simplified manner, eliminating the need for SQL queries.
{servername}_get_tables
Search a list of available tables in the data source
{servername}_get_columns
Search the list of columns available in the table
{servername}_run_query
Execute SQL SELECT query