Catalog
com.googleapis.stitch/mcp
OfficialInteract with the Stitch API using natural language commands.
Manages Google Cloud Stitch API for data integration using natural language commands.
Could not list tools - the server may require authentication or be unreachable.
README not available yet.
Install
claude_desktop_config.json
{
"mcpServers": {
"mcp": {
"command": "npx",
"args": [
"-y",
"mcp-remote",
"https://stitch.googleapis.com/mcp"
]
}
}
}Desktop config is stdio-only; this bridges via mcp-remote. Native remote: Settings > Connectors.