Skip to main content
Glama

Flashpaper

Server Details

Self-destructing secret sharing for AI agents: encrypted burn links for credentials, plus an agent-to-agent dead-drop with exactly-once claim semantics. RAM-only, no database, open source (MIT). Source: https://github.com/mmmpym/flashpaper

Status
Healthy
Last Tested
Transport
Streamable HTTP
URL

Glama MCP Gateway

Connect through Glama MCP Gateway for full control over tool access and complete visibility into every call.

MCP client
Glama
MCP server

Full call logging

Every tool call is logged with complete inputs and outputs, so you can debug issues and audit what your agents are doing.

Tool access control

Enable or disable individual tools per connector, so you decide what your agents can and cannot do.

Managed credentials

Glama handles OAuth flows, token storage, and automatic rotation, so credentials never expire on your clients.

Usage analytics

See which tools your agents call, how often, and when, so you can understand usage patterns and catch anomalies.

100% free. Your data is private.

Tool Definition Quality

Score is being calculated. Check back soon.

Available Tools

4 tools
burn_secret_immediatelyInspect

Immediately purge a Flashpaper secret vault from RAM using its destroy token.

ParametersJSON Schema
NameRequiredDescriptionDefault
vaultIdYesThe vault UUID.
destroyTokenYesThe destroy token.
check_secret_statusInspect

Check status of a Flashpaper secret vault without revealing or burning it.

ParametersJSON Schema
NameRequiredDescriptionDefault
vaultIdYesThe vault UUID.
claim_secretInspect

Claim and burn a secret deposited by another agent. Returns plaintext exactly once. A 404 means it was already consumed — treat that as a possible interception signal. Agents must use POST /api/agent/vault/:id/claim — never fetch the /secret/ HTML page.

ParametersJSON Schema
NameRequiredDescriptionDefault
keyYesThe base64url decryption key.
vaultIdYesThe vault UUID to claim.

Discussions

No comments yet. Be the first to start the discussion!

Try in Browser

Your Connectors

Sign in to create a connector for this server.

Resources