- 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 AllPortugal Payments Mcp
@junter1989k-ai
11 days ago
mcp-server-flomo MCP Server
@chatmcp
Write notes to Flomo
JavaScript
a year ago
Austria Payments Mcp
@junter1989k-ai
11 days ago
Slovakia Payments Mcp
@junter1989k-ai
11 days ago
Italy Payments Mcp
@junter1989k-ai
11 days ago
Egypt Payments Mcp
@junter1989k-ai
11 days ago
Pakistan Payments Mcp
@junter1989k-ai
11 days ago
Belgium Payments Mcp
@junter1989k-ai
12 days ago
South Africa Payments Mcp
@junter1989k-ai
12 days ago
Nepal Payments Mcp
@junter1989k-ai
11 days ago
Playwright Mcp
@microsoft
Playwright MCP server
TypeScript
a year ago
Ghana Payments Mcp
@junter1989k-ai
12 days ago
Bangladesh Payments Mcp
@junter1989k-ai
11 days ago
Bulgaria Payments Mcp
@junter1989k-ai
11 days ago
Bahrain Payments Mcp
@junter1989k-ai
11 days ago
Israel Payments Mcp
@junter1989k-ai
11 days ago