NuBerea✓
com.streamsapps/nuberea · v1.0.1
{}server.json
The full server descriptor as registered with IndusMCP.
{
"$schema": "https://static.modelcontextprotocol.io/schemas/2025-12-11/server.schema.json",
"name": "com.streamsapps/nuberea",
"description": "AI-powered biblical research tools — lexicons, morphology, manuscripts, and more.",
"title": "NuBerea",
"repository": {
"url": "https://github.com/streamsapps/nuberea-mcp",
"source": "github"
},
"version": "1.0.1",
"websiteUrl": "https://nuberea.com/docs/mcp/",
"icons": [
{
"src": "https://nuberea.com/android-chrome-512x512.png",
"mimeType": "image/png",
"sizes": [
"512x512"
]
},
{
"src": "https://nuberea.com/android-chrome-192x192.png",
"mimeType": "image/png",
"sizes": [
"192x192"
]
}
],
"remotes": [
{
"type": "streamable-http",
"url": "https://auth.aws-dev.streamsappsgslbex.com/mcp"
}
],
"_meta": {
"dev.indusmcp/source": "official-registry-mirror",
"dev.indusmcp/synced": "2026-05-12"
}
}