MCP Server LogoMCP Server
MCPsカテゴリディレクトリ投稿する
投稿する
MCPsカテゴリディレクトリ投稿する
投稿する

MCPサーバー

MCPサーバーのリスト、Awesome MCPサーバーとClaude MCP統合を含む。AIの能力を強化するためのMCPサーバーを検索して発見します。

お問い合わせ

[email protected]

MCPサーバーについて

プライバシーポリシー利用規約

リソース

モデルコンテキストプロトコルMCPスターターガイドClaude MCPサーバー

コミュニティ

GitHub

© 2025 mcpserver.cc © 2025 MCPサーバー. 全著作権所有.

プライバシーポリシー利用規約
  1. Home
  2. /Categories
  3. /Data & Storage
  4. /Cipher42 Mcp
Cipher42 Mcp

Cipher42 Mcp

作成者 yevgenypats•19 days ago
サイトを訪問する

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

前提条件

  • •サーバーのドメインに精通している
  • •関連技術の基本的な理解
  • •Data & Storageの知識

おすすめのサーバー

Resend Mcp

Resend Mcp

A MCP server for Resend API. Let LLMs compose and send emails for you.

Systemprompt Mcp Interview

Systemprompt Mcp Interview

A specialized Model Context Protocol (MCP) server that enables AI-powered interview roleplay scenarios

Mcp 3d Printer Server

Mcp 3d Printer Server

Connects MCP to major 3D printer APIs (Orca, Bambu, OctoPrint, Klipper, Duet, Repetier, Prusa, Creality). Control prints, monitor status, and perform advanced STL operations like scaling, rotation, sectional editing, and base extension. Includes slicing and visualization.

もっと見る → →

詳細

作成日

June 12, 2025

最終更新日

June 12, 2025

カテゴリー

Data & Storage

作成者

yevgenypats

シェアする

もっと見る

Mcp Llm

Mcp Llm

An MCP server that provides LLMs access to other LLMs

Mcp Twitter Server

Mcp Twitter Server

Model Context Protocol Server for Accessing twitter

Mcp Command Proxy

Mcp Command Proxy

Python_mcp

Python_mcp

MCP Server to run python code locally