Jinshuju MCP Server allows AI assistants such as Claude, ChatGPT, Cursor, and other MCP-compatible clients to interact with Jinshuju through the Model Context Protocol. It helps users manage forms, query form details, create and edit forms, read and write entries, and check billing-related information through secure OAuth or API Key authentication.
Server Config
{
"mcpServers": {
"jinshuju": {
"url": "https://jinshuju.net/mcp"
}
}
}