SchemaPin
Verified Safeby ThirdKeyAI
Overview
A cryptographic protocol to ensure integrity and authenticity of tool schemas for AI agents, preventing 'MCP Rug Pull' attacks.
Installation
No command providedSecurity Notes
The project's core purpose is to enhance security by cryptographically signing and verifying AI tool schemas. It uses standard, robust cryptographic algorithms (ECDSA P-256, SHA-256). It explicitly addresses supply-chain attacks and Man-in-the-Middle (MITM) risks. The main security considerations for users involve proper management of cryptographic private keys by tool developers and secure deployment of public keys via `.well-known` endpoints.
Similar Servers
agentor
Deploy scalable AI agents with tool integrations (weather, email, GitHub, etc.) and support for A2A and MCP communication protocols.
aicode-toolkit
Acts as an MCP proxy server to connect AI agents to multiple underlying MCP servers through a single connection, enabling progressive tool discovery and reducing initial token usage for tool descriptions.
Polymcp
A comprehensive toolkit and agent framework for building Model Context Protocol (MCP) servers and orchestrating them with Large Language Models (LLMs) across Python and TypeScript environments.
modular-mcp
A proxy server that efficiently manages and loads large tool collections from multiple Model Context Protocol (MCP) servers on-demand for LLMs, reducing context overhead.