JUHE API Marketplace
zeloras avatar
MCP Server

MyShows MCP Server

A Model Context Protocol server that enables connecting LangChain or LangGraph agents to a MyShows.me profile, allowing users to manage and search for TV shows via API.

2
GitHub Stars
11/22/2025
Last Updated
MCP Server Configuration
1{
2 "name": "myshows",
3 "command": "uvx",
4 "args": [
5 "--from",
6 "git+https://github.com/zeloras/myshows_mcp.git",
7 "myshows_mcp"
8 ],
9 "env": {
10 "MYSHOWS_LOGIN": "login",
11 "MYSHOWS_PASSWORD": "pwd"
12 }
13}
JSON13 lines
  1. Home
  2. MCP Servers
  3. myshows_mcp

README Documentation

MyShows MCP Server

This project provides a Model Context Protocol (MCP) server for interacting with the myshows.me API. It allows you to connect agents to your MyShows profile to manage and search for TV shows.

Configuration

Configuration is handled via environment variables. You must set your myshows.me credentials before running the server.

MCP configuration

{
  /// The name of your MCP server
  "myshows": {
    /// The command which runs the MCP server
    "command": "uvx",
    /// The arguments to pass to the MCP server
    "args": ["--from","git+https://github.com/zeloras/myshows_mcp.git","myshows_mcp"],
    /// The environment variables to set
    "env": {"MYSHOWS_LOGIN":"login","MYSHOWS_PASSWORD":"pwd"}
  }
}

Available Tools

The server exposes the following tools:

  • search_shows(query: str, year: int = None, page: int = 0): Searches for TV shows by name and optional year.
  • watched_movies(page: int = 0): Retrieves a list of movies you have watched.
  • get_movie_show_by_id(myshows_item_id: int): Retrieves detailed information about a movie or show by its MyShows ID.
  • get_viewed_episodes(myshows_item_id: int): Retrieves a list of episodes you have viewed for a specific show by its MyShows ID.
  • check_episode(episode_id: int | list[int]): Marks an episode as watched by its MyShows ID. Supports both single episode ID and list of episode IDs for batch operations.
  • uncheck_episode(episode_id: int | list[int]): Marks an episode as unwatched. Supports both single episode ID and list of episode IDs for batch operations.
  • set_movie_watch_status(movie_id: int, status: str): Sets the watch status of a movie by its MyShows ID.
  • get_calendar_episodes(): Retrieves a list of episodes scheduled for today.
  • get_myshows_recomendations(): Retrieves a list of recommendations from MyShows.
  • get_myshows_profile_shows_list(): Retrieves a list of shows from your MyShows profile.

Quick Install

Quick Actions

View on GitHubView All Servers

Key Features

Model Context Protocol
Secure Communication
Real-time Updates
Open Source

Boost your projects with Wisdom Gate LLM API

Supporting GPT-5, Claude-4, DeepSeek v3, Gemini and more.

Enjoy a free trial and save 20%+ compared to official pricing.

Learn More
JUHE API Marketplace

Accelerate development, innovate faster, and transform your business with our comprehensive API ecosystem.

JUHE API VS

  • vs. RapidAPI
  • vs. API Layer
  • API Platforms 2025
  • API Marketplaces 2025
  • Best Alternatives to RapidAPI

For Developers

  • Console
  • Collections
  • Documentation
  • MCP Servers
  • Free APIs
  • Temp Mail Demo

Product

  • Browse APIs
  • Suggest an API
  • Wisdom Gate LLM
  • Global SMS Messaging
  • Temp Mail API

Company

  • What's New
  • Welcome
  • About Us
  • Contact Support
  • Terms of Service
  • Privacy Policy
Featured on Startup FameFeatured on Twelve ToolsFazier badgeJuheAPI Marketplace - Connect smarter, beyond APIs | Product Huntai tools code.marketDang.ai
Copyright © 2025 - All rights reserved