ピティナニュースMCPサーバー
@PTNA
关于 ピティナニュースMCPサーバー
MCP Server for PTNA news feeds
基本信息
配置
使用下面的配置,将此服务器添加到你的 MCP 客户端。
{
"mcpServers": {
"ptna-news": {
"command": "npx",
"args": [
"mcp-ptna-news"
]
}
}
}工具
未检测到工具
工具是从 README 中自动提取的。维护者可以在 ## Tools 标题下列出工具,即可填充这部分内容。
概览
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
其他 分类下的更多 MCP 服务器
MCP Registry
modelcontextprotocolA community driven registry service for Model Context Protocol (MCP) servers.
Awesome Mlops
visengerA curated list of references for MLOps
ghidraMCP
LaurieWiredMCP Server for Ghidra
Production-ready MCP integrations for AI applications
Klavis-AIKlavis AI: MCP integration platforms that let AI agents use tools reliably at any scale
AutoBrowser MCP
autobrowser-aiBrowser MCP is a Model Context Provider (MCP) server that allows AI applications to control your browser
评论