MCP Object-Authz Lab
by WRG-11
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| LAB_MODE | No | Toggles the planted bug: 'vuln' for vulnerable, 'fixed' for fixed. | vuln |
Capabilities
Features and capabilities supported by this server
| Capability | Details |
|---|---|
| tools | {
"listChanged": true
} |
Tools
Functions exposed to the LLM to take actions
| Name | Description |
|---|---|
| whoamiB | Return the session (user + org) your token authenticates as. |
| note_listC | List the notes in your organization. |
| note_getC | Get one note by id. |
| note_createC | Create a note in your organization. |
| note_updateC | Update a note's body by id. |
| note_deleteC | Delete a note by id. |
| note_searchB | Search your organization's notes by substring. |
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/WRG-11/mcp-objauthz-lab'
If you have feedback or need assistance with the MCP directory API, please join our Discord server