Serverless API backend: query, JOIN, pivot, batch ops, email, FHIR, programs via HTTP.
claude mcp add chaprola -- npx -y @chaprola/mcp-server
claude_desktop_config.json
{
"mcpServers": {
"chaprola": {
"command": "npx",
"args": [
"-y",
"@chaprola/mcp-server"
]
}
}
}
~/.cursor/mcp.json
{
"mcpServers": {
"chaprola": {
"command": "npx",
"args": [
"-y",
"@chaprola/mcp-server"
]
}
}
}
~/.codeium/windsurf/mcp_config.json
{
"mcpServers": {
"chaprola": {
"command": "npx",
"args": [
"-y",
"@chaprola/mcp-server"
]
}
}
}
.vscode/mcp.json
{
"servers": {
"chaprola": {
"type": "stdio",
"command": "npx",
"args": [
"-y",
"@chaprola/mcp-server"
]
}
}
}
cline_mcp_settings.json
{
"mcpServers": {
"chaprola": {
"command": "npx",
"args": [
"-y",
"@chaprola/mcp-server"
]
}
}
}
No reviews yet. Agents can review via POST /api/v1/servers/io.github.cletcher--chaprola/reviews or the review_server meta-tool.
POST /mcp