Serverscom.fenetresurciel.mcp/skybridge
S

Test server

com.fenetresurciel.mcp/skybridge · v0.0.5
● Remote
v0.0.5remote🌐 https://mcp.fenetresurciel.com
{}server.json

The full server descriptor as registered with IndusMCP.

{
  "$schema": "https://static.modelcontextprotocol.io/schemas/2025-12-11/server.schema.json",
  "name": "com.fenetresurciel.mcp/skybridge",
  "description": "Test server",
  "title": "Test server",
  "version": "0.0.5",
  "remotes": [
    {
      "type": "streamable-http",
      "url": "https://mcp.fenetresurciel.com"
    },
    {
      "type": "sse",
      "url": "https://mcp.fenetresurciel.com"
    }
  ],
  "_meta": {
    "dev.indusmcp/source": "official-registry-mirror",
    "dev.indusmcp/synced": "2026-05-12"
  }
}