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
基本信息
配置
使用下面的配置,将此服务器添加到你的 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 服务器
Inbox Zero AI
elie222The world's best AI personal assistant for email. Open source app to help you reach inbox zero fast.
🚀 Model Context Protocol (MCP) Curriculum for Beginners
microsoftThis open-source curriculum introduces the fundamentals of Model Context Protocol (MCP) through real-world, cross-language examples in .NET, Java, TypeScript, JavaScript, Rust and Python. Designed for developers, it focuses on practical techniques for building modular, scalable,
IDA Pro MCP
mrexodiaAI-powered reverse engineering assistant that bridges IDA Pro with language models through MCP.
Inbox Zero AI MCP
elie222The world's best AI personal assistant for email. Open source app to help you reach inbox zero fast.
MCP Go 🚀
mark3labsA Go implementation of the Model Context Protocol (MCP), enabling seamless integration between LLM applications and external data sources and tools.
评论