We provide all the information about MCP servers via our MCP API.
curl -X GET 'https://glama.ai/api/mcp/v1/servers/serkan-ozal/browser-devtools-mcp'
If you have feedback or need assistance with the MCP directory API, please join our Discord server
forward.md•380 B
# /forward
Navigate forward in browser history.
## Usage
```
/forward
```
## Description
Navigates to the next page in browser history, equivalent to clicking the browser's forward button.
## Examples
```
/forward
```
## Notes
- Fails silently if no next page in history
- Waits for navigation to complete
## MCP Tools Used
- `navigation_go-forward` - Navigate forward