Serverscom.tallyfy/mcp-server
S

Tallyfy Workflow Automation

com.tallyfy/mcp-server · v1.0.0
● Remote
v1.0.0remote🌐 https://mcp.tallyfy.com/↗ 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": "com.tallyfy/mcp-server",
  "description": "Automate tasks, processes, and approvals with AI.",
  "title": "Tallyfy Workflow Automation",
  "repository": {
    "url": "https://github.com/tallyfy/mcp",
    "source": "github"
  },
  "version": "1.0.0",
  "websiteUrl": "https://tallyfy.com/products/pro/integrations/mcp-server/",
  "icons": [
    {
      "src": "https://tallyfy.com/tallyfy-logo-icon.svg",
      "mimeType": "image/svg+xml",
      "sizes": [
        "any"
      ]
    },
    {
      "src": "https://tallyfy.com/images/press/tallyfy-logo.png",
      "mimeType": "image/png"
    }
  ],
  "remotes": [
    {
      "type": "streamable-http",
      "url": "https://mcp.tallyfy.com/"
    }
  ],
  "_meta": {
    "dev.indusmcp/source": "official-registry-mirror",
    "dev.indusmcp/synced": "2026-05-12"
  }
}