# Developer Mcp

> MCP Server for Google Workspace Developers

- **Type:** MCP server
- **Install:** `agentstack add mcp-googleworkspace-developer-mcp`
- **Verified:** Yes — security-reviewed for prompt injection and unsafe behavior
- **Seller:** [googleworkspace](https://agentstack.voostack.com/s/googleworkspace)
- **Installs:** 0
- **Category:** [Integrations](https://agentstack.voostack.com/c/integrations)
- **Latest version:** 0.1.0
- **License:** Apache-2.0
- **Upstream author:** [googleworkspace](https://github.com/googleworkspace)
- **Source:** https://github.com/googleworkspace/developer-mcp

## Install

```sh
agentstack add mcp-googleworkspace-developer-mcp
```

Requires the [AgentStack CLI](https://agentstack.voostack.com/docs/cli). Works with Claude Code, Cursor, and any MCP-compatible agent.

## About

**NOTE:** See https://developers.google.com/workspace/guides/build-with-llms.

---

# @googleworkspace/developer-mcp

[](https://www.npmjs.com/package/@googleworkspace/developer-mcp)

[](https://github.com/googleworkspace/developer-mcp/actions/workflows/test.yml)
[](https://github.com/googleworkspace/developer-mcp/actions/workflows/release.yml)

A [Model Context Protocol](https://modelcontextprotocol.io/), server that provides tools for accessing and searching Google Workspace documentation.

> The Model Context Protocol (MCP) is a standard that enables AI assistants to access external tools and data through a network of specialized servers.

This server enables AI assistants and other tools to:

- Retrieve up-to-date information about Google Workspace APIs and services
- Fetch official Google Workspace documentation and snippets

To get started, you can add this server to your MCP client configuration.

```json
{
  "type": "stdio",
  "command": "npx",
  "args": ["-y", "@googleworkspace/developer-mcp"]
}
```

## Development

Contributions are welcome! Please see our [Contributing Guide](CONTRIBUTING.md) for more information.

```bash
pnpm install
pnpm build
pnpm test
pnpm check
pnpm lint
```

To add a new version for a pull request, run:

```bash
pnpm changeset add
```

If changes are made to the documentation, you can update the documentation by running:

```bash
pnpm readme
```

## License

This project is licensed under the Apache License 2.0 - see the [LICENSE](LICENSE) file for details.

## Disclaimer

This is not an official Google product.

## Source & license

This open-source MCP server is cataloged on AgentStack and links to its original source — we do not rehost the code.

- **Author:** [googleworkspace](https://github.com/googleworkspace)
- **Source:** [googleworkspace/developer-mcp](https://github.com/googleworkspace/developer-mcp)
- **License:** Apache-2.0

Install and usage instructions live in the source repository linked above.

## Pricing

- **Free** — Free

## Security capabilities

Automated source analysis of v0.1.0 — what this tool can access:

- **Network access:** no
- **Filesystem access:** no
- **Shell / process execution:** no
- **Environment & secrets:** no
- **Dynamic code execution:** no

*"Yes" means the capability is present in the source — more access means more to trust, not that it is unsafe.*


## Versions

- **0.1.0** — security scan: passed — Imported from the upstream source.

## Links

- Listing page: https://agentstack.voostack.com/l/mcp-googleworkspace-developer-mcp
- Seller: https://agentstack.voostack.com/s/googleworkspace
- Browse the marketplace: https://agentstack.voostack.com/browse

---
Listed on AgentStack — the marketplace for AI agent skills and MCP servers. Every listing is security-reviewed. Creators keep 70%.
