- Explore MCP Servers
- mcp-utakata
Mcp Utakata
What is Mcp Utakata
Utakata MCP Server is a server designed for the Utakata tanka submission site that allows users to interact with and retrieve data related to tanka poetry.
Use cases
Users can utilize the MCP server to fetch tanka submissions by specific users, enabling them to view and analyze poetry from different contributors in a structured format.
How to use
To utilize the MCP server, first install the necessary dependencies with ‘npm install’, then build the project using ‘npm run build’, and finally start the server using ‘node build/index.js’. The system can also be tested through the MCP Inspector.
Key features
Key features include the ability to fetch a list of tanka for a specified user ID, returning data that includes the text of the tanka, submission date, and like counts. The server supports easy integration and interaction for developers.
Where to use
The MCP server can be used in web applications or other software that require access to tanka poetry data, making it suitable for developers and researchers interested in Japanese poetry and its community.
Clients Supporting MCP
The following are the main client software that supports the Model Context Protocol. Click the link to visit the official website for more information.
Overview
What is Mcp Utakata
Utakata MCP Server is a server designed for the Utakata tanka submission site that allows users to interact with and retrieve data related to tanka poetry.
Use cases
Users can utilize the MCP server to fetch tanka submissions by specific users, enabling them to view and analyze poetry from different contributors in a structured format.
How to use
To utilize the MCP server, first install the necessary dependencies with ‘npm install’, then build the project using ‘npm run build’, and finally start the server using ‘node build/index.js’. The system can also be tested through the MCP Inspector.
Key features
Key features include the ability to fetch a list of tanka for a specified user ID, returning data that includes the text of the tanka, submission date, and like counts. The server supports easy integration and interaction for developers.
Where to use
The MCP server can be used in web applications or other software that require access to tanka poetry data, making it suitable for developers and researchers interested in Japanese poetry and its community.
Clients Supporting MCP
The following are the main client software that supports the Model Context Protocol. Click the link to visit the official website for more information.
Content
短歌投稿サイトUtakata MCPサーバー
短歌投稿サイトUtakataの情報を連携するMCPサーバーです。
References
Contact
短歌投稿サイトUtakataのMCPサーバーの活用について、何かアイディアがある方は連絡先までご連絡ください。
Getting started
Installation
npm install
Build
npm run build
MCPサーバーの起動
node build/index.js
MCP Inspectorでの動作確認
MCP Inspectorを利用して動作確認できます。
npx @modelcontextprotocol/inspector node build/index.js
Tools
fetch-user-tanka
指定されたユーザーIDの短歌の一覧を取得して、以下の形式で返します。
# ユーザーID: 5 の短歌一覧(最新順)
- 片耳にマスクをかけて池の面をながれる風に呼応している(投稿日時: 2021-05-15T17:39:00.000+09:00、いいね数: 32)
- 人びとの残りをもとめ散る花の上を歩いてゆく鳩の群れ(投稿日時: 2021-03-29T13:45:16.888+09:00、いいね数: 17)
Dev Tools Supporting MCP
The following are the main code editors that support the Model Context Protocol. Click the link to visit the official website for more information.










