Skip to main content
AllMCPs
BrowseBestCategoriesStackCompareToolsGuidesBlog
Log in Submit MCP

Stay in the loop

Get new MCP servers and top picks in your inbox.

AllMCPs

The open directory for discovering and installing Model Context Protocol servers.

AllMCPs on GitHub (opens in a new tab)
Launched onTiny Startupstinystartups.com
Explore
  • Browse servers
  • Best MCP servers
  • Categories
  • MCP clients
  • Agent prompts
  • Stack Builder
  • Compare servers
  • Random discovery New
  • Submit a server
  • Pricing & Boost Boost
Learn
  • Guides hub
  • What is MCP?
  • Install guide
  • Build an MCP server
  • Deploy an MCP server
  • Security guide
  • Troubleshooting
  • MCP for SEO & AEO
  • Protocol versioning
  • Transports: stdio vs HTTP
  • State of MCP (stats)
  • Blog & updates
Tools
  • All developer tools
  • Config generator
  • Config validator
  • Config auditor
  • MCP playground
  • Token calculator
  • OpenAPI → MCP
  • Badge generator
For agents
  • REST API docs
  • Trust & traffic Live
  • Remote MCP server SSE ↗ (opens in a new tab)
  • llms.txt ↗ (opens in a new tab)
  • Catalog JSON ↗ (opens in a new tab)
Company
  • About
  • Advertise Sponsor
  • Contact
  • GitHub ↗ (opens in a new tab)
  • Terms
  • Privacy
AllMCPs VerifiedAllMCPs VerifiedFeatured on Nick LaunchesFeatured on Nick LaunchesLaunch Llama NewsletterLaunch Llama NewsletterVerified DR - allmcps.comVerified DR - allmcps.comFeatured on SaaSGrowFeatured on SaaSGrowFeatured on Twelve ToolsFeatured on Twelve ToolsFeatured on Saaspa.geFeatured on Saaspa.geFeatured on Findly.toolsFeatured on Findly.toolsFeatured on Startup FameFeatured on Startup FameFeatured on LaunchKiwiFeatured on LaunchKiwiFeatured on ScrollLaunchFeatured on ScrollLaunchFeatured on DailyPingsFeatured on DailyPingsFazier badgeFazier badgeFeatured on NewTool.siteFeatured on NewTool.siteFeatured on saasfame.comFeatured on saasfame.comDR Checker - Domain RatingDR Checker - Domain RatingListed on Turbo0Listed on Turbo0Launched on LaunchBoard - Product Launch PlatformLaunched on LaunchBoard - Product Launch PlatformList on SimilarlabsList on Similarlabshttps://codetrendy.comhttps://codetrendy.comListed on DevTool.ioFeatured on BuildlistFeatured on BuildlistLaunched on Tiny StartupsFeatured on ShowMeBestAIFeatured on ShowMeBestAIFind us on LaunchZoneFind us on LaunchZoneAllMCPs VerifiedAllMCPs VerifiedFeatured on Nick LaunchesFeatured on Nick LaunchesLaunch Llama NewsletterLaunch Llama NewsletterVerified DR - allmcps.comVerified DR - allmcps.comFeatured on SaaSGrowFeatured on SaaSGrowFeatured on Twelve ToolsFeatured on Twelve ToolsFeatured on Saaspa.geFeatured on Saaspa.geFeatured on Findly.toolsFeatured on Findly.toolsFeatured on Startup FameFeatured on Startup FameFeatured on LaunchKiwiFeatured on LaunchKiwiFeatured on ScrollLaunchFeatured on ScrollLaunchFeatured on DailyPingsFeatured on DailyPingsFazier badgeFazier badgeFeatured on NewTool.siteFeatured on NewTool.siteFeatured on saasfame.comFeatured on saasfame.comDR Checker - Domain RatingDR Checker - Domain RatingListed on Turbo0Listed on Turbo0Launched on LaunchBoard - Product Launch PlatformLaunched on LaunchBoard - Product Launch PlatformList on SimilarlabsList on Similarlabshttps://codetrendy.comhttps://codetrendy.comListed on DevTool.ioFeatured on BuildlistFeatured on BuildlistLaunched on Tiny StartupsFeatured on ShowMeBestAIFeatured on ShowMeBestAIFind us on LaunchZoneFind us on LaunchZone
© 2026 Jackalope Digital LLC. All rights reserved.
  1. Home
  2. 🎨 Art & Culture
  3. JunoJunHyun Festival Finder MCP
