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
back.md•367 B
# /back
Navigate back in browser history.
## Usage
```
/back
```
## Description
Navigates to the previous page in browser history, equivalent to clicking the browser's back button.
## Examples
```
/back
```
## Notes
- Fails silently if no previous page in history
- Waits for navigation to complete
## MCP Tools Used
- `navigation_go-back` - Navigate back