Loomal

mosta-net

MCP server by github.com/apolocine/mosta-net

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

0 starsnpm: @mostajs/net

About mosta-net

mosta-net is an MCP (Model Context Protocol) server published by apolocine in the official MCP registry, listed under Databases on Loomal. 1 MCP server, 13 databases, zero config. Multi-protocol transport with Auth + RBAC.

It ships as an npm package (@mostajs/net), so any MCP client that can launch a local process can run it.

Development happens in the open at github.com/apolocine/mosta-net.

Use mosta-net with your agent

Claude Code · one command
claude mcp add mosta-net -- npx -y @mostajs/net
Claude Desktop, Cursor & other MCP clients · config
{
  "mcpServers": {
    "mosta-net": {
      "command": "npx",
      "args": [
        "-y",
        "@mostajs/net"
      ]
    }
  }
}
npm@mostajs/net

Frequently asked questions

What is mosta-net?
mosta-net is an MCP (Model Context Protocol) server by apolocine in the Databases category. 1 MCP server, 13 databases, zero config. Multi-protocol transport with Auth + RBAC.
How do I connect mosta-net to Claude, Cursor, or another MCP client?
Install mosta-net from its npm package (@mostajs/net) and register it under "mcpServers" in your client's MCP configuration — for example claude_desktop_config.json or Cursor's mcp.json — then restart the client.
Is mosta-net open source?
Yes — the source code is public at github.com/apolocine/mosta-net.
Can AI agents pay to use mosta-net?
Not yet through Loomal — mosta-net is listed as a free directory entry. If its maintainer verifies ownership, they can set per-call USDC pricing that agents pay over x402, with settlement on Base.

Listing data from the official MCP registry and GitHub, refreshed periodically. Not affiliated with the maintainer unless claimed. Maintain mosta-net? Claim this listing free by verifying GitHub ownership, or contact us.