AgentMode
An all-in-one Model Context Protocol (MCP) server that connects your coding AI to numerous databases, data warehouses, data pipelines, and cloud services, streamlining development workflow through seamless integrations.
README
AgentMode ✨
AgentMode is an all-in-one Model Context Protocol (MCP) server that connects your coding AI to dozens of databases, data warehouses, data pipelines, cloud services, and more. This extension is designed to streamline your development workflow by providing seamless integration with various data and cloud platforms.

Installation 👨💻
with VS code
- Install our VS Code extension.
- Click the 'Install' button next to the agentmode extension.
- Start the MCP server via the Command Palette (
Ctrl+Shift+PorCmd+Shift+Pon macOS), then type in 'MCP', then select 'MCP: List Servers' and click on agentmode. - Click on the 'AgentMode' text in the bottom-right status bar corner of VS Code to open a browser tab, and sign in.
without VS code (Python package)
- Open the terminal and install uv with
curl -LsSf https://astral.sh/uv/install.sh | sh uv inituv add agentmodeuv run agentmode
MCP (Model Context Protocol) 🌐
AgentMode leverages the Model Context Protocol (MCP) to enable your coding AI to:
- Access and query databases and data warehouses.
- Interact with data pipelines for real-time or batch processing.
- Use a web browser.
- See logs from your production services.
- Connect to cloud services for storage, computation, and more.
Connections 🔌

AgentMode supports a wide range of connections, including:
- Databases: MySQL, PostgreSQL, etc.
- Data Warehouses: Snowflake, BigQuery, Redshift, etc.
- Data Pipelines: Airflow, Prefect, etc.
- Cloud Services: AWS, Azure, Google Cloud, etc. (coming soon!)
To configure connections, follow these steps:
- Start the MCP server and go to
http://localhost:13000/setup - Click on the icon of the connection you'd like to setup.
- Fill out the connection details and credentials (all credentials are stored locally on your machine).
- Any required dependencies will be installed on-the-fly.
Help 🛟
If you encounter any issues or have questions, you can:
- See the documentation.
- Open an issue in the GitHub repository.
- Chat with us on our Discord server.
Contributing 💬
- add more connectors & tests
Recommended Servers
playwright-mcp
A Model Context Protocol server that enables LLMs to interact with web pages through structured accessibility snapshots without requiring vision models or screenshots.
Magic Component Platform (MCP)
An AI-powered tool that generates modern UI components from natural language descriptions, integrating with popular IDEs to streamline UI development workflow.
Audiense Insights MCP Server
Enables interaction with Audiense Insights accounts via the Model Context Protocol, facilitating the extraction and analysis of marketing insights and audience data including demographics, behavior, and influencer engagement.
VeyraX MCP
Single MCP tool to connect all your favorite tools: Gmail, Calendar and 40 more.
graphlit-mcp-server
The Model Context Protocol (MCP) Server enables integration between MCP clients and the Graphlit service. Ingest anything from Slack to Gmail to podcast feeds, in addition to web crawling, into a Graphlit project - and then retrieve relevant contents from the MCP client.
Kagi MCP Server
An MCP server that integrates Kagi search capabilities with Claude AI, enabling Claude to perform real-time web searches when answering questions that require up-to-date information.
E2B
Using MCP to run code via e2b.
Neon Database
MCP server for interacting with Neon Management API and databases
Exa Search
A Model Context Protocol (MCP) server lets AI assistants like Claude use the Exa AI Search API for web searches. This setup allows AI models to get real-time web information in a safe and controlled way.
Qdrant Server
This repository is an example of how to create a MCP server for Qdrant, a vector search engine.