MCP Server LogoMCP Server
MCPsCategoriesDirectorySubmit
Submit
MCPsCategoriesDirectorySubmit
Submit

MCP Servers

A curated list of MCP Servers, featuring Awesome MCP Servers and Claude MCP integration.

Contact Us

[email protected]

About

Privacy PolicyTerms of Service

Resources

Model Context ProtocolMCP Starter GuideClaude MCP Servers

Community

GitHub

© 2025 mcpserver.cc © 2025 MCP Server. All rights reserved.

Privacy PolicyTerms of Service
  1. Home
  2. /Categories
  3. /Data & Storage
  4. /Cipher42 Mcp
Cipher42 Mcp

Cipher42 Mcp

Created by yevgenypats•19 days ago
Visit Website

Cipher42 MCP Server that let's you interact with your datawarehouse or database.

Data & Storage
Cipher42MCPdatabase-interaction

Unified MCP Server for any Database or Data Warehouse (Via Cipher42)

This product is currently in beta

This is an MCP server that provides a unified API for tools such Claude (Currently Claude Desktop), Cursor, Windsurf to have a unified API to your database or data warehouse. The MCP server enables any of those tools to get deep context to your schema and help with variety of tasks from writing SQL in your IDE to understanding and visualizing data.

(The above is a short video of of Claude analyzing the BigQuery public daset of FCC Political Ads and Visualizing it via this MCP and Cipher42)

This MCP requires an API key from Cipher42. This MCP needs a backend such as Cipher42 as Cipher42 does a lot of the normalization and indexing to provide the unified api and return results fast to your end tool such as Claude or Cursor.

The MCP Server provides the following tools:

  • getDatasources - The current datasources configured and indexed by Cipher42.ai.
  • getSchemas - Get the current schemas in a specific datasource.
  • getTables - Get the tables including their schemas.
  • runQuery - Execute a query and return the results in JSON format.

Cipher42 Currently supports: PostgreSQL, Snowflake and BigQuery

Installation (Claude Desktop Example)

  1. Sign-up to Cipher42.
  2. Connect your datasource so Cipher can index your schema and metadata.
  3. Copy your personal api key from your user settings
  4. Download Claude Desktop.
  5. Edit your claude_desktop_config.json to have the following (on mac it’s located at /Users/yevgenyp/Library/Application\ Support/Claude/claude_desktop_config.json):
{
    "mcpServers": {
      "cipher42": {
        "command": "npx",
        "args": [
          "-y",
          "@yevgenyp/[email protected]"
        ],
        "env": {
          "CIPHER42_API_KEY": "YOUR_PERSONAL_API_KEY"
        }
      }
    }
  }
  1. Restart Claude.
  2. You should see cipher42 show up in the tools dropdown

Prerequisites

  • •Familiarity with the server domain
  • •Basic understanding of related technologies
  • •Knowledge of Data & Storage

Recommended Server

Obsidian Mcp Server

Obsidian Mcp Server

Obsidian Knowledge-Management MCP (Model Context Protocol) server that enables AI agents and development tools to interact with an Obsidian vault. It provides a comprehensive suite of tools for reading, writing, searching, and managing notes, tags, and frontmatter, acting as a bridge to the Obsidian Local REST API plugin.

Gmail Mcp

Gmail Mcp

Mcp Guide

Mcp Guide

A beginner-friendly guide server that helps users understand MCP concepts, provides interactive examples, and demonstrates best practices for building MCP integrations. Features tools for exploring MCP capabilities, resources for learning core concepts, and prompts for guided tutorials.

View more → →

Details

Created

June 12, 2025

Last Updated

June 12, 2025

Category

Data & Storage

Author

yevgenypats

Share

More Server

Mcp Taskwarrior

Mcp Taskwarrior

A simple MCP Server for Taskwarrior

Mcp Duckduckgo Search

Mcp Duckduckgo Search

Mcp Codex Keeper

Mcp Codex Keeper

An intelligent MCP server that serves as a guardian of development knowledge, providing Cline assistants with curated access to latest documentation and best practices across the software development landscape

Mcp Server Diff Typescript

Mcp Server Diff Typescript