Radarr (Movies) MCP Server for Vercel AI SDKGive Vercel AI SDK instant access to 15 tools to Add Movie, Delete Movie, Delete Queue Item, and more
The Vercel AI SDK is the TypeScript toolkit for building AI-powered applications. Connect Radarr (Movies) through Vinkius and every tool is available as a typed function. ready for React Server Components, API routes, or any Node.js backend.
Ask AI about this MCP Server for Vercel AI SDK
The Radarr (Movies) MCP Server for Vercel AI SDK is a standout in the Content Management category — giving your AI agent 15 tools to work with, ready to go from day one.
Vinkius delivers Streamable HTTP and SSE to any MCP client
import { createMCPClient } from "@ai-sdk/mcp";
import { generateText } from "ai";
import { openai } from "@ai-sdk/openai";
async function main() {
const mcpClient = await createMCPClient({
transport: {
type: "http",
// Your Vinkius token. get it at cloud.vinkius.com
url: "https://edge.vinkius.com/[YOUR_TOKEN_HERE]/mcp",
},
});
try {
const tools = await mcpClient.tools();
const { text } = await generateText({
model: openai("gpt-4o"),
tools,
prompt: "Using Radarr (Movies), list all available capabilities.",
});
console.log(text);
} finally {
await mcpClient.close();
}
}
main();
* Every MCP server runs on Vinkius-managed infrastructure inside AWS - a purpose-built runtime with per-request V8 isolates, Ed25519 signed audit chains, and sub-40ms cold starts optimized for native MCP execution. See our infrastructure
About Radarr (Movies) MCP Server
Connect your Radarr instance to any AI agent to take full control of your movie collection and PVR workflows through natural conversation.
The Vercel AI SDK gives every Radarr (Movies) tool full TypeScript type inference, IDE autocomplete, and compile-time error checking. Connect 15 tools through Vinkius and stream results progressively to React, Svelte, or Vue components. works on Edge Functions, Cloudflare Workers, and any Node.js runtime.
What you can do
- Library Management — List all movies in your collection, fetch detailed metadata, and update movie configurations.
- Discovery & Search — Search for new movies using TMDB integration and add them to your library with specific quality profiles.
- Download Monitoring — Track your active download queue, view history of grabs/imports, and manage queue items.
- System Operations — Check disk space, system status, and execute internal commands like library refreshes.
- Infrastructure Mapping — Retrieve root folders and quality profiles to ensure correct organization of your media files.
The Radarr (Movies) MCP Server exposes 15 tools through the Vinkius. Connect it to Vercel AI SDK in under two minutes — credentials fully managed, no infrastructure to provision, no vendor lock-in. Your configuration, your data, your control.
All 15 Radarr (Movies) tools available for Vercel AI SDK
When Vercel AI SDK connects to Radarr (Movies) through Vinkius, your AI agent gets direct access to every tool listed below — spanning movies, media-server, pvr, and more. Every call runs in a secure, isolated environment with full audit visibility. Beyond a simple connection, you get real-time monitoring of agent activity, enterprise governance, and optimized token usage.
Add movie on Radarr (Movies)
Requires TMDB ID, quality profile, and root folder path. Add a new movie to Radarr
Delete movie on Radarr (Movies)
Remove a movie from Radarr
Delete queue item on Radarr (Movies)
Remove an item from the download queue
Execute command on Radarr (Movies)
g., RescanMovie, MovieSearch, RefreshMovie, RenameMovie). Execute a specific system command
Get commands on Radarr (Movies)
List active or recently completed commands
Get disk space on Radarr (Movies)
Get disk space information
Get history on Radarr (Movies)
View the history of grabs and imports
Get movie on Radarr (Movies)
Get details for a specific movie
Get quality profiles on Radarr (Movies)
g., HD-1080p, Ultra-HD) configured in Radarr. Get available quality profiles
Get queue on Radarr (Movies)
Get the current download queue
Get root folders on Radarr (Movies)
Get configured root folders
Get system status on Radarr (Movies)
Get Radarr system status
List movies on Radarr (Movies)
List all movies in the Radarr library
Lookup movie on Radarr (Movies)
g., "term=Inception" or "term=tmdb:27205"). Search for movies to add to Radarr
Update movie on Radarr (Movies)
Provide the full movie object payload. Update an existing movie in Radarr
Connect Radarr (Movies) to Vercel AI SDK via MCP
Follow these steps to wire Radarr (Movies) into Vercel AI SDK. The entire setup takes under two minutes — your credentials stay safe behind Vinkius.
Install dependencies
npm install @ai-sdk/mcp ai @ai-sdk/openaiReplace the token
[YOUR_TOKEN_HERE] with your Vinkius tokenRun the script
agent.ts and run with npx tsx agent.tsExplore tools
Why Use Vercel AI SDK with the Radarr (Movies) MCP Server
Vercel AI SDK provides unique advantages when paired with Radarr (Movies) through the Model Context Protocol.
TypeScript-first: every MCP tool gets full type inference, IDE autocomplete, and compile-time error checking out of the box
Framework-agnostic core works with Next.js, Nuxt, SvelteKit, or any Node.js runtime. same Radarr (Movies) integration everywhere
Built-in streaming UI primitives let you display Radarr (Movies) tool results progressively in React, Svelte, or Vue components
Edge-compatible: the AI SDK runs on Vercel Edge Functions, Cloudflare Workers, and other edge runtimes for minimal latency
Radarr (Movies) + Vercel AI SDK Use Cases
Practical scenarios where Vercel AI SDK combined with the Radarr (Movies) MCP Server delivers measurable value.
AI-powered web apps: build dashboards that query Radarr (Movies) in real-time and stream results to the UI with zero loading states
API backends: create serverless endpoints that orchestrate Radarr (Movies) tools and return structured JSON responses to any frontend
Chatbots with tool use: embed Radarr (Movies) capabilities into conversational interfaces with streaming responses and tool call visibility
Internal tools: build admin panels where team members interact with Radarr (Movies) through natural language queries
Example Prompts for Radarr (Movies) in Vercel AI SDK
Ready-to-use prompts you can give your Vercel AI SDK agent to start working with Radarr (Movies) immediately.
"List all movies currently in my Radarr library."
"Search for the movie 'Inception' and tell me its TMDB ID."
"Show me the current download queue and estimated completion times."
Troubleshooting Radarr (Movies) MCP Server with Vercel AI SDK
Common issues when connecting Radarr (Movies) to Vercel AI SDK through Vinkius, and how to resolve them.
createMCPClient is not a function
npm install @ai-sdk/mcpRadarr (Movies) + Vercel AI SDK FAQ
Common questions about integrating Radarr (Movies) MCP Server with Vercel AI SDK.
How does the Vercel AI SDK connect to MCP servers?
createMCPClient from @ai-sdk/mcp and pass the server URL. The SDK discovers all tools and provides typed TypeScript interfaces for each one.Can I use MCP tools in Edge Functions?
Does it support streaming tool results?
useChat and streamText that handle tool calls and display results progressively in the UI.Explore More MCP Servers
View all →
Vertiv Environet
10 toolsMonitor data center environmental sensors, alerts, and thresholds via Vertiv Environet Alert API.

NAICS/SIC Classification API
4 toolsSearch industry codes — audit NAICS and SIC via AI.

BigOven
8 toolsAccess over a million recipes via BigOven — search dishes, read reviews, and explore collections directly from any AI agent.

Moova
14 toolsAutomate smart logistics via Moova — create shipments, track deliveries, get shipping quotes, and orchestrate carriers from any AI agent.
