Skip to content
Back to search
30
MCP v0.1.0

io.github.chudah1/attest-mcp

io.github.chudah1/attest-mcp

Credential enforcement middleware for MCP servers — verifies scoped tokens on every tool call

Uptime
0.0%
38 probes
Response
0ms
last probe
Tools
0
callable
Primary URL

Similar MCP servers embedding-nearest

Attest
Enforce scoped credential tokens on every MCP tool call with cryptographic JWT verification.
0 tools
io.github.attestd-io/attestd-mcp
CVE and supply chain checks for MCP clients. Covers infrastructure, PyPI, and npm packages.
0 tools
io.github.csoai-org/blockchain-verification-mcp
blockchain-verification-mcp MCP server by MEOK AI Labs
0 tools
io.github.spazio-genesi/attest-mcp-remote
Zero-install remote MCP server for proof-of-existence file attestation.
0 tools · streamable-http
io.github.CSOAI-ORG/proofof-ai-mcp
proofof-ai-mcp MCP server by MEOK AI Labs
0 tools
io.github.csoai-org/proofof-ai-mcp
proofof-ai-mcp MCP server by MEOK AI Labs
0 tools

How to use

Add to your Claude Desktop / Cursor / Cline MCP config:

{
  "mcpServers": {
    "io.github.chudah1/attest-mcp": {
      "url": "None",
      "transport": "http"
    }
  }
}