AllocContext
Rank #7228glama/negillett/alloc-context
Portfolio-aware crypto context for AI agents. Discover holdings, market, sentiment, macro, and regime; optional allocation analysis. Hosted streamable HTTP MCP with x402 on Base (USDC/EURC). Privacy: pass-through only — keys never stored. Also on PyPI: pip install "alloc-context\[mcp]". Integration: https://github.com/negillett/alloc-context/blob/main/docs/agent-integration.md
AllocContext is a Model Context Protocol (MCP) server published by negillett. It ranks #7228 of 58,832 servers tracked on MCP Toplist. AllocContext is listed across 3 registries — Official MCP, PulseMCP and Glama, with 1 tracked version. It was first listed on May 31, 2026 and most recently updated on Jun 1, 2026.
Ranks ahead of 51,604 of 58,832 servers on MCP Toplist.
Use AllocContext
Add AllocContext to any MCP client (Claude, Cursor, VS Code, …) with one of the configs below.
{
"mcpServers": {
"alloc-context": {
"url": "https://mcp.alloc-context.com/mcp"
}
}
}This endpoint requires authentication — see the server’s docs for credentials.
{
"mcpServers": {
"alloc-context": {
"command": "uvx",
"args": [
"alloc-context"
]
}
}
}Listed on 3 registries
negillett
Available versions (1)
| Version | Published |
|---|---|
| 0.2.1 | Jun 1, 2026 |
Frequently asked questions
- What is AllocContext?
- Portfolio-aware crypto context for AI agents. Discover holdings, market, sentiment, macro, and regime; optional allocation analysis. Hosted streamable HTTP MCP with x402 on Base (USDC/EURC). Privacy: pass-through only — keys never stored. Also on PyPI: pip install "alloc-context\[mcp]". Integration: https://github.com/negillett/alloc-context/blob/main/docs/agent-integration.md
- Who maintains AllocContext?
- AllocContext is maintained by negillett, which publishes 1 MCP server (1 total version) tracked on MCP Toplist.
- Is AllocContext an official MCP server?
- Yes — AllocContext is listed on the Official MCP Registry, alongside PulseMCP and Glama.
- How many versions does AllocContext have?
- MCP Toplist tracks 1 version of AllocContext, most recently published on Jun 1, 2026.
- Where can I find the source code for AllocContext?
- The source code for AllocContext is hosted at github.com/negillett/alloc-context.