JunoJunHyun Festival Finder MCP logo
Health: ActiveRecent health check succeeded.Last checked 9/21/2026, 4:01:43 PM

JunoJunHyun Festival Finder MCP

User RatingsBe the first to rate and review this MCP server!
View Repository
festivalsperforming-artskopiskoreaweb-api

Finds Korean performances and festivals through the KOPIS API, with Kakao and web adapters for external access.

Quick Install

Automated & IDE Setup

Copy the AI prompt to install this server into Claude Code, Cursor, or another agent — or use 1-click editor setup below.

One-click editor setup isn’t available for this listing yet — we don’t have a confirmed install command, and we’d rather show nothing than point your editor at the wrong package or host. Follow the project’s own setup instructions, linked above.

Manual Client & Custom JSON ConfigExpand JSON â–¾
No confirmed setup config for this listing yet. We only publish a config block when the install details come from the project itself — its README, its docs, or a verified owner. We haven’t found those for JunoJunHyun-festival-finder-mcp, and we’d rather show nothing than a guess you’d paste into your client. Follow the project’s own setup instructions for the current steps.
Install Directory Badge Claim listing Alternatives🎨 More in Art & Culture

Overview

JunoJunHyun-festival-finder-mcp MCP server retrieves performance and festival information from Korea’s KOPIS API. Its core logic separates data retrieval and processing from platform-specific adapters for Kakao PlayMCP and general web applications. Configure a KOPIS API key, install the Python dependencies, and run the adapter that matches your integration. Reach for it when an agent or application needs access to Korean event listings through a reusable backend.

Use cases

•Find Korean festivals from KOPIS data
•Query performance listings by start date
•Expose event data through a general web API
•Connect festival retrieval to Kakao PlayMCP

Key features

•KOPIS performance and festival lookup
•Platform-independent core logic
•Kakao PlayMCP adapter
•General web API adapter
•Date-based performance query pattern

Capabilities & Tool Schemas

Inspect callable tools, capabilities, and parameters exposed to AI agents by JunoJunHyun Festival Finder MCP.

Extracted Tool Capabilities
KOPIS performance and festival lookup
Platform-independent core logic
Kakao PlayMCP adapter
General web API adapter
Date-based performance query pattern

How JunoJunHyun Festival Finder MCP works

What JunoJunHyun-festival-finder-mcp MCP server does

JunoJunHyun-festival-finder-mcp MCP server provides access to performance and festival data from KOPIS, Korea’s integrated performing arts information network. The repository separates the event-data logic from the code that exposes it to other platforms. This makes the retrieval and processing layer reusable without tying it to a single client or channel.

The available project adapters target two connection patterns. kakao_server.py is intended for Kakao PlayMCP integration, while web_server.py exposes a general web API for browsers or other applications. The supplied material describes Korean performance and festival data; it does not establish coverage of worldwide events.

How it works

The core engine in core_logic.py calls the KOPIS API and returns processed data as standard Python values. It does not handle the details of the platform consuming that data. Instead, each adapter receives requests in its own format, invokes the core logic, and formats the response for its target platform.

For web testing, the README gives an endpoint pattern based on http://localhost:5001/api/performances?stdate=.... The Kakao path runs on port 5000 and is designed to be exposed through an ngrok tunnel, with the resulting /kakao URL registered as a PlayMCP endpoint. These are HTTP-style adapter servers rather than a documented local stdio package command.

Setup and configuration

Install the dependencies listed in requirements.txt with pip. Before starting an adapter, set the KOPIS_API_KEY variable in core_logic.py to an API key issued to you. The provided setup instructions do not describe an environment-variable-based configuration flow, so the key is configured in the source file as documented.

Start python kakao_server.py when testing the Kakao integration. Connect ngrok to http://localhost:5000, then register the resulting address with the Kakao PlayMCP endpoint configuration. For a general web API test, start python web_server.py and send requests to the local API on port 5001.

Tools and capabilities

JunoJunHyun-festival-finder-mcp MCP server supports:

  • Retrieving performance and festival information from KOPIS.
  • Processing API results through platform-independent Python logic.
  • Serving Kakao PlayMCP requests through the Kakao adapter.
  • Providing a general web API through the web adapter.
  • Accepting performance queries using parameters such as stdate in the documented web endpoint pattern.

Limitations and notes

The repository requires a KOPIS API key and does not document anonymous access. The README does not provide a named MCP tool inventory, schema reference, response examples, or filtering details beyond the shown stdate parameter. It also does not identify a license or list direct compatibility with Claude Desktop, Cursor, Windsurf, or Cline.

