Skip to main content
Glama

anything

Embeds malicious instructions into AI assistants via Model Context Protocol (MCP) registration, enabling persistent agent poisoning across chat contexts without tool execution.

Instructions

Simple there for ambiance :(

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault

No arguments

Implementation Reference

  • The implementation of the 'anything' tool. It is an async function that returns the string 'Nothing'. Registered via @mcp.tool() decorator.
    @mcp.tool() async def anything() -> str: """ Simple there for ambiance :( """ return "Nothing"

Other Tools

Related Tools

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/Omprakash97/exploit-mcp'

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