AllocContext
Rank #24,852io.github.negillett/alloc-context
Self-host MCP: portfolio crypto context for agents. PyPI stdio; MIT.
AllocContext is a Model Context Protocol (MCP) server published by negillett. It ranks #24,852 of 132,046 servers tracked on MCP Toplist. AllocContext is listed across 3 registries — Official MCP, PulseMCP and Glama, with 16 tracked versions. It was first listed on May 29, 2026 and most recently updated on Jun 21, 2026.
Ranks ahead of 107,194 of 132,046 servers on MCP Toplist.
Use AllocContext
No credentials or required configuration declared — add it to your MCP client and go.
claude mcp add --transport http alloc-context https://mcp.alloc-context.com/mcpclaude mcp add alloc-context -- uvx alloc-context mcp[mcp_servers.alloc-context]
url = "https://mcp.alloc-context.com/mcp"Add to ~/.codex/config.toml.
[mcp_servers.alloc-context]
command = "uvx"
args = ["alloc-context", "mcp"]Add to ~/.codex/config.toml.
https://mcp.alloc-context.com/mcpSettings → Connectors → “Add custom connector”, then paste this URL.
{
"mcpServers": {
"alloc-context": {
"command": "uvx",
"args": [
"alloc-context",
"mcp"
]
}
}
}Add to claude_desktop_config.json (Settings → Developer → Edit Config).
{
"mcpServers": {
"alloc-context": {
"url": "https://mcp.alloc-context.com/mcp"
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project).
{
"mcpServers": {
"alloc-context": {
"command": "uvx",
"args": [
"alloc-context",
"mcp"
]
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project).
{
"servers": {
"alloc-context": {
"type": "http",
"url": "https://mcp.alloc-context.com/mcp"
}
}
}Save as .vscode/mcp.json in your workspace.
{
"servers": {
"alloc-context": {
"type": "stdio",
"command": "uvx",
"args": [
"alloc-context",
"mcp"
]
}
}
}Save as .vscode/mcp.json in your workspace.
{
"mcpServers": {
"alloc-context": {
"serverUrl": "https://mcp.alloc-context.com/mcp"
}
}
}Add to ~/.codeium/windsurf/mcp_config.json.
{
"mcpServers": {
"alloc-context": {
"command": "uvx",
"args": [
"alloc-context",
"mcp"
]
}
}
}Add to ~/.codeium/windsurf/mcp_config.json.
{
"mcpServers": {
"alloc-context": {
"url": "https://mcp.alloc-context.com/mcp"
}
}
}{
"mcpServers": {
"alloc-context": {
"command": "uvx",
"args": [
"alloc-context",
"mcp"
]
}
}
}Show your rank
Maintain this server? Add the live rank badge to your README — it updates automatically as the leaderboard changes.
[](https://mcptoplist.com/server/io.github.negillett%2Falloc-context)<a href="https://mcptoplist.com/server/io.github.negillett%2Falloc-context"><img src="https://mcptoplist.com/badge/io.github.negillett%2Falloc-context.svg" alt="MCP Toplist: Top 25% of 132,046" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 2 registries (2 delisted)
negillett
Available versions (16)
| Version | Published |
|---|---|
| 0.3.0 | Jun 21, 2026 |
| 0.2.17 | Jun 21, 2026 |
| 0.2.16 | Jun 20, 2026 |
| 0.2.15 | Jun 19, 2026 |
| 0.2.14 | Jun 19, 2026 |
| 0.2.13 | Jun 19, 2026 |
| 0.2.12 | Jun 19, 2026 |
| 0.2.11 | Jun 19, 2026 |
| 0.2.10 | Jun 19, 2026 |
| 0.2.9 | Jun 19, 2026 |
| 0.2.8 | Jun 9, 2026 |
| 0.2.7 | Jun 6, 2026 |
| 0.2.6 | Jun 6, 2026 |
| 0.2.5 | Jun 6, 2026 |
| 0.2.4 | Jun 6, 2026 |
| 0.2.3 | Jun 2, 2026 |
Frequently asked questions
- Who maintains AllocContext?
- AllocContext is maintained by negillett, which publishes 1 MCP server (16 total versions) tracked on MCP Toplist.
- Is AllocContext listed on the Official MCP Registry?
- Yes — AllocContext is listed on the Official MCP Registry, alongside PulseMCP and Glama.
- How many versions does AllocContext have?
- MCP Toplist tracks 16 versions of AllocContext, most recently published on Jun 21, 2026.
- Where can I find the source code for AllocContext?
- The source code for AllocContext is hosted at github.com/negillett/alloc-context.
Do you run this server?
Community projects list the MCP servers behind real agents and apps. Publish yours and this page will link to it.