instapdown-mcp
Rank #33,263io.github.farukkolip/instapdown-mcp
16 Instagram creator tools: downloaders, engagement audit, hashtags, hooks, best-time, calendar.
instapdown-mcp is a Model Context Protocol (MCP) server published by farukkolip. It ranks #33,263 of 115,460 servers tracked on MCP Toplist, and its repository has 1 GitHub stars. instapdown-mcp is listed across 2 registries — Official MCP and Glama, with 1 tracked version. It was first listed on Jul 21, 2026 and most recently updated on Jul 21, 2026.
Ranks ahead of 82,197 of 115,460 servers on MCP Toplist.
Use instapdown-mcp
No credentials or required configuration declared — add it to your MCP client and go.
claude mcp add instapdown-mcp -- npx -y instapdown-mcp[mcp_servers.instapdown-mcp]
command = "npx"
args = ["-y", "instapdown-mcp"]Add to ~/.codex/config.toml.
{
"mcpServers": {
"instapdown-mcp": {
"command": "npx",
"args": [
"-y",
"instapdown-mcp"
]
}
}
}Add to claude_desktop_config.json (Settings → Developer → Edit Config).
{
"mcpServers": {
"instapdown-mcp": {
"command": "npx",
"args": [
"-y",
"instapdown-mcp"
]
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project).
{
"servers": {
"instapdown-mcp": {
"type": "stdio",
"command": "npx",
"args": [
"-y",
"instapdown-mcp"
]
}
}
}Save as .vscode/mcp.json in your workspace.
{
"mcpServers": {
"instapdown-mcp": {
"command": "npx",
"args": [
"-y",
"instapdown-mcp"
]
}
}
}Add to ~/.codeium/windsurf/mcp_config.json.
{
"mcpServers": {
"instapdown-mcp": {
"command": "npx",
"args": [
"-y",
"instapdown-mcp"
]
}
}
}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/io.github.farukkolip%2Finstapdown-mcp)<a href="https://mcptoplist.com/server/io.github.farukkolip%2Finstapdown-mcp"><img src="https://mcptoplist.com/badge/io.github.farukkolip%2Finstapdown-mcp.svg" alt="MCP Toplist: Top 50% of 115,460" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 2 registries
farukkolip
Other servers by farukkolip
View all farukkolip servers →Available versions (1)
| Version | Published |
|---|---|
| 0.1.0 | Jul 21, 2026 |
Frequently asked questions
- Who maintains instapdown-mcp?
- instapdown-mcp is maintained by farukkolip, which publishes 3 MCP servers (3 total versions) tracked on MCP Toplist.
- Is instapdown-mcp listed on the Official MCP Registry?
- Yes — instapdown-mcp is listed on the Official MCP Registry, alongside Glama.
- How many versions does instapdown-mcp have?
- MCP Toplist tracks 1 version of instapdown-mcp, most recently published on Jul 21, 2026.
- Where can I find the source code for instapdown-mcp?
- The source code for instapdown-mcp is hosted at github.com/farukkolip/instapdown-mcp.