Skip to main content
Glama
vmayfuture

every-db-mcp

by vmayfuture

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault

No arguments

Instructions

Guidance the server publishes about itself, which clients place ahead of the tool catalog so the model reads it before choosing anything.

This server publishes no instructions, or was last inspected before Glama recorded them.

Capabilities

Features and capabilities supported by this server

Protocol revision2025-11-25

CapabilityDetails
tools
{}

Tools

Functions exposed to the LLM to take actions

NameDescription
db_queryA

Execute SQL queries against configured databases (MySQL, DM8, Oracle, GaussDB).

Available databases:

  • mysql-dev (mysql): SELECT

  • gaussdb-dev (gaussdb): SELECT

  • oracle-dev (oracle): SELECT

  • dm8-dev (dm8): SELECT

Default database: mysql-dev

Use 'db_query' for SELECT queries, 'db_execute' for INSERT/UPDATE/DELETE/DDL operations.

db_executeB

Execute INSERT/UPDATE/DELETE/DDL operations against configured databases. Respects per-database permissions.

db_list_databasesA

List all configured database connections and their permissions

db_test_connectionB

Test connectivity to a specific database

db_get_table_structureB

Get table structure (columns, indexes, constraints) for a specific table

Prompts

Interactive templates invoked by user choice

NameDescription

No prompts

Resources

Contextual data attached and managed by the client

NameDescription

No resources

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/vmayfuture/every-db-mcp'

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