# gsc_list_sites

> List all Google Search Console properties accessible with the current credentials. One of 18 Search Console tools on the Get MCP Ads MCP gateway.

[Documentation](https://www.getmcpads.com/docs) / [Sources](https://www.getmcpads.com/docs/sources) / [Search Console](https://www.getmcpads.com/docs/sources/search-console)

List all Google Search Console properties accessible with the current credentials.

|  |  |
| --- | --- |
| Source | [Search Console](https://www.getmcpads.com/docs/sources/search-console) |
| Kind | Read |
| Discovery | Announced in the tool list |
| Account parameter | `siteUrl` |
| Endpoint | https://mcp.getmcpads.com/search-console/mcp |

## Parameters

This tool takes no parameters.

## Calling it

Directly, since it is announced

```json
{
  "name": "gsc_list_sites",
  "arguments": {}
}
```

- [Search Console metrics](https://www.getmcpads.com/docs/sources/search-console/metrics): What you can ask for.
- [Search Console dimensions](https://www.getmcpads.com/docs/sources/search-console/dimensions): How you can break it down.

---

This page as HTML: https://www.getmcpads.com/docs/sources/search-console/tools/gsc_list_sites
Every page under /docs is available as Markdown: append `.md`, or send `Accept: text/markdown`.
