Serversio.github.migmediamarketing-ai/noto-crm
C

io.github.migmediamarketing-ai/noto-crm

io.github.migmediamarketing-ai/noto-crm · v1.1.0
▦ npm
v1.1.0npm npm: noto-crm-mcp-server🌐 https://crm-noto.onrender.com/mcp↗ 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.migmediamarketing-ai/noto-crm",
  "description": "Minimalist CRM with AI agent for freelancers — pricing, features, comparisons",
  "repository": {
    "url": "https://github.com/migmediamarketing-ai/Noto-CRM-MCP-Server",
    "source": "github"
  },
  "version": "1.1.0",
  "packages": [
    {
      "registryType": "npm",
      "identifier": "noto-crm-mcp-server",
      "version": "1.1.0",
      "transport": {
        "type": "stdio"
      }
    }
  ],
  "remotes": [
    {
      "type": "streamable-http",
      "url": "https://crm-noto.onrender.com/mcp"
    }
  ],
  "_meta": {
    "dev.indusmcp/source": "official-registry-mirror",
    "dev.indusmcp/synced": "2026-05-12"
  }
}