Overview
What is ピティナニュースMCPサーバー?
It is an MCP server that fetches the latest news from the All Japan Piano Instructors Association (ピティナ). Designed for users who want to query piano-related news through Claude Desktop.
How to use ピティナニュースMCPサーバー?
Clone the repository, install dependencies with npm, and build the project. Then configure Claude Desktop by adding an entry in claude_desktop_config.json using either the local build path or the npx command. After setup, you can ask Claude questions like “ピティナの最新ニュースを教えて” to retrieve news.
Key features of ピティナニュースMCPサーバー
- Fetches the latest news from ピティナ (All Japan Piano Instructors Association)
- Supports filtering by category (e.g., competition, concert)
- Allows limiting the number of retrieved news items
Use cases of ピティナニュースMCPサーバー
- Get the most recent piano‑related news from ピティナ via Claude Desktop
- Filter news to show only competition or concert announcements
- Retrieve a specific number of news items (e.g., the latest three articles)
FAQ from ピティナニュースMCPサーバー
How do I filter news by category?
You can ask Claude a question that includes the category, for example “コンペティション関連のピティナニュースを3件取得して” to filter by competition news. The README also mentions concert as another example category.
Can I limit the number of news items retrieved?
Yes. Specify the desired count in your question, such as “ピティナニュースを3件取得して” to receive up to three results.
What are the runtime requirements?
Node.js and npm are required to install dependencies and build the server.
How do I connect this server to Claude Desktop?
Add a configuration entry to `~/Library