MCP Server
MCP
io.github.apolocine/mosta-net
1 MCP server, 13 databases, zero config. Multi-protocol transport with Auth + RBAC.
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
By
Comments
Sign in to leave a comment