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}_

评论

其他 分类下的更多 MCP 服务器