MCP.so
ログイン
I

Instagram MCP Server by CData

@CDataSoftware

Instagram MCP Server by CData について

This project builds a read-only MCP server. For full read, write, update, delete, and action capabilities and a simplified setup, check out our free CData MCP Server for Instagram (beta): https://www.cdata.com/download/download.aspx?sku=ENZK-V&type=beta

基本情報

カテゴリ

その他

トランスポート

stdio

公開者

CDataSoftware

投稿者

Cameron Leblanc

設定

以下の設定を使って、このサーバーを MCP 対応クライアントに追加してください。

{
  "mcpServers": {
    "{classname_dash}": {
      "command": "PATH\\TO\\java.exe",
      "args": [
        "-jar",
        "PATH\\TO\\CDataMCP-jar-with-dependencies.jar",
        "PATH\\TO\\instagram.prp"
      ]
    }
  }
}

ツール

ツールは検出されませんでした

ツールは README から自動的に抽出されます。メンテナーは ## Tools という見出しの下に記載することで、このタブに反映できます。

概要

What is Instagram MCP Server by CData?

This is a read-only Model Context Protocol (MCP) server that uses the CData JDBC Driver for Instagram to expose Instagram data as relational SQL models. It allows large language models (such as Claude Desktop) to query live Instagram data through natural language questions, without needing SQL.

How to use Instagram MCP Server by CData?

Clone the repository, build the JAR with mvn clean install, download and license the CData JDBC Driver for Instagram, generate a JDBC connection string, and create a .prp properties file. Then add the server to your Claude Desktop configuration (claude_desktop_config.json) and restart the client.

Key features of Instagram MCP Server by CData

  • Read-only access to Instagram data for LLMs
  • Exposes Instagram data as relational SQL tables
  • Uses CData JDBC Driver for Instagram
  • Supports natural language queries via MCP tools
  • Built for use with Claude Desktop and similar clients
  • Uses stdio transport for local communication

Use cases of Instagram MCP Server by CData

  • Query Instagram analytics data by asking conversational questions
  • Explore Instagram’s relational SQL models without writing SQL
  • Integrate Instagram data into LLM-powered reporting workflows

FAQ from Instagram MCP Server by CData

What is the difference between this server and the CData MCP Server for Instagram (beta)?

This server is read-only, while the beta MCP server offers full create, read, update, delete, and action capabilities with a simplified setup.

What transport does this server use?

The server uses stdio, so it can only be used with clients running on the same machine.

What tools are available?

Three tools: `{servername}_

コメント

「その他」の他のコンテンツ