Analyze SEO metrics and search performance data.
Go to the Google Cloud Console
Create or Select a Project
- Either create a new project or select an existing one at the top of the console.
Enable the Search Console API
- Navigate to “APIs & Services” > “Library.”
- Search for “Search Console API.”
- Click on it and press “Enable.”
Create a Service Account
- Go to “APIs & Services” > “Credentials.”
- Click “Create Credentials” and choose “Service Account.”
- Fill out the name and details as requested.
Generate a Service Account Key
- After the service account is created, click the account in the list.
- Go to the “Keys” tab and click “Add Key” > “Create new key.”
- Select “JSON” format and click “Create.”
- Download the JSON file—this will be used as your credentials.
Add Service Account to Google Search Console
- Open Google Search Console
- Select your property (website).
- Go to “Settings” > “Users and permissions.”
- Click “Add User” and enter the service account email (
name@project.iam.gserviceaccount.com
) as a property administrator.
Upload the Credentials File
- In the FastMCP connection interface, use the “Install Now” button to begin the server installation.
- When prompted for
GOOGLE_APPLICATION_CREDENTIALS
, upload or provide the path to the JSON credentials file you downloaded in step 5.
Note: All ENV values should be filled in the FastMCP connection interface when adding the Google Search Console MCP server.