← Back to Plugins
MCP Server MCP

io.github.apolocine/mosta-net

github By github 👁 1 views ▲ 0 votes

1 MCP server, 13 databases, zero config. Multi-protocol transport with Auth + RBAC.

Homepage Verified source GitHub

Install

npx -y @mostajs/[email protected]

Configuration Example

{
  "remotes": [],
  "packages": [
    {
      "registryType": "npm",
      "identifier": "@mostajs/net",
      "version": "2.0.42",
      "transport": {
        "type": "stdio"
      }
    }
  ]
}
mcp model-context-protocol npm

Comments

Sign in to leave a comment

Loading comments...