- Jinshuju MCP Server
Jinshuju MCP Server
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.
Overview
# Jinshuju MCP Server
Jinshuju MCP Server allows AI assistants such as Claude, ChatGPT, Cursor, Windsurf, and other MCP-compatible clients to interact with Jinshuju through the Model Context Protocol.
With this MCP server, users can manage forms, query form details, create and edit forms, read and write form entries, and check account, invoice, and payment history information through secure OAuth 2.0 or API Key authentication.
## Server URL
https://jinshuju.net/mcp
## Capabilities
- Manage forms: list forms, get form details, create forms, and edit form structures or settings
- Manage entries: list entries, get entry details, create entries, update entries, and delete entries
- Query current user and billing account information
- Query invoices and payment history
- Support OAuth 2.0 authorization
- Support API Key/Secret authentication with HTTP Basic Auth
## Configuration
Recommended OAuth configuration:
```json
{
"mcpServers": {
"jinshuju": {
"url": "https://jinshuju.net/mcp"
}
}
}
API Key/Secret configuration:
{
"mcpServers": {
"jinshuju": {
"url": "https://jinshuju.net/mcp",
"headers": {
"Authorization": "Basic BASE64_ENCODED_CREDENTIALS"
}
}
}
}
To generate BASE64_ENCODED_CREDENTIALS:
echo -n "api_key:api_secret" | base64
Documentation
Server Config
{
"mcpServers": {
"jinshuju": {
"url": "https://jinshuju.net/mcp"
}
}
}Project Info
Created At
2 months agoUpdated At
2 months agoAuthor Name
JinshujuStar
-Language
-License
-Recommend Servers
View AllCroatia Payments Mcp
@junter1989k-ai
12 days ago
Austria Payments Mcp
@junter1989k-ai
12 days ago
France Payments Mcp
@junter1989k-ai
12 days ago
Latvia Payments Mcp
@junter1989k-ai
12 days ago
Hong Kong Payments Mcp
@junter1989k-ai
12 days ago
Bahrain Payments Mcp
@junter1989k-ai
12 days ago
Kenya Payments Mcp
@junter1989k-ai
12 days ago
Senegal Payments Mcp
@junter1989k-ai
12 days ago
Creationloop
@marino129
12 days ago
Hungary Payments Mcp
@junter1989k-ai
12 days ago
Ukraine Payments Mcp
@junter1989k-ai
12 days ago
Kazakhstan Payments Mcp
@junter1989k-ai
12 days ago
Playwright Mcp
@microsoft
Playwright MCP server
TypeScript
a year ago
Ghana Payments Mcp
@junter1989k-ai
12 days ago
Kuwait Payments Mcp
@junter1989k-ai
12 days ago