Google Maps icon

Google Maps

Location services, directions, and place details


MCP server config

Some properties in the config may need to be configured, depending on the MCP server.

{
    "command": "docker",
    "args": [
        "run",
        "-i",
        "--rm",
        "-e",
        "GOOGLE_MAPS_API_KEY",
        "mcp/google-maps"
    ],
    "env": {
        "GOOGLE_MAPS_API_KEY": "<YOUR_API_KEY>"
    }
}

This MCP server is community-built. Install and use responsibly.

How to configure MCP server

Zencoder now provides a streamlined way to manage your Agent Tools, including MCP servers, directly through the Agent Tools menu. This new interface makes it easier to discover, install, and manage your tools without having to edit configuration files manually.

Using Zencoder Agent Tools

1 Access Agent Tools

Click the three dots menu (⋮) → Select "Agent Tools"

2 Navigate Categories

Use these tabs to filter available tools:

  • "All" Shows all available tools
  • "Zencoder" Displays prebuilt tools created by Zencoder
  • "Custom" Shows your custom tools and MCPs
  • "MCP Library" Ready-made MCP servers for one-click installation

3 Install from Library

Add a pre-built MCP server:

  1. Go to the MCP Library tab
  2. Select desired MCP server
  3. Complete the configuration form
  4. Choose installation method if prompted
  5. Click the Install button

Details

Author

modelcontextprotocol

Categories

Coding & Implementation