Bring Tv Database
to Cursor
Create your Vinkius account to connect TVMaze to Cursor and start using all 15 AI tools in minutes. Fully managed, enterprise secure, and ready to use without writing a single line of code. No hosting, no server setup — just connect and start using.
Compatible with every major AI agent and IDE
What is the TVMaze MCP Server?
Connect to TVMaze and explore the world's TV database through natural conversation — no API key needed.
What you can do
- Show Search — Search for TV shows by title with fuzzy matching and typo tolerance
- Show Details — Get complete info including genres, network, ratings, status and external IDs (IMDb, TheTVDB)
- Episode Guides — Browse all episodes with season/episode numbers, air dates and summaries
- Cast & Crew — Discover who starred in a show and find directors, writers and producers
- TV Schedule — Check what's airing today or on any date, filtered by country
- People Search — Find actors and crew members with their full filmography
- Show Images — Access posters, banners and background images for any show
How it works
- Subscribe to this server
- No API key needed — start searching immediately
- Explore TV data from Claude, Cursor, or any MCP-compatible client
No API key required — completely free with CC BY-SA license.
Who is this for?
- TV Fans — discover new shows, check episode guides and find out who starred in their favorites
- Binge Watchers — browse episode lists, check season counts and find out when shows premiered
- Researchers — access TV schedule data, explore crew credits and track show statuses
Built-in capabilities (15)
Returns the episode name, season and number, air date, summary, runtime, image URL and show link. Get detailed info for a specific episode by ID
Returns all known future episodes across all shows and networks. This is a large response (multiple MB). Optionally filter by country code. Get the full future TV schedule
) by their numeric ID. Returns the person's name, birthday, birthplace, gender, photo, bio and external IDs (IMDb, Wikipedia, TVRage). Get detailed info for a specific person
Each credit includes the show name, character name, episode count and whether the role was main or recurring. Get all cast credits for a person
Each entry includes the show name, episode name, airtime, network and episode info. Optionally set country (ISO 3166-1 alpha-2 code, e.g. "US", "GB", "BR") and date (YYYY-MM-DD, default today). Get TV schedule for a specific date and country
Returns the show name, genres, network, premiered date, ended date, rating, image URL, summary, runtime, status (running, ended, in development) and external IDs (IMDb, TheTVDB, TVRage). Get detailed info for a specific TV show by ID
Each cast member includes the person's name, character name and a link to their photo. Useful for discovering who starred in a show. Get the cast for a TV show
) for a TV show. Each crew member includes their name, role type and credit type. Useful for finding directors, creators and key production staff. Get the crew for a TV show
Each episode includes the season and episode number, air date, name, summary, runtime and image URL. By default, special episodes are excluded; set specials=true to include them. Get all episodes for a TV show
Each image includes its type, resolution, and URL. Get images for a TV show
Each season includes its number, name, episode order, premiere date, network and image URL. Get all seasons for a TV show
Returns only show IDs. Use get_show for details on specific shows. Browse all TV shows in the database
Uses fuzzy matching. Returns multiple results with person names, photos and their notable shows. Search for actors and crew by name
Uses fuzzy matching with tolerance for typos. Returns multiple results ranked by relevance. Each result includes the show's name, genres, network, premiered year, rating, image URL and summary. Use single_search for exact single match. Search for TV shows by name
Returns exactly one result or none. Includes embedded details like episodes, cast and network info. Use this when you want the best match for a specific show name. Search for a single TV show with full details
Why Cursor?
Cursor's Agent mode turns TVMaze into an in-editor superpower. Ask Cursor to generate code using live data from TVMaze and it fetches, processes, and writes. all in a single agentic loop. 15 tools appear alongside file editing and terminal access, creating a unified development environment grounded in real-time information.
- —
Agent mode turns Cursor into an autonomous coding assistant that can read files, run commands, and call MCP tools without switching context
- —
Cursor's Composer feature can generate entire files using real-time data fetched through MCP. no copy-pasting from external dashboards
- —
MCP tools appear alongside built-in tools like file reading and terminal access, creating a unified agentic environment
- —
VS Code extension compatibility means your existing workflow, keybindings, and extensions all work alongside MCP tools
TVMaze in Cursor
Why run TVMaze with Vinkius?
The TVMaze connection runs on our fully managed, secure cloud infrastructure. We handle the hosting, maintenance, and security so you don't have to deal with servers or code. All 15 tools are ready to work instantly without any complex setup.
You stay in complete control of your data. Your AI only accesses the information you approve, keeping your sensitive passwords and private details completely safe. Plus, with automatic optimizations, your AI works faster and more efficiently.

