Skip to main content
Glama

Damn Vulnerable MCP Server Demo

by pfelilpe

addition

Perform addition operations on the Damn Vulnerable MCP Server Demo to test and understand security vulnerabilities related to remote code execution risks.

Instructions

Sum tool

Input Schema

NameRequiredDescriptionDefault
aYes

Input Schema (JSON Schema)

{ "properties": { "a": { "title": "a", "type": "string" } }, "required": [ "a" ], "title": "additionArguments", "type": "object" }
Install Server

Other Tools from Damn Vulnerable MCP Server Demo

Related Tools

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/pfelilpe/DVMCP'

If you have feedback or need assistance with the MCP directory API, please join our Discord server