Kael MCP Server✓
io.github.dreamingms/kael-mcp-server · v1.3.0
{}server.json
The full server descriptor as registered with IndusMCP.
{
"$schema": "https://static.modelcontextprotocol.io/schemas/2025-12-11/server.schema.json",
"name": "io.github.dreamingms/kael-mcp-server",
"description": "16 AI-native tools with dual SSE + streamable-http transport. Free tier available.",
"title": "Kael MCP Server",
"repository": {
"url": "https://github.com/dreamingms/kael-mcp-server",
"source": "github"
},
"version": "1.3.0",
"remotes": [
{
"type": "sse",
"url": "https://www.kael.ink/mcp/sse"
},
{
"type": "streamable-http",
"url": "https://www.kael.ink/mcp/stream"
}
],
"_meta": {
"dev.indusmcp/source": "official-registry-mirror",
"dev.indusmcp/synced": "2026-05-12"
}
}