Skip to main content
Glama
ArcadeData

ArcadeDB Multi-Model DBMS

Official

execute_command

Execute write operations like INSERT, UPDATE, DELETE, and CREATE TYPE against ArcadeDB databases using SQL, Cypher, Gremlin, GraphQL, or MongoDB syntax.

Instructions

Execute a non-idempotent command against an ArcadeDB database. Use this for INSERT, UPDATE, DELETE, CREATE TYPE, and other write operations. Prefer OpenCypher (language: 'cypher') unless SQL is explicitly requested.

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
databaseYesThe name of the database
languageNoCommand language: 'sql', 'cypher', 'gremlin', 'graphql', 'mongo'cypher
commandYesThe command to execute
limitNoMaximum number of results to return (default: 1000)

Latest Blog Posts

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/ArcadeData/arcade-db-multi-model-dbms'

If you have feedback or need assistance with the MCP directory API, please join our Discord server