Serversai.getperspective/mcp
M

Perspective AI

ai.getperspective/mcp · v0.0.8
● Remote
v0.0.8remote🌐 https://getperspective.ai/mcp↗ Website↗ Repository
{}server.json

The full server descriptor as registered with IndusMCP.

{
  "$schema": "https://static.modelcontextprotocol.io/schemas/2025-12-11/server.schema.json",
  "name": "ai.getperspective/mcp",
  "description": "An AI concierge that turns static forms into adaptive AI conversations. From any MCP client.",
  "title": "Perspective AI",
  "repository": {
    "url": "https://github.com/Perspective-AI/mcp",
    "source": "github"
  },
  "version": "0.0.8",
  "websiteUrl": "https://getperspective.ai/docs/build/mcp",
  "icons": [
    {
      "src": "https://raw.githubusercontent.com/Perspective-AI/mcp/main/icon.png",
      "mimeType": "image/png"
    }
  ],
  "remotes": [
    {
      "type": "streamable-http",
      "url": "https://getperspective.ai/mcp"
    }
  ],
  "_meta": {
    "dev.indusmcp/source": "official-registry-mirror",
    "dev.indusmcp/synced": "2026-05-12"
  }
}