MCP server for HikerAPI — auto-generates 100+ Instagram tools (profiles, posts, reels, stories, comments, hashtags, locations) from the live OpenAPI spec. Local stdio via npx -y hikerapi-mcp, requires only HIKERAPI_KEY.
{
"mcpServers": {
"hikerapi": {
"command": "npx",
"args": [
"-y",
"hikerapi-mcp"
]
}
}
}