MCP Server
MCP
Bunpro
Read Bunpro SRS data: profile, study queue, reviews, JLPT progress, and grammar lookups.
Install
mcpb:https://github.com/jbeshir/mcp-servers/releases/download/bunpro-v1.0.0/bunpro-mcp.mcpb
Configuration Example
{
"remotes": [],
"packages": [
{
"registryType": "mcpb",
"identifier": "https://github.com/jbeshir/mcp-servers/releases/download/bunpro-v1.0.0/bunpro-mcp.mcpb",
"fileSha256": "5b816cbe15e81bf6bac901d22b22f7adfac80dec907ef489b0c4e6743d1de262",
"transport": {
"type": "stdio"
},
"environmentVariables": [
{
"description": "Bunpro account email address",
"isRequired": true,
"name": "BUNPRO_EMAIL"
},
{
"description": "Bunpro account password",
"isRequired": true,
"isSecret": true,
"name": "BUNPRO_PASSWORD"
}
]
}
]
}
mcp
model-context-protocol
mcpb
By
Comments
Sign in to leave a comment