SERVER
Memotrader MCP Server
Rank #1740com.memotrader/mcp
MCP server providing mcp capabilities
First listed
Mar 10, 2026
Last publish date
Mar 10, 2026
OVERVIEW
Memotrader MCP Server is a Model Context Protocol (MCP) server published by jimbursch. It ranks #1740 of 58,832 servers tracked on MCP Toplist, and its repository has 87 GitHub stars. Memotrader MCP Server is listed on Official MCP, with 1 tracked version. It was first listed on Mar 10, 2026 and most recently updated on Mar 10, 2026.
STANDING
#1,740of 58,832 tracked serversTop 5%
Ranks ahead of 57,092 of 58,832 servers on MCP Toplist.
CONNECT
Use Memotrader MCP Server
Add Memotrader MCP Server to any MCP client (Claude, Cursor, VS Code, …) with one of the configs below.
npm package
{
"mcpServers": {
"memotrader": {
"command": "npx",
"args": [
"-y",
"memotrader-mcp"
],
"env": {
"MEMOTRADER_API_KEY": "<your MEMOTRADER_API_KEY>",
"MEMOTRADER_BASE_URL": "<your MEMOTRADER_BASE_URL>"
}
}
}
}Replace each placeholder with your own value before saving.
REGISTRIES
Listed on 1 registry
ORGANIZATION
jimbursch
VERSIONS
Available versions (1)
| Version | Published |
|---|---|
| 0.1.0 | Mar 10, 2026 |
FAQ
Frequently asked questions
- What is Memotrader MCP Server?
- MCP server providing mcp capabilities
- Who maintains Memotrader MCP Server?
- Memotrader MCP Server is maintained by jimbursch, which publishes 1 MCP server (1 total version) tracked on MCP Toplist.
- Is Memotrader MCP Server an official MCP server?
- Yes — Memotrader MCP Server is listed on the Official MCP Registry.
- How many versions does Memotrader MCP Server have?
- MCP Toplist tracks 1 version of Memotrader MCP Server, most recently published on Mar 10, 2026.
- Where can I find the source code for Memotrader MCP Server?
- The source code for Memotrader MCP Server is hosted at github.com/jimbursch/memotrader-mcp.
EXPLORE