* Every connection is hosted and maintained by Vinkius. We handle the security, updates, and infrastructure so you don't have to write code or manage servers. See our infrastructure
Over 4,000 integrations ready for AI agents
Explore a vast library of pre-built integrations, optimized and ready to deploy.
Connect securely in under 30 seconds
Generate tokens to authenticate and link external services in a single step.
Complete visibility into every agent action
Audit live requests, latency, success rates, and active security compliance policies.
Optimize spending and track token ROI
Analyze real-time token consumption and cost metrics detailed by connection.




Explore our live AI Agents Analytics dashboard to see it all working
This dashboard is included when you connect TVMaze using Vinkius. You will never be left in the dark about what your AI agents are doing with your tools.
TVMaze and 4,000+ other AI tools. No hosting, no code, ready to use.
Professionals who connect TVMaze to Cursor through Vinkius don't need to write code, manage servers, or worry about security. Everything is pre-configured, secure, and runs automatically in the background.
Raw MCP | Vinkius | |
|---|---|---|
| Ready-to-use MCPs | Find and configure each manually | 4,000+ MCPs ready to use |
| Connection Setup | Manual coding & server setup | 1-click instant connection |
| Server Hosting | You host it yourself (needs 24/7 uptime) | 100% hosted & managed by Vinkius |
| Security & Privacy | Stored in plaintext config files | Bank-grade encrypted vault |
| Activity Visibility | Blind execution (no logs or tracking) | Live dashboard with real-time logs |
| Cost Control | Runaway AI token spend risk | Automatic budget limits |
| Revoking Access | Must delete files or code to stop | 1-click disconnect button |
How Vinkius secures
TVMaze for Cursor
Every request between Cursor and TVMaze is protected by our secure gateway. We automatically keep your sensitive data private, prevent unauthorized access, and let you disconnect instantly at any time.
Frequently asked questions
Do I need an API key?
No! TVMaze's API is completely free and requires no authentication. Just subscribe and start searching. Rate limit is 20 requests per 10 seconds per IP.
Can I search for shows by actor name?
Yes! Use search_people with the actor's name to find them, then use get_person_cast_credits to see all shows they've appeared in. This is useful for discovering an actor's complete TV filmography.
Can I check what's on TV tonight?
Yes! Use get_schedule with a country code (e.g. 'US', 'GB', 'BR') to see today's TV schedule. Each entry includes the show name, episode, airtime and network. You can also specify a different date with the date parameter (YYYY-MM-DD).
Can I get episode summaries?
Yes! Use get_show_episodes with a show ID to get all episodes with their season/episode numbers, air dates, names and summaries. Each episode includes the runtime and image URL as well.
What is Agent mode and why does it matter for MCP?
Agent mode is Cursor's autonomous execution mode where the AI can perform multi-step tasks: reading files, editing code, running terminal commands, and calling MCP tools. Without Agent mode, Cursor operates in a simpler ask-and-answer mode that doesn't support tool calling. Always ensure you're in Agent mode when working with MCP servers.
Where does Cursor store MCP configuration?
Cursor looks for MCP server configurations in a mcp.json file. You can configure servers at the project level (.cursor/mcp.json in your project root) or globally (~/.cursor/mcp.json). Project-level configs take precedence.
Can Cursor use MCP tools in inline edits?
No. MCP tools are only available in Agent mode through the chat panel. Inline completions and Tab suggestions do not trigger MCP tool calls. This is by design. tool calls require user visibility and approval.
How do I verify MCP tools are loaded?
Open Settings → Features → MCP and look for your server name. A green indicator means the server is connected. You can also check Agent mode's available tools by clicking the tools dropdown in the chat panel.
Tools not appearing in Cursor
Ensure you are in Agent mode (not Ask mode). MCP tools only work in Agent mode.
Server shows as disconnected
Check Settings → Features → MCP and verify the server status. Try clicking the refresh button.
Explore More MCP Servers
View all →
Temu Seller Hub
12 toolsAutomate cross-border e-commerce ops via Temu — manage orders, track fulfillment, sync inventory, and process returns natively from any AI agent.

Open-Meteo Weather Forecast
4 toolsGive your AI agent live weather intelligence: 16-day forecasts, current conditions, and hourly breakdowns for any GPS coordinate on Earth — zero API keys required.

tl;dv
12 toolsRecord, transcribe, and clip key moments from Google Meet and Zoom calls so your team never misses important meeting insights.

PubMed
3 toolsSearch 37M+ biomedical research articles from the world's largest medical literature database — with full abstracts, authors, MeSH terms, and citation tracking.
