@instavar/mcp-server
Rank #11,941com.instavar/mcp-server
Drive Instavar Studio video jobs (create, render, approve, publish, metrics) with an API key.
@instavar/mcp-server is a Model Context Protocol (MCP) server published by instavar. It ranks #11,941 of 132,113 servers tracked on MCP Toplist. @instavar/mcp-server is listed across 3 registries — Official MCP, PulseMCP and Glama, with 5 tracked versions. It was first listed on Jun 26, 2026 and most recently updated on Jul 8, 2026.
Ranks ahead of 120,172 of 132,113 servers on MCP Toplist.
Use @instavar/mcp-server
Requires user-supplied configuration before first use — typically an API key, token or connection string set via environment variables.
claude mcp add instavar -e "INSTAVAR_API_KEY=<your INSTAVAR_API_KEY>" -e "INSTAVAR_BASE_URL=<your INSTAVAR_BASE_URL>" -- npx -y @instavar/mcp-serverReplace each placeholder with your own value before saving.
[mcp_servers.instavar]
command = "npx"
args = ["-y", "@instavar/mcp-server"]
[mcp_servers.instavar.env]
INSTAVAR_API_KEY = "<your INSTAVAR_API_KEY>"
INSTAVAR_BASE_URL = "<your INSTAVAR_BASE_URL>"Add to ~/.codex/config.toml. Replace each placeholder with your own value before saving.
{
"mcpServers": {
"instavar": {
"command": "npx",
"args": [
"-y",
"@instavar/mcp-server"
],
"env": {
"INSTAVAR_API_KEY": "<your INSTAVAR_API_KEY>",
"INSTAVAR_BASE_URL": "<your INSTAVAR_BASE_URL>"
}
}
}
}Add to claude_desktop_config.json (Settings → Developer → Edit Config). Replace each placeholder with your own value before saving.
{
"mcpServers": {
"instavar": {
"command": "npx",
"args": [
"-y",
"@instavar/mcp-server"
],
"env": {
"INSTAVAR_API_KEY": "<your INSTAVAR_API_KEY>",
"INSTAVAR_BASE_URL": "<your INSTAVAR_BASE_URL>"
}
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project). Replace each placeholder with your own value before saving.
{
"servers": {
"instavar": {
"type": "stdio",
"command": "npx",
"args": [
"-y",
"@instavar/mcp-server"
],
"env": {
"INSTAVAR_API_KEY": "<your INSTAVAR_API_KEY>",
"INSTAVAR_BASE_URL": "<your INSTAVAR_BASE_URL>"
}
}
}
}Save as .vscode/mcp.json in your workspace. Replace each placeholder with your own value before saving.
{
"mcpServers": {
"instavar": {
"command": "npx",
"args": [
"-y",
"@instavar/mcp-server"
],
"env": {
"INSTAVAR_API_KEY": "<your INSTAVAR_API_KEY>",
"INSTAVAR_BASE_URL": "<your INSTAVAR_BASE_URL>"
}
}
}
}Add to ~/.codeium/windsurf/mcp_config.json. Replace each placeholder with your own value before saving.
{
"mcpServers": {
"instavar": {
"command": "npx",
"args": [
"-y",
"@instavar/mcp-server"
],
"env": {
"INSTAVAR_API_KEY": "<your INSTAVAR_API_KEY>",
"INSTAVAR_BASE_URL": "<your INSTAVAR_BASE_URL>"
}
}
}
}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.instavar%2Fmcp-server)<a href="https://mcptoplist.com/server/com.instavar%2Fmcp-server"><img src="https://mcptoplist.com/badge/com.instavar%2Fmcp-server.svg" alt="MCP Toplist: Top 10% of 132,113" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 3 registries
instavar
Other servers by instavar
View all instavar servers →Available versions (5)
| Version | Published |
|---|---|
| 0.3.0 | Jul 8, 2026 |
| 0.2.2 | Jul 5, 2026 |
| 0.2.0 | Jul 5, 2026 |
| 0.1.3 | Jun 26, 2026 |
| 0.1.2 | Jun 26, 2026 |
Frequently asked questions
- Who maintains @instavar/mcp-server?
- @instavar/mcp-server is maintained by instavar, which publishes 2 MCP servers (7 total versions) tracked on MCP Toplist.
- Is @instavar/mcp-server listed on the Official MCP Registry?
- Yes — @instavar/mcp-server is listed on the Official MCP Registry, alongside PulseMCP and Glama.
- How many versions does @instavar/mcp-server have?
- MCP Toplist tracks 5 versions of @instavar/mcp-server, most recently published on Jul 8, 2026.
- Where can I find the source code for @instavar/mcp-server?
- The source code for @instavar/mcp-server is hosted at github.com/instavar/mcp-server.
Do you run this server?
Community projects list the MCP servers behind real agents and apps. Publish yours and this page will link to it.