VOOZH about

URL: https://mcp.so/server/octonet-mcp/apolocine

⇱ Octonet Mcp MCP Server


Octonet Mcp

@apolocine

1 MCP server, 13 databases, zero config. Connect AI agents to PostgreSQL, MySQL, MongoDB, SQLite, Oracle, SQL Server, DB2, SAP HANA, MariaDB, CockroachDB, Cloud Spanner, HSQLDB, Sybase. 15 tools per entity + 4 AI prompts. Auth + RBAC included. 11 transports: REST, GraphQL, gRPC, WebSocket, SSE, tRPC, MCP, OData, Arrow Flight, JSON-RPC, NATS.
Overview

OctoNet MCP

1 MCP server, 13 databases, zero config.

Quick Start

npx octonet-mcp --dialect=postgres
--uri=postgresql://user:pass@localhost:5432/mydb 
Claude Desktop Configuration 
{
 "mcpServers": {
 "octonet": {
 "command": "npx",
 "args": ["octonet-mcp", "--dialect=sqlite", "--uri=:memory:"]
 }
 } 
} 
Remote Server
{ 
 "mcpServers": {
 "octonet": { 
 "url": "https://mcp.amia.fr/mcp" 
 }
 }
}
13 Databases
PostgreSQL, MySQL, MariaDB, SQLite, Oracle, SQL Server, DB2, SAP 
HANA, HSQLDB, Sybase, CockroachDB, Cloud Spanner, MongoDB.
15 MCP Tools per Entity 
findAll, findById, create, update, delete, count, findOne, search, 
upsert, deleteMany, updateMany, aggregate, addToSet, pull,
increment. 
4 Prompts
describe-schema, suggest-query, explain-data, list-entities. 
Author 
Dr Hamid MADANI drmdh@msn.com 

Server Config

{
 "mcpServers": {
 "octonet": {
 "url": "https://octonet.amia.fr/mcp",
 "headers": {
 "X-API-Key": "sk_live_cc3460b5b6502008d6fe3b09249dcdc0eb4b1daa24701083190f8dcf83336799"
 }
 }
 }
}
© 2025 MCP.so. All rights reserved.

Build with ShipAny.