Model Context Protocol
An MCP server that exposes Kiyotaka API capabilities over Server-Sent Events. Connect any MCP-compatible client to the SSE endpoint below.
Server Status
Active Sessions0
Uptime
Protocol
SSE Endpoint
Loading...Available Tools
query_kiyotaka
list_kiyotaka_tools
Connecting
Point your MCP client at the SSE endpoint. For Claude Desktop, add to your configuration:
{
"mcpServers": {
"kiyotaka": {
"type": "sse",
"url": "Loading..."
}
}
}