The Smithery command shown in the README is an external installation route, not the project’s own package command. The documented project startup method runs Python adapter files directly, and the supplied material does not specify a stdio installation command or a hosted remote endpoint.

Read the full README →View source on GitHub →

Related MCP Servers

View all in Art & Culture View all alternatives
  • Davinci Resolve MCP logoDavinci Resolve MCP

    MCP server integration for DaVinci Resolve providing powerful tools for video editing, color grading, media management, and project control

    🎨 Art & Culture5 views
    Compare vs Davinci Resolve MCP →
  • Discogs MCP Server logoDiscogs MCP Server

    MCP server to interact with the Discogs API

    🎨 Art & Culture2 views
    Compare vs Discogs MCP Server →
  • Anilist MCP logoAnilist MCP

    A MCP server integrating AniList API for anime and manga information

    🎨 Art & Culture1 views
    Compare vs Anilist MCP →
  • MCP Open Library logoMCP Open Library

    A MCP server for the Open Library API that enables AI assistants to search for book information.

    🎨 Art & Culture5 views
    Compare vs MCP Open Library →

Adoption & maintenance

Factual signals from GitHub, npm, and our automated checks — not a rating.

Last commit
11mo ago
Most recent push to the default branch.
Directory activity
3 views
Config copies, upvotes, and views on AllMCPs.

Reviews

No reviews yet — be the first to share how this listing worked for you.

Frequently Asked Questions about JunoJunHyun Festival Finder MCP

Install the dependencies with `pip install -r requirements.txt`, then configure the KOPIS API key in `core_logic.py`. The README also documents Smithery as an installation route.

AllMCPs Directory Badge

Full Badge Customizer

Showcase your server listing on GitHub or your project documentation. Embed this dynamic SVG badge to highlight official listing status and live engagement.

Badge Style:
Live Dynamic SVG PreviewJunoJunHyun Festival Finder MCP AllMCPs Directory Badge
Markdown (GitHub README)
[![AllMCPs](https://allmcps.com/api/badge/junojunhyun-festival-finder-mcp?style=directory)](https://allmcps.com/mcp/junojunhyun-festival-finder-mcp)
HTML Embed
<a href="https://allmcps.com/mcp/junojunhyun-festival-finder-mcp"><img src="https://allmcps.com/api/badge/junojunhyun-festival-finder-mcp?style=directory" alt="JunoJunHyun Festival Finder MCP on AllMCPs" /></a>

Technical Specs & Signals

Category🎨Art & Culture
PricingFree
More technical detailsExpand â–¾
AuthAPI key
Last updatedSep 10, 2026
9/9 checks healthy over the last 46d
Views3
Unique ViewsTotal visits recorded for this listing page on AllMCPs.
Installs0
Installs & Copy ActionsTotal times users copied install commands or configuration snippets for this server.
GitHub stars0
GitHub Star CountTotal stargazers on GitHub representing community popularity (0 stars).
Last commit11mo ago
Last Repository CommitThe most recent commit or push recorded for this server's GitHub repository.Last commit on Oct 6, 2025
31Quality signal: Emerging · 31/100How this signal is calculated ▾
Server availabilityNot measured

Not scored for repo-hosted servers — we can't reach the running server, only its GitHub page. Hosted MCP endpoints are health-checked live.

Verified ownership10/20
Documentation & tools13/30
Adoption & activity0/15
Community engagement0/10

A guidance signal from public completeness & health data — not a user rating. New listings start lower and rise as they add docs, get verified, and grow adoption. Signals we can't observe for a listing are skipped, not counted against it.

Supply-chain signal

No high-severity advisories surfaced by our automated scan.

Critical 0High 0Medium 0Low 0

Scanned 8/17/2026 via OSV.dev

★ Spotlight Slot

Feature Your MCP Server

Get maximum visibility for your server across our directory, search results, and detail pages.

Spotlight Your Server

Own this project?

This directory is pre-filled from public sources. Claim via GitHub README, site badge, or DNS TXT to unlock edit access and the Official badge and attach your website — proof is checked automatically, then reviewed by our team.

Free dofollow backlink: add your website and place the AllMCPs badge on it — no claim needed. We detect it automatically and keep it verified as long as the badge stays live.

Claim & get free dofollow

Share & Embed

Add our SVG badge (dark/light directory styles) or embeddable widget to your site.

Explore more

More in 🎨 Art & Culture →Alternatives to JunoJunHyun Festival Finder MCP →Install in Claude DesktopInstall in CursorInstall in VS CodeSetup guides for all 13 MCP clients