fosterrx-verify-mcp-server
fosterrx-verify-mcp-server
Un servidor MCP de solo lectura que verifica certificados Foster Rx utilizando solo material público: el sobre de certificado legible por el mundo y el ancla de confianza Ed25519 publicada en https://fosterrx.com/.well-known/angis-signing-key-v1.pub.
No existe ninguna credencial en este código. No es una elección de despliegue, sino el argumento del producto en forma de servidor: la verificación que requiriera el permiso de Foster Rx no sería verificación. Que este repositorio sea público y auditable es parte del mismo argumento.
Herramientas
Herramienta | Qué hace |
| Verificación Ed25519 real de los bytes canónicos firmados contra el ancla de confianza en vivo. Veredictos: |
| El canónico firmado completo, decodificado textualmente. No se realiza verificación; nada renombrado ni mejorado. |
| La clave pública publicada, más instrucciones para verificar sin ningún software de Foster Rx. |
Related MCP server: proofrelay
Disciplina de veredictos
not_foundno es inválido. Un certificado no publicado es un hecho sobre el registro público, nunca una afirmación sobre ningún artefacto.tool_faultno es inválido. Un fallo de red o una entrada malformada es un hecho sobre la ejecución de esta herramienta y no dice nada sobre el certificado.signature_invalidse afirma solo después de que la aritmética Ed25519 fallara sobre los bytes firmados bajo la clave publicada.Se aceptan ambas formas de identificador emitido (
FRXS-<16 hex>yFRXS-<uuid>); un patrón inferido de solo una de ellas ha rechazado anteriormente todos los certificados reales.
Ejecución
npm ci && npm run build
PORT=8080 node dist/index.js # MCP endpoint at POST /mcp, health at /healthzDespliegue (Cloud Run)
gcloud run deploy fosterrx-verify-mcp --source . \
--region us-east4 --project fosterrx-prod --allow-unauthenticatedPúblico, sin autenticación, por diseño: solo puede leer lo que el mundo ya puede leer.
Verifica con tu propia IA
Este servidor es público. Cualquiera puede registrarlo y verificar cualquier certificado Foster Rx publicado — sin cuenta, sin permiso:
En Claude (o cualquier cliente MCP): añade un conector personalizado con la URL
https://fosterrx-verify-mcp-630726936307.us-east4.run.app/mcpPregunta:
verify FRXS-5330F9E368BA4536El lector obtiene el veredicto criptográfico — no la palabra del emisor.
This server cannot be installed
Maintenance
Resources
Unclaimed servers have limited discoverability.
Looking for Admin?
If you are the server author, to access and configure the admin panel.
Related MCP Servers
- AlicenseAqualityFmaintenanceEnables AI agents to verify document timestamps and list all recorded proofs on the Verus blockchain using a VerusID. It queries public Verus RPC endpoints to facilitate hash verification without requiring API keys or authentication.344MIT
- AlicenseAqualityAmaintenanceRead-only ProofRelay MCP verifier for non-confidential evidence bundles. Exposes 22 public-safe tools, 11 resources, and 11 prompts for bundle integrity checks, receipt-chain review, checkpoint recommendations, MCP risk metadata review, and real-estate closing proof-pack readiness.5MIT
- AlicenseNot gradedqualityDmaintenanceEnables querying the Verified Human Cert registry to verify human-made music certifications by ISRC, artist, track, or cert number.1MIT
- FlicenseNot gradedqualityAmaintenanceEnables querying and verifying signed receipts of static inspections of public agent skills via read-only tools such as search_receipts, get_receipt, and get_verification_material.1
Related MCP Connectors
Free, no-account verification of KeyHalve-sealed documents. Read-only; never receives keys.
Read-only XRP Ledger MCP tools with proof-annotation envelopes and signed daily snapshots.
Read-only Remote MCP for externally grounded AI agent trust receipts.
Latest Blog Posts
- Who's Calling? MCP Hosts Are an Identity Blind Spot (And the Spec Knows It)By Om-Shree-0709 on .mcpAgent IdentityOAuth 2.1
- Your AI Chatbot Just Exposed Your CEO's Salary to an InternBy Om-Shree-0709 on .Agent IdentityMCP SecurityOAuth Delegation
- Why MCP Servers Need Execution Sandboxing (And Why Your Current Stack Isn't Enough)By Om-Shree-0709 on .Agentic AiPrompt InjectionWebAssembly
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/gfoster12/fosterrx-verify-mcp'
If you have feedback or need assistance with the MCP directory API, please join our Discord server