Using mcp-toolbox-sdk-python with googleapis.com

Python integration

✓ Official SDK
Install
pip install mcp-toolbox-sdk-python
Quick start
import mcp-toolbox-sdk-python

client = mcp_toolbox_sdk_python.Client("YOUR_API_KEY")
Returns the Lodging of a specific location.
curl \
  https://mybusinesslodging.googleapis.com/v1/{name}
Returns the Google updated Lodging of a specific location.
curl \
  https://mybusinesslodging.googleapis.com/v1/{name}:getGoogleUpdated
SDK on GitHub 📄 API Docs
SDK
mcp-toolbox-sdk-python
Python
API
googleapis.com
googleapis.com:mybusinesslodging
At a glance
Language Python
Endpoints3
Base URLhttps://mybusinesslodging.googleapis.com
✓ Official