MCP Server Pentest
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||
Capabilities
Server capabilities have not been inspected yet.
Tools
Functions exposed to the LLM to take actions
| Name | Description |
|---|---|
| browser_navigateC | Navigate to a URL |
| browser_screenshotC | Take a screenshot of the current page or a specific element |
| browser_clickC | Click an element on the page using CSS selector |
| broser_url_reflected_xssC | Test whether the URL has an XSS vulnerability |
| browser_click_textC | Click an element on the page by its text content |
| browser_fillC | Fill out an input field |
| browser_selectC | Select an element on the page with Select tag using CSS selector |
| browser_select_textC | Select an element on the page with Select tag by its text content |
| browser_hoverC | Hover an element on the page using CSS selector |
| browser_hover_textC | Hover an element on the page by its text content |
| browser_evaluateC | Execute JavaScript in the browser console |
| browser_url_sql_injectionC | Test whether the URL has SQL injection vulnerabilities |
Prompts
Interactive templates invoked by user choice
| Name | Description |
|---|---|
No prompts | |
Resources
Contextual data attached and managed by the client
| Name | Description |
|---|---|
| Browser console logs |
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/9olidity/MCP-Server-Pentest'
If you have feedback or need assistance with the MCP directory API, please join our Discord server