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 metadata about the search performed, metadata about the engine used f…
curl \
  https://customsearch.googleapis.com/customsearch/v1
Returns metadata about the search performed, metadata about the engine used f…
curl \
  https://customsearch.googleapis.com/customsearch/v1/siterestrict
SDK on GitHub 📄 API Docs
SDK
mcp-toolbox-sdk-python
Python
API
googleapis.com
googleapis.com:customsearch
At a glance
Language Python
Endpoints2
Base URLhttps://customsearch.googleapis.com
✓ Official