We provide all the information about MCP servers via our MCP API.
curl -X GET 'https://glama.ai/api/mcp/v1/servers/MoltyCel/mol-trust'
If you have feedback or need assistance with the MCP directory API, please join our Discord server
{
"$schema": "https://static.modelcontextprotocol.io/schemas/2025-12-11/server.schema.json",
"name": "io.github.MoltyCel/moltrust-mcp-server",
"title": "MolTrust MCP Server",
"description": "Trust infrastructure for AI agents — DIDs, reputation, verifiable credentials, USDC.",
"repository": {
"url": "https://github.com/MoltyCel/moltrust-mcp-server",
"source": "github"
},
"version": "0.3.2",
"packages": [
{
"registryType": "pypi",
"identifier": "moltrust-mcp-server",
"version": "0.3.2",
"transport": {
"type": "stdio"
}
}
]
}