ピティナニュース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
IDA Pro MCP
mrexodiaAI-powered reverse engineering assistant that bridges IDA Pro with language models through MCP.
🚀 Model Context Protocol (MCP) Curriculum for Beginners
microsoftThis open-source curriculum introduces the fundamentals of Model Context Protocol (MCP) through real-world, cross-language examples in .NET, Java, TypeScript, JavaScript, Rust and Python. Designed for developers, it focuses on practical techniques for building modular, scalable,
Inbox Zero AI MCP
elie222The world's best AI personal assistant for email. Open source app to help you reach inbox zero fast.
Unity MCP ✨
justinpbarnettUnity MCP acts as a bridge between AI assistants and your Unity Editor. Give your LLM tools to manage assets, control scenes, edit scripts, and automate tasks within Unity.
MCP Toolbox for Databases
googleapisMCP Toolbox for Databases is an open source MCP server for databases.
Comments