Skip to main content
Glama
yaoxiaolinglong

MCP-MongoDB-MySQL-Server

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault

No arguments

Capabilities

Server capabilities have not been inspected yet.

Tools

Functions exposed to the LLM to take actions

NameDescription
connect_dbC

Connect to MySQL database using URL or config

connect_mongodbC

Connect to MongoDB database using URL or config

queryC

Execute a SELECT query

executeC

Execute an INSERT, UPDATE, or DELETE query

list_tablesB

List all tables in the database

describe_tableC

Get table structure

create_tableC

Create a new table in the database

add_columnC

Add a new column to existing table

mongodb_list_collectionsB

List all collections in the MongoDB database

mongodb_findC

Find documents in a MongoDB collection

mongodb_insertC

Insert documents into a MongoDB collection

mongodb_updateC

Update documents in a MongoDB collection

mongodb_deleteC

Delete documents from a MongoDB collection

mongodb_create_collectionC

Create a new collection in MongoDB

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/yaoxiaolinglong/mcp-mongodb-mysql-server'

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