# proofof-ai-mcp

**Category:** 💻 Developer Tools  
**Repository:** https://github.com/CSOAI-ORG/proofof-ai-mcp  
**GitHub Stars:** 1  
**Views:** 0  
**Installs:** 0  
**Upvotes:** 0  
**Directory Page:** https://allmcps.com/mcp/proofof-ai-mcp

## Description
Proofof Ai tools for AI agents. Capabilities: verify text origin, detect deepfake image, gen...

## Tools
Capabilities this server exposes over MCP:

- **verify_text_origin** — Check if text was AI-generated
- **detect_deepfake_image** — Analyze image for AI generation artifacts
- **generate_content_certificate** — Create a verifiable content certificate
- **verify_certificate** — Verify a content certificate's authenticity
- **provenance_chain** — Trace the full provenance chain of content
- **check_manipulation** — Detect signs of manipulation in media

## Claude Desktop Quick Installation
Heuristic fallback — verify the package name and runner against the repository README before running it. Uses `npx` (confidence: low):

```json
"mcpServers": {
  "proofof-ai-mcp": {
    "command": "npx",
    "args": ["-y","proofof-ai-mcp"]
  }
}
```

## Documentation
No cached documentation available for this listing yet. Check the repository above for the README and setup instructions.

