MolTrust MCP Server
Rank #7,733io.github.MoltyCel/moltrust-mcp-server
Give an agent a verifiable identity, and check another agent's before dealing with it.
MolTrust MCP Server is a Model Context Protocol (MCP) server published by moltycel. It ranks #7,733 of 132,046 servers tracked on MCP Toplist, and its repository has 4 GitHub stars. MolTrust MCP Server is listed across 3 registries — Official MCP, Glama and PulseMCP, with 5 tracked versions. It was first listed on Feb 24, 2026 and most recently updated on Sep 22, 2026.
Ranks ahead of 124,313 of 132,046 servers on MCP Toplist.
Use MolTrust MCP Server
No credentials or required configuration declared — add it to your MCP client and go.
claude mcp add --transport http moltrust-mcp-server https://api.moltrust.ch/mcp[mcp_servers.moltrust-mcp-server]
url = "https://api.moltrust.ch/mcp"Add to ~/.codex/config.toml.
https://api.moltrust.ch/mcpSettings → Connectors → “Add custom connector”, then paste this URL.
{
"mcpServers": {
"moltrust-mcp-server": {
"url": "https://api.moltrust.ch/mcp"
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project).
{
"servers": {
"moltrust-mcp-server": {
"type": "http",
"url": "https://api.moltrust.ch/mcp"
}
}
}Save as .vscode/mcp.json in your workspace.
{
"mcpServers": {
"moltrust-mcp-server": {
"serverUrl": "https://api.moltrust.ch/mcp"
}
}
}Add to ~/.codeium/windsurf/mcp_config.json.
{
"mcpServers": {
"moltrust-mcp-server": {
"url": "https://api.moltrust.ch/mcp"
}
}
}Show your rank
Maintain this server? Add the live rank badge to your README — it updates automatically as the leaderboard changes.
[](https://mcptoplist.com/server/io.github.MoltyCel%2Fmoltrust-mcp-server)<a href="https://mcptoplist.com/server/io.github.MoltyCel%2Fmoltrust-mcp-server"><img src="https://mcptoplist.com/badge/io.github.MoltyCel%2Fmoltrust-mcp-server.svg" alt="MCP Toplist: Top 10% of 132,046" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 3 registries
moltycel
Available versions (5)
| Version | Published |
|---|---|
| 1.2.3 | Sep 22, 2026 |
| 0.7.0 | Mar 12, 2026 |
| 0.6.0 | Mar 8, 2026 |
| 0.3.2 | Feb 24, 2026 |
| 0.1.0 | Nov 25, 2024 |
Frequently asked questions
- Who maintains MolTrust MCP Server?
- MolTrust MCP Server is maintained by moltycel, which publishes 1 MCP server (5 total versions) tracked on MCP Toplist.
- Is MolTrust MCP Server listed on the Official MCP Registry?
- Yes — MolTrust MCP Server is listed on the Official MCP Registry, alongside Glama and PulseMCP.
- How many versions does MolTrust MCP Server have?
- MCP Toplist tracks 5 versions of MolTrust MCP Server, most recently published on Sep 22, 2026.
- Where can I find the source code for MolTrust MCP Server?
- The source code for MolTrust MCP Server is hosted at github.com/moltycel/moltrust-mcp-server.
Do you run this server?
Community projects list the MCP servers behind real agents and apps. Publish yours and this page will link to it.