chrome-pilot-mcp
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||
Instructions
Guidance the server publishes about itself, which clients place ahead of the tool catalog so the model reads it before choosing anything.
This server publishes no instructions, or was last inspected before Glama recorded them.
Capabilities
Features and capabilities supported by this server
Protocol revision2025-11-25
| Capability | Details |
|---|---|
| tools | {} |
Tools
Functions exposed to the LLM to take actions
| Name | Description |
|---|---|
| chrome_statusB | Check Chrome connection status |
| chrome_connectA | Connect to an already-running Chrome browser via DevTools Protocol. Chrome must have remote debugging enabled (chrome://inspect/#remote-debugging). |
| chrome_disconnectA | Disconnect from Chrome (does not close the browser) |
| chrome_list_tabsA | List all open tabs with their title and URL |
| chrome_select_tabA | Switch to a tab by index (from chrome_list_tabs) |
| chrome_close_tabB | Close a tab by index |
| chrome_navigateA | Navigate the active tab to a URL |
| chrome_backA | Go back in browser history |
| chrome_forwardB | Go forward in browser history |
| chrome_reloadB | Reload the current page |
| chrome_clickB | Click on an element by CSS selector or coordinates |
| chrome_typeC | Type text into a focused element or a specific element by selector |
| chrome_scrollC | Scroll the page or a specific element |
| chrome_press_keyC | Press a keyboard key |
| chrome_screenshotA | Take a screenshot of the current page (returns base64 image) |
| chrome_dump_domA | Get the DOM HTML of the page or a specific element |
| chrome_evaluateB | Execute JavaScript in the page context and return the result |
| chrome_fill_formB | Fill multiple form fields at once |
| chrome_select_optionA | Select an option from a dropdown |
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
- Who's Calling? MCP Hosts Are an Identity Blind Spot (And the Spec Knows It)By Om-Shree-0709 on .mcpAgent IdentityOAuth 2.1
- Your AI Chatbot Just Exposed Your CEO's Salary to an InternBy Om-Shree-0709 on .Agent IdentityMCP SecurityOAuth Delegation
- Why MCP Servers Need Execution Sandboxing (And Why Your Current Stack Isn't Enough)By Om-Shree-0709 on .Agentic AiPrompt InjectionWebAssembly
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/HelloiOS2014/chrome-pilot-mcp'
If you have feedback or need assistance with the MCP directory API, please join our Discord server