Skip to main content
Glama

Damn Vulnerable MCP Server Demo

by pfelilpe

addition

Add numbers securely using a vulnerable MCP server designed to demonstrate coding risks, aiding in educational security testing and awareness.

Instructions

Sum tool

Input Schema

NameRequiredDescriptionDefault
aYes

Input Schema (JSON Schema)

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

Other Tools from Damn Vulnerable MCP Server Demo

Related Tools

  • @FuzzyCZX/MCP
  • @YuheiNakasaka/arithmetic-mcp-server
  • @mikefey/mcp-server
  • @dynstat/mcp-demo
  • @kylekanouse/Test-MCP---DEMO-MCP-Dev-1
  • @wudongjie/example-mcp-server

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