kaonavi-mcp-server

taka-016/kaonavi-mcp-server

3.1

If you are the rightful owner of kaonavi-mcp-server and would like to certify it and/or have it hosted online, please leave a comment on the right or send an email to henry@mcphub.com.

The Kaonavi MCP Server provides an interface to interact with the Kaonavi API, allowing for efficient data retrieval and management.

Tools
5
Resources
0
Prompts
0

Kaonavi MCP Server

Overview

Provides an MCP server that utilizes the Kaonavi API.

Tools

  1. DescribeMemberFields
    • Retrieves field information from the Members API.
  2. DescribeSheetFields
    • Retrieves field information from the Sheets API.
  3. GetMembers
    • Retrieves a list of members registered in Kaonavi.
  4. GetSheets
    • Retrieves sheet information registered in Kaonavi.
  5. GetSheetIds
    • Retrieves a list of sheet IDs set in sheets_config.json.

Installation

  1. Download kaonavi_api_executor-0.3.0-py3-none-any.whl and install it with the following command:
uv pip install kaonavi_api_executor-0.3.0-py3-none-any.whl

Debug

  1. Install Node.js.
  2. Run the following command to start the MCP server:
npx @modelcontextprotocol/inspector

License

This project is licensed under the .