-
Notifications
You must be signed in to change notification settings - Fork 3k
Closed
Labels
mcp[Component] Issues about MCP support[Component] Issues about MCP supporttools[Component] This issue is related to tools[Component] This issue is related to tools
Description
Description
Add a sample agent under contributing/samples/mcp_couchbase_agent/ that demonstrates connecting an ADK agent to Couchbase databases via the couchbase-mcp-server MCP server.
Motivation
Couchbase is a widely used distributed database, and the Couchbase MCP server provides 19+ tools for schema discovery, SQL++ queries, and query performance analysis. Adding a sample agent helps ADK users get started with Couchbase integration quickly, similar to existing samples for other MCP servers (BigQuery, Postgres, Notion, etc.).
Scope
agent.py— LlmAgent using McpToolset with StdioConnectionParams anduvx couchbase-mcp-serverREADME.md— setup instructions, example queries, configuration details, and troubleshooting.env— environment variable template for connection credentials__init__.py— package init
Related
- MCP server repo: https://github.com/Couchbase-Ecosystem/mcp-server-couchbase
- ADK docs integration page PR: docs: add Couchbase integration page adk-docs#1386
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
mcp[Component] Issues about MCP support[Component] Issues about MCP supporttools[Component] This issue is related to tools[Component] This issue is related to tools