AgentMode
About
An all-in-one MCP server for developers, connecting coding AI to databases, data warehouses, data pipelines, and cloud services.
Details
- Author
- agentmode
- Categories
- Developer Tools
Jump to
Quick start for VS Code, and VS Code Insiders
(replace the credentials in the config with your own, and see the instructions below for how to add other databases)
Start with MCP server byinstalling uvif you haven't already, then run:uvx agentmodefrom your terminal.
You can configure each database connection by specifying the following parameters:
- host
- port
- username
- password
- database_name
- read_only
For example, to configure a MySQL connection, use the following arguments:
uvx agentmode \ --mysql:host host \ --mysql:port port \ --mysql:username username \ --mysql:password password \ --mysql:database_name database_name \ --mysql:read_only true
The full list of supported databases is:
- mysql
- postgresql
- bigquery
- redshift
- snowflake
- mariadb
- vitess
- timescaledb
- sqlserver
- cockroachdb
- oracle
- sap_hana
- clickhouse
- presto
- hive
- trino
- bigquery
- redshift
- snowflake
- databricks
- teradata
- aws_athena
Please create a ~/.cursor/mcp.json file in your home directory. This makes MCP servers available in all your Cursor workspaces.
{ "mcpServers": { "inputs": [], "servers": { "agentmode": { "command": "uvx agentmode", "args": [ "--mysql:host", "host", "--mysql:port", "port", "--mysql:username", "username", "--mysql:password", "password", "--mysql:database_name", "database_name", "--mysql:read_only", "true" ] } } } }
{ "mcpServers": { "servers": { "agentmode": { "command": "uvx agentmode", "args": [ "--mysql:host", "host", "--mysql:port", "port", "--mysql:username", "username", "--mysql:password", "password", "--mysql:database_name", "database_name", "--mysql:read_only", "true" ] } } } }
If you encounter any issues or have questions, you can:
- See thedocumentation.
- Open an issue in theGitHub repository.
- Chat with us on ourDiscord server.
This is a web browser that enables your coding agent, such as Claude Code, to visit websites on your behalf and assist you in identifying bugs or creating UI test cases.
Create crafted UI components inspired by the best 21st.dev design engineers.
Bring agent evaluations, observability, and synthetic test set generation directly into your IDE for free with Galileo's new MCP server
An MCP server to help AI assistants to answer questions and generate AccelByte Extend SDK code more effectively .
MCP server for AI Diagram Maker — generate beautiful software engineering diagrams directly inside Cursor, Claude Desktop, Claude Code, or any MCP-compatible AI agent
ALAPI MCP Tools,Call hundreds of API interfaces via MCP
AI-powered SVG animation generator that transforms static files into animated SVG components using the Allyson platform
MCP server that gives AI assistants on-demand access to 1,500+ amCharts docs, ~300 code examples, and 1000+ class API references.
APIMatic MCP Server is used to validate OpenAPI specifications using APIMatic. The server processes OpenAPI files and returns validation summaries by leveraging APIMatic’s API.
One shared context layer for AI agents and humans — live API specs, DB schemas, and versioned contracts across repos so every agent and teammate works from the same source of truth.
Build and deploy full-stack Next.js apps with 98 tools for React, AWS, and MongoDB
AgentMode is an all-in-one Model Context Protocol (MCP) server that connects your coding AI to dozens of databases, data warehouses, and data pipelines.
Quick start for VS Code, and VS Code Insiders
(replace the credentials in the config with your own, and see the instructions below for how to add other databases)
Start with MCP server byinstalling uvif you haven't already, then run:uvx agentmodefrom your terminal.
You can configure each database connection by specifying the following parameters:
- host
- port
- username
- password
- database_name
- read_only
For example, to configure a MySQL connection, use the following arguments:
uvx agentmode \ --mysql:host host \ --mysql:port port \ --mysql:username username \ --mysql:password password \ --mysql:database_name database_name \ --mysql:read_only true
The full list of supported databases is:
- mysql
- postgresql
- bigquery
- redshift
- snowflake
- mariadb
- vitess
- timescaledb
- sqlserver
- cockroachdb
- oracle
- sap_hana
- clickhouse
- presto
- hive
- trino
- bigquery
- redshift
- snowflake
- databricks
- teradata
- aws_athena
Please create a ~/.cursor/mcp.json file in your home directory. This makes MCP servers available in all your Cursor workspaces.
{ "mcpServers": { "inputs": [], "servers": { "agentmode": { "command": "uvx agentmode", "args": [ "--mysql:host", "host", "--mysql:port", "port", "--mysql:username", "username", "--mysql:password", "password", "--mysql:database_name", "database_name", "--mysql:read_only", "true" ] } } } }
{ "mcpServers": { "servers": { "agentmode": { "command": "uvx agentmode", "args": [ "--mysql:host", "host", "--mysql:port", "port", "--mysql:username", "username", "--mysql:password", "password", "--mysql:database_name", "database_name", "--mysql:read_only", "true" ] } } } }
If you encounter any issues or have questions, you can:
- See thedocumentation.
- Open an issue in theGitHub repository.
- Chat with us on ourDiscord server.
This is a web browser that enables your coding agent, such as Claude Code, to visit websites on your behalf and assist you in identifying bugs or creating UI test cases.
Create crafted UI components inspired by the best 21st.dev design engineers.
Bring agent evaluations, observability, and synthetic test set generation directly into your IDE for free with Galileo's new MCP server
An MCP server to help AI assistants to answer questions and generate AccelByte Extend SDK code more effectively .
MCP server for AI Diagram Maker — generate beautiful software engineering diagrams directly inside Cursor, Claude Desktop, Claude Code, or any MCP-compatible AI agent
ALAPI MCP Tools,Call hundreds of API interfaces via MCP
AI-powered SVG animation generator that transforms static files into animated SVG components using the Allyson platform
MCP server that gives AI assistants on-demand access to 1,500+ amCharts docs, ~300 code examples, and 1000+ class API references.
APIMatic MCP Server is used to validate OpenAPI specifications using APIMatic. The server processes OpenAPI files and returns validation summaries by leveraging APIMatic’s API.
One shared context layer for AI agents and humans — live API specs, DB schemas, and versioned contracts across repos so every agent and teammate works from the same source of truth.
Build and deploy full-stack Next.js apps with 98 tools for React, AWS, and MongoDB
Sign in to leave a review
Use Google, GitHub, or an email account so ratings stay tied to real people.
No reviews posted yet.





