Mnemom MCP Server
Rank #131,232pulsemcp/mnemom
Provides trust ratings, website trust scans, identity claims, and signed scorecard verification for agents.
Mnemom MCP Server is a Model Context Protocol (MCP) server published by mnemom. It ranks #131,232 of 132,113 servers tracked on MCP Toplist, and its repository has 1 GitHub stars. Mnemom MCP Server is listed on PulseMCP, and ships as a single rolling release with no explicit version metadata. It was first listed on Jun 14, 2026.
Ranks ahead of 881 of 132,113 servers on MCP Toplist.
Use Mnemom MCP Server
No credentials or required configuration declared — add it to your MCP client and go.
claude mcp add --transport http mnemom https://api.mnemom.ai/mcp?profile=directory[mcp_servers.mnemom]
url = "https://api.mnemom.ai/mcp?profile=directory"Add to ~/.codex/config.toml.
https://api.mnemom.ai/mcp?profile=directorySettings → Connectors → “Add custom connector”, then paste this URL.
{
"mcpServers": {
"mnemom": {
"url": "https://api.mnemom.ai/mcp?profile=directory"
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project).
{
"servers": {
"mnemom": {
"type": "http",
"url": "https://api.mnemom.ai/mcp?profile=directory"
}
}
}Save as .vscode/mcp.json in your workspace.
{
"mcpServers": {
"mnemom": {
"serverUrl": "https://api.mnemom.ai/mcp?profile=directory"
}
}
}Add to ~/.codeium/windsurf/mcp_config.json.
{
"mcpServers": {
"mnemom": {
"url": "https://api.mnemom.ai/mcp?profile=directory"
}
}
}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/pulsemcp%2Fmnemom)<a href="https://mcptoplist.com/server/pulsemcp%2Fmnemom"><img src="https://mcptoplist.com/badge/pulsemcp%2Fmnemom.svg" alt="MCP Toplist: #131,232 of 132,113" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 1 registry
mnemom
Not versioned
This server is published through a registry that does not expose explicit version metadata, and no GitHub release tags were found on the linked repository. The listing tracks a single rolling release.
Frequently asked questions
- Who maintains Mnemom MCP Server?
- Mnemom MCP Server is maintained by mnemom, which publishes 5 MCP servers (4 total versions) tracked on MCP Toplist.
- Is Mnemom MCP Server listed on the Official MCP Registry?
- Mnemom MCP Server is not on the Official MCP Registry. It is listed on PulseMCP.
- How many versions does Mnemom MCP Server have?
- Mnemom MCP Server ships as a single rolling release with no explicit version metadata.
- Where can I find the source code for Mnemom MCP Server?
- The source code for Mnemom MCP Server is hosted at github.com/mnemom/mcp.
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.