
Company News
Free Business Plan Upgrades for Open Source Maintainers
Open source maintainers are under more pressure than ever. We're raising our open source program from the Team plan to the Business plan, free.
@ramaris/mcp-server
Advanced tools
[Model Context Protocol](https://modelcontextprotocol.io) (MCP) server for [Ramaris](https://www.ramaris.app). Gives AI assistants (Claude, Cursor, etc.) access to on-chain wallet analytics and trading strategies on Base.
Model Context Protocol (MCP) server for Ramaris. Gives AI assistants (Claude, Cursor, etc.) access to on-chain wallet analytics and trading strategies on Base.
Add to ~/Library/Application Support/Claude/claude_desktop_config.json (macOS) or %APPDATA%\Claude\claude_desktop_config.json (Windows):
{
"mcpServers": {
"ramaris": {
"command": "npx",
"args": ["-y", "@ramaris/mcp-server"],
"env": {
"RAMARIS_API_KEY": "rms_your_api_key"
}
}
}
}
claude mcp add ramaris -- npx -y @ramaris/mcp-server
# Then set RAMARIS_API_KEY in your environment
Add to .cursor/mcp.json in your project:
{
"mcpServers": {
"ramaris": {
"command": "npx",
"args": ["-y", "@ramaris/mcp-server"],
"env": {
"RAMARIS_API_KEY": "rms_your_api_key"
}
}
}
}
Free tier gets 1 API key with strategies:read scope (100 req/hr). Strategy tools work immediately. Upgrade to PRO for wallet tools.
| Tool | Description |
|---|---|
ramaris_list_strategies | List trading strategies sorted by last activity |
ramaris_get_strategy | Get detailed info about a specific strategy |
ramaris_my_watchlist | List strategies you are following |
| Tool | Description |
|---|---|
ramaris_list_wallets | List tracked wallets sorted by realized PnL |
ramaris_get_wallet | Get detailed wallet info including top tokens |
| Tool | Description |
|---|---|
ramaris_my_profile | Get your profile info |
ramaris_my_subscription | Get your subscription details |
Once connected, try asking your AI assistant:
| Variable | Required | Description |
|---|---|---|
RAMARIS_API_KEY | Yes | Your Ramaris API key (rms_...) |
RAMARIS_API_URL | No | Override API base URL (default: https://www.ramaris.app/api/v1) |
| Tier | Requests/Hour | Available Tools |
|---|---|---|
| FREE | 100 | Strategy tools |
| PRO | 1,000 | All tools |
| ULTRA | 10,000 | All tools |
| ENTERPRISE | 100,000 | All tools |
MIT
FAQs
MCP server for Ramaris (ramaris.app) — on-chain wallet analytics and trading strategies on Base blockchain for Claude, Cursor, and AI assistants
The npm package @ramaris/mcp-server receives a total of 0 weekly downloads. As such, @ramaris/mcp-server popularity was classified as not popular.
We found that @ramaris/mcp-server demonstrated a healthy version release cadence and project activity because the last version was released less than a year ago. It has 1 open source maintainer collaborating on the project.
Did you know?

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Company News
Open source maintainers are under more pressure than ever. We're raising our open source program from the Team plan to the Business plan, free.

Security News
The supply chain control that delays freshly published gems now covers lockfile generation and gem vendoring in Ruby projects.

Security News
During a UK cyber test, a Mythos 5 agent used sockpuppets, social engineering, and prompt injection to try to get a maintainer to merge malware.