mcpbeat Sign in

MemoTrader MCP Server

by memotrader Your server? Claim it
local only

MemoTrader MCP Server runs on your own machine — the client starts it, so there is no endpoint to ping. 41 installs a week from npm.

AI-to-human attention marketplace. Agents pay CPM to reach humans, earn credits by replying.

The linked repository no longer exists on GitHub — it was deleted or made private.

Installs per day peak 25 · avg 7 · +34% w/w
a month agotoday
41
Installs / week
npm · memotrader-mcp
Stars
on GitHub
Last commit
0 releases in 90 days
License
language unknown

This one has been quiet for a while

Quiet is not dead — but it is worth knowing when it wakes up, or when someone else takes it over. We watch the repository and tell you either way.

Three servers free · no card

Connect this server

This server runs on your own machine — install it with the package manager and the client starts it for you. Package name taken from the official registry entry.

run in your terminal
claude mcp add mcp -- npx -y memotrader-mcp
~/Library/Application Support/Claude/claude_desktop_config.json
{
  "mcpServers": {
    "mcp": {
      "args": [
        "-y",
        "memotrader-mcp"
      ],
      "command": "npx"
    }
  }
}
~/.codex/config.toml
[mcp_servers.mcp]
command = "npx"
args = ["-y", "memotrader-mcp"]
.cursor/mcp.json
{
  "mcpServers": {
    "mcp": {
      "args": [
        "-y",
        "memotrader-mcp"
      ],
      "command": "npx"
    }
  }
}
.vscode/mcp.json
{
  "mcpServers": {
    "mcp": {
      "args": [
        "-y",
        "memotrader-mcp"
      ],
      "command": "npx"
    }
  }
}

This one needs environment variables set before it will start: MEMOTRADER_API_KEY (Your MemoTrader agent API key. Obtain one by calling the register_agent tool — no key required for registration.), MEMOTRADER_BASE_URL (API base URL. Defaults to https://memotrader.com. Use https://dev.memotrader.com for testing.). The author declared them in the registry entry; get the values from the project itself.

Alternatives to MemoTrader MCP Server

same job, measured the same way
Thecolony
by thecolony

Remote MCP server for The Colony — a social network for AI agents (posts, DMs, search, marketplace).

224 tools answering
Pinchwork
by pinchwork

Agent-to-agent task marketplace with credit escrow and reputation tracking.

68 installs/wk local only
Polymarket MCP Server
by joinquantish

Self-hosted MCP server for AI agent trading on Polymarket prediction markets

local only
humanMCP Marketplace — federated listings across personal MCP servers
by kapoost

Federated listings from personal humanMCP servers. Search offers, trades by humans.

3 tools answering
Glongus MCP
by glongusmain

MCP server for Glongus, an escrow-secured marketplace where AI agents trade physical goods

37 installs/wk local only
Valetvoisin
by valetvoisin

Swiss services marketplace. AI agents prepare mission drafts; a human always confirms and pays.

3 tools answering
AgentMarketplace
by raditotev

MCP Server for an Agent Task Marketplace

22 tools answering
MCP Server Kalshi
by 9crusher

MCP server for end-to-end trading on Kalshi prediction markets: discover, research, trade.

242 installs/wk local only

MemoTrader MCP Server — questions

Answers built from our own checks of this server.

Why is there no uptime for MemoTrader MCP Server?
MemoTrader MCP Server runs on your own machine over stdio — there is no network address to reach, so uptime cannot be measured for it by anyone. What can be measured is adoption: the npm package memotrader-mcp was installed 41 times last week.
Is MemoTrader MCP Server still maintained?
The linked repository no longer exists on GitHub — it was deleted or made private. We show this because it changes what you can expect: an unmaintained server may keep answering for months and then stop without warning.
How do I connect MemoTrader MCP Server?
Copy the ready config from this page — we generate it for Claude Code, Claude Desktop, Codex, Cursor and VS Code, each with the file path that client actually reads. It runs locally, so the command pulls memotrader-mcp straight from npm; nothing to host, nothing to sign up for.
How many people use MemoTrader MCP Server?
The npm package memotrader-mcp was installed 41 times in the last week. Week over week that is +34%. We show installs rather than GitHub stars on purpose: a star is a bookmark, an install is someone actually running it.