Rove
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| ROVE_API_KEY | No | Your Rove API key | rvp_live_demo |
| ROVE_API_BASE_URL | No | API endpoint | https://api.roveapi.com |
Capabilities
Features and capabilities supported by this server
| Capability | Details |
|---|---|
| tools | {} |
Tools
Functions exposed to the LLM to take actions
| Name | Description |
|---|---|
| navigateA | Navigate to a URL. Creates a session automatically if none exists. Use stealth: true when visiting public sites to reduce bot detection. Use action_delay_ms to add polite jitter between actions. |
| interactC | Perform click/fill style actions in active session. |
| extract_schemaD | Reserved mapping for extraction path. |
| screenshotC | Take in-session or standalone screenshot. Explicit session_id is persisted as active session context. |
| get_a11y_treeC | Get accessibility tree snapshot for active session. |
| close_sessionC | Close current session and clear MCP state only when closing the currently stored session. |
Prompts
Interactive templates invoked by user choice
| Name | Description |
|---|---|
No prompts | |
Resources
Contextual data attached and managed by the client
| Name | Description |
|---|---|
No resources | |
Latest Blog Posts
MCP directory API
We provide all the information about MCP servers via our MCP API.
curl -X GET 'https://glama.ai/api/mcp/v1/servers/noncelogic/mcp'
If you have feedback or need assistance with the MCP directory API, please join our Discord server