ピティナニュースMCPサーバー
@PTNA
About ピティナニュースMCPサーバー
MCP Server for PTNA news feeds
Basic information
Config
Add this server to your MCP-compatible client using the configuration below.
{
"mcpServers": {
"ptna-news": {
"command": "npx",
"args": [
"mcp-ptna-news"
]
}
}
}Tools
No tools detected
We auto-extract tools from the README. The maintainer can list them under a ## Tools heading to populate this section.
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
More Other MCP servers
MaxKB
1Panel-dev🔥 MaxKB is an open-source platform for building enterprise-grade agents. 强大易用的开源企业级智能体平台。

Sequential Thinking
modelcontextprotocolModel Context Protocol Servers
FastMCP v2 🚀
jlowin🚀 The fast, Pythonic way to build MCP servers and clients.
MCP Go 🚀
mark3labsA Go implementation of the Model Context Protocol (MCP), enabling seamless integration between LLM applications and external data sources and tools.
Codelf
unbugA search tool helps dev to solve the naming things problem.
Comments