Skip to main content
Glama
AllocContext

AllocContext

by AllocContext

Related Servers

Alternatives to AllocContext

Related Servers

  • A
    license
    Not graded
    quality
    C
    maintenance
    AI-powered crypto signal intelligence for 20 assets (BTC, ETH, SOL, etc). 6 scoring dimensions: whale activity, technical analysis, derivatives flow, narrative strength, sentiment, market structure. Market regime detection (TRENDING/RANGING), portfolio optimization, and accuracy tracking. 9 read-only MCP tools. Free via MCP, $0.001 USDC via x402 on Base for REST API.
    3
    MIT
  • A
    license
    A
    quality
    C
    maintenance
    Market intelligence MCP server enabling AI agents to buy crypto sentiment reads, divergence verdicts, and analyst answers via pay-per-call x402 micropayments on Base.
    6
    59 npm
    MIT
  • F
    license
    Not graded
    quality
    D
    maintenance
    56 pay-per-call MCP endpoints for AI agents. Market signals, macro economics, crypto/DeFi, geopolitical intelligence, SEC filings, GitHub velocity, sanctions screening. USDC on Base Mainnet via x402.
    -
  • A
    license
    A
    quality
    B
    maintenance
    MCP server that aggregates x402 crypto services as tools for AI agents, providing prices, sentiment, funding rates, and technical indicators with x402 pay-per-call on Base.
    6
    1,535 npm
    MIT

TDQS

B3.4/5.0

Scored across 8 tools

Disambiguation2/5

get_context_bundle already embeds market context and a delta vs the prior snapshot, so get_market_context and get_context_delta overlap with it. check_allocation_band and check_allocation_bands differ only by plural and both assess drift, creating real selection ambiguity.

Naming Consistency4/5

All tool names follow a consistent get_/check_ verb + noun snake_case pattern, and the resource names are generally clear. Minor deviations like get_context_at and the near-duplicate singular/plural band-check pair keep it from perfect consistency.

Tool Count5/5

Eight tools is a well-scoped size for an allocation context server. Each tool maps to a recognizable need: context retrieval, market data, portfolio state, rebalance planning, drift checks, and snapshot comparison.

Completeness3/5

Core read/analyze workflows are covered: current context, market backdrop, portfolio state, rebalance plans, and allocation drift checks. However, there is no tool to list saved snapshots, which makes get_context_at and get_context_delta harder to use without external knowledge of available timestamps.

Maintenance

ActivityStale
ResponsivenessNo issues