The portable trust harness for AI agents across models, tools, and runtimes.
- ✓Open-source license (Apache-2.0)
- ✓Actively maintained (<30d)
- ✓Clear description
- ✓Topics declared
- ✓Documented (README)
claude mcp add mcp -- npx -y @proofable/sdk{
"mcpServers": {
"mcp": {
"command": "npx",
"args": ["-y", "@proofable/sdk"]
}
}
}Resumen de MCP Servers
# Proofable MCP
[](https://www.npmjs.com/package/@proofable/mcp)
[](./LICENSE)
Hosted MCP server for AI agent identity, permissions, verification, and reusable proof. Connect an AI client, sign in with OAuth, and check what an agent may do before it acts.
## Connect
Add the hosted server to your MCP client, then click **Connect** and sign in:
```json
{
"mcpServers": {
"proofable": { "url": "https://mcp.proofable.me/mcp" }
}
}
```
Or let the installer write the same entry for Cursor, Claude Code, Codex, or VS Code:
```bash
npx -y @proofable/sdk setup
```
Then ask: "Show my Proofable profile and current proofs."
This repository is also a plugin marketplace. In Claude Code:
```text
/plugin marketplace add proofable/mcp
/plugin install proofable-mcp@proofable
```
The plugin registers the server and ships the skills in [`plugins/proofable-mcp`](./plugins/proofable-mcp). Use either the plugin or a manual entry, not both.
## What it does
| Job | Tools |
|---|---|
| Load the signed-in profile and workflow | `proofable_context` (call first) |
| Check, reuse, or create proof | `proofable_proofs_check`, `proofable_verify_or_guide`, `proofable_verify`, `proofable_proofs_get`, `proofable_verifiers_catalog` |
| Give agents an owner and permissions | `proofable_agent_link`, `proofable_agent_create`, `proofable_agent_mount` |
| Store secrets without exposing them | `proofable_secret_create`, `proofable_secret_list`, `proofable_secret_revoke` |
Full reference: [docs.proofable.me/mcp/tools](https://docs.proofable.me/mcp/tools).
## Authentication
Interactive clients sign in with OAuth. Servers and CI use a profile access key in `PROOFABLE_ACCESS_KEY`. Never put a key in client config or chat. See [OAuth](https://docs.proofable.me/mcp/oauth).
## This package
`@proofable/mcp` publishes the registry manifest (`server.json`) and the public skills. It does not run a local server.
```js
import { serverManifest } from '@proofable/mcp';
```
## Support
- Docs: [docs.proofable.me/mcp/overview](https://docs.proofable.me/mcp/overview)
- Issues: [github.com/proofable/mcp/issues](https://github.com/proofable/mcp/issues)
- Security: [SECURITY.md](./SECURITY.md)
Apache-2.0. Proofable is published by NEUS Network, Inc.
Lo que la gente pregunta sobre mcp
¿Qué es proofable/mcp?
+
proofable/mcp es mcp servers para el ecosistema de Claude AI. The portable trust harness for AI agents across models, tools, and runtimes. Tiene 0 estrellas en GitHub y su última actualización registrada es del 2026-09-11.
¿Cómo se instala mcp?
+
Puedes instalar mcp clonando el repositorio (https://github.com/proofable/mcp) o siguiendo las instrucciones del README en GitHub. ClaudeWave también te ofrece bloques de instalación rápida en esta misma página.
¿Es seguro usar proofable/mcp?
+
Nuestro agente de seguridad ha analizado proofable/mcp y le ha asignado un Trust Score de 95/100 (tier: Verified). Revisa el desglose completo de comprobaciones superadas y flags en esta página.
¿Quién mantiene proofable/mcp?
+
proofable/mcp es mantenido por proofable. La última actividad registrada en GitHub es del 2026-09-11, con 0 issues abiertos.
¿Hay alternativas a mcp?
+
Sí. En ClaudeWave puedes explorar mcp servers similares en /categories/mcp, ordenados por popularidad o actividad reciente.
Despliega mcp en tu cloud
Lleva este repo a producción en minutos. Cada plataforma genera su propio entorno con variables de entorno editables.
¿Mantienes este repo? Añade un badge a tu README
Pega el badge en tu README de GitHub para mostrar que está auditado por ClaudeWave. Cada badge enlaza de vuelta a esta página y muestra el Trust Score actual.
[](https://claudewave.com/repo/proofable-mcp)<a href="https://claudewave.com/repo/proofable-mcp"><img src="https://claudewave.com/api/badge/proofable-mcp" alt="Featured on ClaudeWave: proofable/mcp" width="320" height="64" /></a>Más MCP Servers
Fair-code workflow automation platform with native AI capabilities. Combine visual building with custom code, self-host or cloud, 400+ integrations.
User-friendly AI Interface (Supports Ollama, OpenAI API, ...)
An open-source AI agent that brings the power of Gemini directly into your terminal.
Real-time global intelligence dashboard. AI-powered news aggregation, geopolitical monitoring, and infrastructure tracking in a unified situational awareness interface
The fastest path to AI-powered full stack observability, even for lean teams.
🕷️ An adaptive Web Scraping framework that handles everything from a single request to a full-scale crawl!