mongodb-mcp-server and tableau-mcp
These are complementary tools: the MongoDB MCP server enables agents to query and retrieve data from MongoDB databases, while the Tableau MCP server allows agents to visualize and analyze that data within Tableau, creating an end-to-end data pipeline from source to insight.
About mongodb-mcp-server
mongodb-js/mongodb-mcp-server
A Model Context Protocol server to connect to MongoDB databases and MongoDB Atlas Clusters.
Implements queryable MongoDB resources (databases, collections, schemas, indexes) through the Model Context Protocol, exposing database introspection and CRUD operations via standardized tools. Runs as an npx-executable stdio server compatible with Claude Desktop, VS Code, Cursor, and Windsurf, with optional read-only enforcement and support for both connection strings and MongoDB Atlas API authentication.
About tableau-mcp
tableau/tableau-mcp
Tableau's official MCP Server. Helping Agents see and understand data.
Implements the Model Context Protocol to expose Tableau REST APIs as composable tools, resources, and prompts for LLM-based agents. Enables natural language queries against datasources, workbook discovery and metadata retrieval, and image rendering of views—all consumable by MCP clients like Claude Desktop and Cursor. Deployed as a Node.js server using stdio transport with environment-based authentication via personal access tokens.
Related comparisons
Scores updated daily from GitHub, PyPI, and npm data. How scores work