Serversio.github.WellApp-ai/well-mcp
M

Well

io.github.WellApp-ai/well-mcp · v0.2.1
● Remote
v0.2.1remote🌐 https://api.wellapp.ai/v1/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": "io.github.WellApp-ai/well-mcp",
  "description": "Connect your AI to your Well financial data - invoices, companies, contacts.",
  "title": "Well",
  "repository": {
    "url": "https://github.com/WellApp-ai/well-mcp",
    "source": "github"
  },
  "version": "0.2.1",
  "websiteUrl": "https://docs.wellapp.ai/mcp/introduction",
  "icons": [
    {
      "src": "https://wellapp.ai/logo/well-symbol-black.svg",
      "mimeType": "image/svg+xml",
      "sizes": [
        "any"
      ],
      "theme": "light"
    },
    {
      "src": "https://wellapp.ai/logo/well-symbol-white.svg",
      "mimeType": "image/svg+xml",
      "sizes": [
        "any"
      ],
      "theme": "dark"
    }
  ],
  "remotes": [
    {
      "type": "streamable-http",
      "url": "https://api.wellapp.ai/v1/mcp"
    }
  ],
  "_meta": {
    "dev.indusmcp/source": "official-registry-mirror",
    "dev.indusmcp/synced": "2026-05-12"
  }
}