mcpbeat Sign in

AllocContext MCP Server

by alloccontext Your server? Claim it
local only

AllocContext runs on your own machine — the client starts it, so there is no endpoint to ping. 330 installs a week from pypi. Last commit 10 Jul 2026.

Self-host MCP: portfolio crypto context for agents. PyPI stdio; MIT.

Installs per day peak 190 · avg 75 · -22% w/w
a month agotoday
330
Installs / week
pypi · alloc-context
0
Stars
0 open issues
10 Jul 2026
Last commit
0 releases in 90 days
MIT
License
Python

Nothing serious here today

Today is the operative word: we check AllocContext every 15 minutes and re-read its code on every release. Watch it and you find out the day that stops being true.

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 alloc-context -- uvx alloc-context
~/Library/Application Support/Claude/claude_desktop_config.json
{
  "mcpServers": {
    "alloc-context": {
      "args": [
        "alloc-context"
      ],
      "command": "uvx"
    }
  }
}
~/.codex/config.toml
[mcp_servers.alloc-context]
command = "uvx"
args = ["alloc-context"]
.cursor/mcp.json
{
  "mcpServers": {
    "alloc-context": {
      "args": [
        "alloc-context"
      ],
      "command": "uvx"
    }
  }
}
.vscode/mcp.json
{
  "mcpServers": {
    "alloc-context": {
      "args": [
        "alloc-context"
      ],
      "command": "uvx"
    }
  }
}

Alternatives to AllocContext

same job, measured the same way
Financekit MCP
by vdalhambra

Stock quotes, technical analysis, crypto prices, and portfolio insights for AI agents

93 installs/wk local only
DeFi Trading Agents
by nirholas

DeFi agent definitions JSON API - crypto trading portfolio management bots

local only
Seraph
by kondux

Crypto transaction firewall and risk tools for MCP agents.

answering
Ghostfolio MCP
by mhajder

MCP server for Ghostfolio portfolio management and financial data access

645 installs/wk local only
Polymarket MCP Server
by joinquantish

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

local only
Recon Crypto MCP
by szhygulin

Self-custodial crypto portfolio: read EVM DeFi, sign on Ledger via WalletConnect.

49 installs/wk local only
Axp
by tradewr333-lgtm

Trust scores, opportunity feed, contracts and a paid crypto Decision API for AI agents.

36 installs/wk local only
I
agents.u.cash
by udotcash

Non-custodial HTTP-402 crypto payments for AI agents. 86-tool MCP server.

local only

AllocContext — questions

Answers built from our own checks of this server.

Why is there no uptime for AllocContext?
AllocContext 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 pypi package alloc-context was installed 330 times last week.
How do I connect AllocContext?
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 alloc-context straight from pypi; nothing to host, nothing to sign up for.
How many people use AllocContext?
The pypi package alloc-context was installed 330 times in the last week. Week over week that is -22%. We show installs rather than GitHub stars on purpose: a star is a bookmark, an install is someone actually running it.
Is AllocContext open source?
Yes — it is published under the MIT licence, written in Python and 0 stars on GitHub. The source link is on this page, so you can read exactly what it does with your data before you connect it.