Manage Grovs deep links, campaigns, redirects, app settings, and attribution analytics through MCP.
Copy the AI prompt to install this server into Claude Code, Cursor, or another agent — or use 1-click editor setup below.
One-click editor setup isn’t available for this listing yet — we don’t have a confirmed install command, and we’d rather show nothing than point your editor at the wrong package or host. Follow the project’s own setup instructions, linked above.
Inspect callable tools, capabilities, and parameters exposed to AI agents by Grovs IO MCP.
get_statusAccount info, instances, projects, and domains
get_usageUsage metrics and subscription status for an instance
create_projectCreate a new instance with production and test projects
create_linkCreate a deep link with metadata, tags, and custom data
get_linkGet full details of a link by path
update_linkUpdate a link's metadata, tags, or redirects
grovs-io/mcp MCP server gives AI assistants access to Grovs operations for mobile-app growth workflows. Grovs supports deep links that can route users across iOS, Android, and web, along with install attribution, revenue analytics, and campaign organization. The MCP interface lets an assistant manage these functions without requiring the developer to leave an MCP-compatible editor or client.
The server exposes 16 tools. Account and project administration includes status, usage, and project creation operations. Link management covers creation, lookup, updates, searching, and irreversible archiving. Analytics tools return project-level metrics such as views, installs, opens, and revenue, as well as daily per-link data and rankings for top links. Campaign tools group links and report aggregated metrics. Configuration tools handle per-platform redirects and iOS or Android SDK settings.
The hosted service is available at https://mcp.grovs.io/mcp. MCP clients communicate with the server over HTTP. Internally, the application registers tool schemas, validates inputs, runs authenticated handlers, formats API responses, and makes HTTP requests to the Grovs backend.
On first use, the client starts an OAuth flow and opens a browser for Grovs account authentication. The README states that API keys are not needed for the hosted setup. The server can also be run locally for a self-hosted Grovs backend, with the MCP endpoint exposed at the local server URL.
For a hosted connection, add https://mcp.grovs.io/mcp to an MCP client. Cursor uses an MCP server URL, while Windsurf uses the equivalent serverUrl setting. Claude Code provides a Grovs plugin installation flow. Other clients can connect if they support the MCP HTTP configuration required by the client.
A local deployment can be built from the repository with npm install, npm run build, and npm start, or built and run with Docker. The PORT variable controls the listening port and defaults to 8080. GROVS_API_URL selects the Grovs backend and defaults to https://mcp.grovs.io; it can be changed for self-hosted deployments. PUBLIC_URL identifies the MCP server’s public address for OAuth callbacks and defaults to http://localhost:8080.
The grovs-io/mcp MCP server includes these tool groups:
Archiving a link is irreversible according to the tool description. Archiving a campaign also deactivates its associated links, so these operations should be used with care.
The hosted configuration depends on Grovs account authentication through OAuth. Self-hosting the MCP application does not by itself describe how to provision or operate the separate Grovs backend; the README points to Grovs’s backend repository for that use case. The project is licensed under MIT.
The grovs-io/mcp MCP server manages Grovs resources and settings, but the provided material does not describe tools for editing mobile application source code or implementing the platform SDKs themselves.
Factual signals from GitHub, npm, and our automated checks — not a rating.
No reviews yet — be the first to share how this listing worked for you.
Showcase your server listing on GitHub or your project documentation. Embed this dynamic SVG badge to highlight official listing status and live engagement.
[](https://allmcps.com/mcp/grovs-io-mcp)<a href="https://allmcps.com/mcp/grovs-io-mcp"><img src="https://allmcps.com/api/badge/grovs-io-mcp?style=directory" alt="Grovs IO MCP on AllMCPs" /></a>