HasData Instagram
Rank #6,409com.hasdata/instagram
Public Instagram profiles and post feeds by handle, with hashtags and mentions parsed.
HasData Instagram is a Model Context Protocol (MCP) server published by HasData. It ranks #6,409 of 115,460 servers tracked on MCP Toplist, and its repository has 6 GitHub stars. HasData Instagram is listed across 2 registries — Official MCP and Glama, with 4 tracked versions. It was first listed on Aug 21, 2026 and most recently updated on Aug 27, 2026.
Ranks ahead of 109,051 of 115,460 servers on MCP Toplist.
Use HasData Instagram
Requires user-supplied configuration before first use — typically an API key, token or connection string set via environment variables.
claude mcp add --transport http instagram https://mcp.hasdata.com/api/mcp?apis=instagramThis endpoint requires authentication — see the server’s docs for credentials.
claude mcp add instagram -e "HASDATA_API_KEY=<your HASDATA_API_KEY>" -- npx -y @hasdata/instagram-mcpReplace each placeholder with your own value before saving.
claude mcp add instagram -e "HASDATA_API_KEY=<your HASDATA_API_KEY>" -- uvx hasdata-instagram-mcpReplace each placeholder with your own value before saving.
[mcp_servers.instagram]
url = "https://mcp.hasdata.com/api/mcp?apis=instagram"Add to ~/.codex/config.toml. This endpoint requires authentication — see the server’s docs for credentials.
[mcp_servers.instagram]
command = "npx"
args = ["-y", "@hasdata/instagram-mcp"]
[mcp_servers.instagram.env]
HASDATA_API_KEY = "<your HASDATA_API_KEY>"Add to ~/.codex/config.toml. Replace each placeholder with your own value before saving.
[mcp_servers.instagram]
command = "uvx"
args = ["hasdata-instagram-mcp"]
[mcp_servers.instagram.env]
HASDATA_API_KEY = "<your HASDATA_API_KEY>"Add to ~/.codex/config.toml. Replace each placeholder with your own value before saving.
https://mcp.hasdata.com/api/mcp?apis=instagramSettings → Connectors → “Add custom connector”, then paste this URL. This endpoint requires authentication — see the server’s docs for credentials.
{
"mcpServers": {
"instagram": {
"command": "npx",
"args": [
"-y",
"@hasdata/instagram-mcp"
],
"env": {
"HASDATA_API_KEY": "<your HASDATA_API_KEY>"
}
}
}
}Add to claude_desktop_config.json (Settings → Developer → Edit Config). Replace each placeholder with your own value before saving.
{
"mcpServers": {
"instagram": {
"command": "uvx",
"args": [
"hasdata-instagram-mcp"
],
"env": {
"HASDATA_API_KEY": "<your HASDATA_API_KEY>"
}
}
}
}Add to claude_desktop_config.json (Settings → Developer → Edit Config). Replace each placeholder with your own value before saving.
{
"mcpServers": {
"instagram": {
"url": "https://mcp.hasdata.com/api/mcp?apis=instagram"
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project). This endpoint requires authentication — see the server’s docs for credentials.
{
"mcpServers": {
"instagram": {
"command": "npx",
"args": [
"-y",
"@hasdata/instagram-mcp"
],
"env": {
"HASDATA_API_KEY": "<your HASDATA_API_KEY>"
}
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project). Replace each placeholder with your own value before saving.
{
"mcpServers": {
"instagram": {
"command": "uvx",
"args": [
"hasdata-instagram-mcp"
],
"env": {
"HASDATA_API_KEY": "<your HASDATA_API_KEY>"
}
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project). Replace each placeholder with your own value before saving.
{
"servers": {
"instagram": {
"type": "http",
"url": "https://mcp.hasdata.com/api/mcp?apis=instagram"
}
}
}Save as .vscode/mcp.json in your workspace. This endpoint requires authentication — see the server’s docs for credentials.
{
"servers": {
"instagram": {
"type": "stdio",
"command": "npx",
"args": [
"-y",
"@hasdata/instagram-mcp"
],
"env": {
"HASDATA_API_KEY": "<your HASDATA_API_KEY>"
}
}
}
}Save as .vscode/mcp.json in your workspace. Replace each placeholder with your own value before saving.
{
"servers": {
"instagram": {
"type": "stdio",
"command": "uvx",
"args": [
"hasdata-instagram-mcp"
],
"env": {
"HASDATA_API_KEY": "<your HASDATA_API_KEY>"
}
}
}
}Save as .vscode/mcp.json in your workspace. Replace each placeholder with your own value before saving.
{
"mcpServers": {
"instagram": {
"serverUrl": "https://mcp.hasdata.com/api/mcp?apis=instagram"
}
}
}Add to ~/.codeium/windsurf/mcp_config.json. This endpoint requires authentication — see the server’s docs for credentials.
{
"mcpServers": {
"instagram": {
"command": "npx",
"args": [
"-y",
"@hasdata/instagram-mcp"
],
"env": {
"HASDATA_API_KEY": "<your HASDATA_API_KEY>"
}
}
}
}Add to ~/.codeium/windsurf/mcp_config.json. Replace each placeholder with your own value before saving.
{
"mcpServers": {
"instagram": {
"command": "uvx",
"args": [
"hasdata-instagram-mcp"
],
"env": {
"HASDATA_API_KEY": "<your HASDATA_API_KEY>"
}
}
}
}Add to ~/.codeium/windsurf/mcp_config.json. Replace each placeholder with your own value before saving.
{
"mcpServers": {
"instagram": {
"url": "https://mcp.hasdata.com/api/mcp?apis=instagram"
}
}
}This endpoint requires authentication — see the server’s docs for credentials.
{
"mcpServers": {
"instagram": {
"command": "npx",
"args": [
"-y",
"@hasdata/instagram-mcp"
],
"env": {
"HASDATA_API_KEY": "<your HASDATA_API_KEY>"
}
}
}
}Replace each placeholder with your own value before saving.
{
"mcpServers": {
"instagram": {
"command": "uvx",
"args": [
"hasdata-instagram-mcp"
],
"env": {
"HASDATA_API_KEY": "<your HASDATA_API_KEY>"
}
}
}
}Replace each placeholder with your own value before saving.
Show your rank
Maintain this server? Add the live rank badge to your README — it updates automatically as the leaderboard changes.
[](https://mcptoplist.com/server/com.hasdata%2Finstagram)<a href="https://mcptoplist.com/server/com.hasdata%2Finstagram"><img src="https://mcptoplist.com/badge/com.hasdata%2Finstagram.svg" alt="MCP Toplist: Top 10% of 115,460" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 2 registries
HasData
Other servers by HasData
- HasData YouTube#5,490 · 4 vers
- HasData Google Search (SERP)#5,892 · 4 vers
- HasData DuckDuckGo#6,759 · 3 vers
- HasData Google Flights#6,904 · 3 vers
- HasData Zillow#7,102 · 3 vers
- HasData Google Maps#7,132 · 4 vers
- HasData Airbnb#7,344 · 3 vers
- HasData Google Trends#7,967 · 3 vers
- HasData Booking.com#7,977 · 3 vers
- HasData TikTok#8,363 · 3 vers
- HasData Indeed#9,031 · 3 vers
- HasData MCP Server#19,462 · 1 ver
Available versions (4)
| Version | Published |
|---|---|
| 1.0.3 | Aug 27, 2026 |
| 1.0.2 | Aug 26, 2026 |
| 1.0.1 | Aug 24, 2026 |
| 1.0.0 | Aug 21, 2026 |
Frequently asked questions
- Who maintains HasData Instagram?
- HasData Instagram is maintained by HasData, which publishes 13 MCP servers (41 total versions) tracked on MCP Toplist.
- Is HasData Instagram listed on the Official MCP Registry?
- Yes — HasData Instagram is listed on the Official MCP Registry, alongside Glama.
- How many versions does HasData Instagram have?
- MCP Toplist tracks 4 versions of HasData Instagram, most recently published on Aug 27, 2026.
- Where can I find the source code for HasData Instagram?
- The source code for HasData Instagram is hosted at github.com/HasData/instagram-mcp.