ADK MCP

v1.0.0Databasesstable

This project showcases an Agent Development Kit (ADK) agent that interfaces with a local SQLite database. The interaction is enabled through a Model Context Protocol (MCP) server, which exposes tools for querying and updating the database.

mcpmcp-clientmcp-clients
Share:
0
Stars
0
Downloads
0
Weekly
0/5

What is ADK MCP?

ADK MCP is a Model Context Protocol (MCP) server that allows AI assistants like Claude, Cursor, and VS Code to this project showcases an agent development kit (adk) agent that interfaces with a local sqlite database. the interaction is enabled through a model context protocol (mcp) server, which exposes tools ...

This project showcases an Agent Development Kit (ADK) agent that interfaces with a local SQLite database. The interaction is enabled through a Model Context Protocol (MCP) server, which exposes tools for querying and updating the database.

This server falls under the Databases category on MCPgee, the world's largest MCP server directory with 33,000+ servers.

Features

  • This project showcases an Agent Development Kit (ADK) agent

Use Cases

Query and update SQLite databases through MCP protocol.
Manage local database interactions via Agent Development Kit.
sushant1827

Maintainer

LicenseMIT
Languagepython
Versionv1.0.0
UpdatedJun 7, 2025
Statushealthy
Maintenanceactive

Works with

ClaudeOpenAIwindowsmacoslinux

Installation

Manual Installation

npx adk-mcp

Configuration

Configuration Details

Config File

claude_desktop_config.json

Performance

Response Metrics

Response Time< 200ms
ThroughputMedium

Resource Usage

Memory UsageLow
CPU UsageLow

Frequently Asked Questions about ADK MCP

What is ADK MCP?

ADK MCP is a Model Context Protocol (MCP) server that this project showcases an agent development kit (adk) agent that interfaces with a local sqlite database. the interaction is enabled through a model context protocol (mcp) server, which exposes tools for querying and updating the database. It connects AI assistants to external tools and data sources through a standardized interface.

How do I install ADK MCP?

Follow the installation instructions on the ADK MCP GitHub repository. Clone the repo, install dependencies, and add the server config to your AI client.

Which AI clients work with ADK MCP?

ADK MCP works with all major MCP-compatible AI clients including Claude Desktop, Claude Code, Cursor, VS Code (GitHub Copilot), Windsurf, and Cline.

Is ADK MCP free to use?

Yes, ADK MCP is open source and available under the MIT license. You can use it freely in both personal and commercial projects.

Browse More Databases MCP Servers

Explore all databases servers available in the MCPgee directory. Each server includes setup guides for Claude, Cursor, and VS Code.

Quick Config Preview

{ "mcpServers": { "adk-mcp": { "command": "npx", "args": ["-y", "adk-mcp"] } } }

Add this to your claude_desktop_config.json or .cursor/mcp.json

Read the full setup guide →

Ready to use ADK MCP?

Browse our complete directory of 33,000+ MCP servers, read setup guides for your editor, and start building with the Model Context Protocol.

33,000+ ServersFree & Open SourceStep-by-Step Guides