Back to Browse

Meta Stamp Pockets MCP Server

Developer ToolsUse Caution3.2MCP RegistryLocalRemote
Free

Server data from the Official MCP Registry

Attribution and settlement infrastructure for AI agent content access over HTTP 402 and MCP.

About

Attribution and settlement infrastructure for AI agent content access over HTTP 402 and MCP.

Remote endpoints: streamable-http: https://metastampv3-production.up.railway.app/mcp

Security Report

3.2
Use Caution3.2High Risk

Meta-Stamp Pockets is a FastAPI-based payment/licensing platform for AI-generated content with multi-provider LangChain integration. The codebase exhibits reasonable architecture and comprehensive testing, but has several security concerns that should be addressed: unauthenticated MCP server endpoints, broad LangChain dependency scope enabling arbitrary model access, environment variable exposure risks, and insufficient input validation on user-supplied parameters. The server's ability to call multiple external AI providers without per-operation rate limiting or usage tracking creates potential for abuse. Overall, the code quality is good but authentication and permission boundaries need hardening before production deployment. Supply chain analysis found 9 known vulnerabilities in dependencies (0 critical, 2 high severity).

4 files analyzed · 20 issues found

Security scores are indicators to help you make informed decisions, not guarantees. Always review permissions before connecting any MCP server.

Permissions Required

This plugin requests these system permissions. Most are normal for its category.

HTTP Network Access

Connects to external APIs or services over the internet.

env_vars

Check that this permission is expected for this type of plugin.

File System Read

Reads files on your machine. Normal for tools that analyze or process local data.

File System Write

Writes or modifies files on your machine. Check that this is expected for the tool.

database

Check that this permission is expected for this type of plugin.

process_spawn

Check that this permission is expected for this type of plugin.

How to Install & Connect

Available as Local & Remote

This plugin can run on your machine or connect to a hosted endpoint. during install.

Documentation

View on GitHub

From the project's GitHub README.

Meta-Stamp Pockets

Attribution and settlement infrastructure for AI agent access.

AI agents consume creator content at machine speed. Meta-Stamp Pockets is the payment and licensing rail at the point of access: every request either settles payment to the creator or generates a timestamped denial record — a documented licensing opportunity, declined. License, or leave a paper trail.

What It Does

  • Serves licensed, provenance-tracked creator content to AI agents via the Model Context Protocol (MCP) and HTTP 402
  • Per-pull pricing set by the creator — $1.00 default, configurable per asset
  • 85% of every pull goes to the creator, automatically
  • Every access attempt lands in an immutable event ledger — paid pulls settle, refusals leave evidence

How Content Gets Protected

Two registration paths, each matched to how content arrives:

  • Direct upload — the file is perceptually fingerprinted (audio spectral analysis, image/video hashing, text signatures) and then discarded. The fingerprint travels; the file stays with the creator.
  • YouTube URL — ownership is verified through OAuth channel connection; the pocket carries metadata, transcript, and the access ledger. YouTube remains the canonical host.

Three protection layers are filed IP (12 U.S. provisional patent filings, sole inventor). Two run live today: multi-modal fingerprinting and the immutable access ledger. Embedded watermarking is the roadmap layer.

MCP Server

Connect AI agents to Meta-Stamp Pockets via the Model Context Protocol:

https://metastampv3-production.up.railway.app/mcp

Available tools:

  • search_pockets — search licensed creator content by keyword
  • pull_content — retrieve provenance-verified content from a Pocket
  • list_pockets — list all available Pockets, optionally filtered by creator

Authentication: Bearer token required. Register at https://metastampv3-production.up.railway.app/docs

Live Demo

https://metastampv3-production.up.railway.app/demo

API Docs

https://metastampv3-production.up.railway.app/docs

For Creators

If you're a creator interested in licensing your content through Meta-Stamp Pockets, contact chriscoynetalent@gmail.com.

For Enterprise

If you represent an AI platform interested in licensing access to the Meta-Stamp creator network, contact chriscoynetalent@gmail.com.


Meta-Stamp, LLC · Simi Valley, CA · Patent pending

Reviews

No reviews yet

Be the first to review this server!