Instagram MCP Server by CData
@CDataSoftware
About 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
Config
Add this server to your MCP-compatible client using the configuration below.
{
"mcpServers": {
"{classname_dash}": {
"command": "PATH\\TO\\java.exe",
"args": [
"-jar",
"PATH\\TO\\CDataMCP-jar-with-dependencies.jar",
"PATH\\TO\\instagram.prp"
]
}
}
}Tools
No tools detected
We auto-extract tools from the README. The maintainer can list them under a ## Tools heading to populate this section.
Overview
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}_
Frequently asked questions
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}_
Basic information
More Other MCP servers
ghidraMCP
LaurieWiredMCP Server for Ghidra
Codelf
unbugA search tool helps dev to solve the naming things problem.

Peekaboo MCP – lightning-fast macOS screenshots for AI agents
steipetePeekaboo is a macOS CLI & optional MCP server that enables AI agents to capture screenshots of applications, or the entire system, with optional visual question answering through local or remote AI models.
ICSS
chokcoco不止于 CSS
Awesome Mlops
visengerA curated list of references for MLOps
Comments