← Back to Plugins
MCP Server MCP

io.github.dodopok/estevao-mcp

github By github 👁 1 views ▲ 0 votes

Anglican liturgical calendar, lectionary and Daily Office (Book of Common Prayer) via Estêvão API

Homepage Verified source GitHub

Install

npx -y [email protected]

Configuration Example

{
  "remotes": [],
  "packages": [
    {
      "registryType": "npm",
      "identifier": "estevao-mcp",
      "version": "0.1.3",
      "transport": {
        "type": "stdio"
      },
      "environmentVariables": [
        {
          "description": "Estêvão API key (estevao_ prefix)",
          "isRequired": true,
          "isSecret": true,
          "name": "ESTEVAO_API_KEY"
        }
      ]
    }
  ]
}
mcp model-context-protocol npm

Comments

Sign in to leave a comment

Loading comments...