taka-016/kaonavi-mcp-server
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.
Kaonavi MCP Server
Overview
Provides an MCP server that utilizes the Kaonavi API.
Tools
- DescribeMemberFields
- Retrieves field information from the Members API.
- DescribeSheetFields
- Retrieves field information from the Sheets API.
- GetMembers
- Retrieves a list of members registered in Kaonavi.
- GetSheets
- Retrieves sheet information registered in Kaonavi.
- GetSheetIds
- Retrieves a list of sheet IDs set in sheets_config.json.
Installation
- 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
- Install Node.js.
- Run the following command to start the MCP server:
npx @modelcontextprotocol/inspector
License
This project is licensed under the .