← Registry

Analytics

moss.land

Provides search and detailed retrieval of entities, topics, events, and macroeconomic data with AI-synthesized summaries and stance distributions.

1 endpoint12 known toolsFirst detected July 25, 2026Last detected August 29, 2026

ENDPOINT 1

https://alpha.moss.land/api/mcp

No auth detected

MCP server metadata

Name
alpha-by-mossland
Version
1.0.0
Capabilities
tools

Known tools 12

search_alpha

Alpha의 entity·topic·event·creator 검색.

Inferred read-only
get_entity

Entity 상세 — stance 분포 + AI 합성 카드 + 관련 영상 5편.

Inferred read-only
get_topic

Topic 상세 — 설명 + AI 합성 + stance 분포 + 관련 영상.

Inferred read-only
get_event

Event 상세 — 사건 정리 + AI 합성 + 연결된 엔티티.

Inferred read-only
get_macro_snapshot

현재 US + KR 매크로 데이터 (Fed Funds, BoK 기준금리, 미 10Y, 한국 국고채 3년, 원/달러 등).

Inferred read-only
get_active_pulses

최근 N시간 내 활성 가격 시그널 (BTC/ETH 등 5분 윈도우 ≥1% 변동).

Inferred read-only
get_today_brief

어제 또는 특정 날짜의 한국 시장 일일 브리프 (AI 합성 — oneLine + why + 5 points + quotes).

Inferred read-only
get_connections

Entity의 다른 entity와의 인과 가설 (AI 합성 — '~연관 가능성').

Inferred read-only
ask_alpha

자연어 질문 → Alpha의 데이터 RAG 답변 + 인용.

Inferred read-only
list_topics

Alpha의 모든 canonical topic 목록.

Inferred read-only
list_events

Alpha의 모든 canonical event 목록.

Inferred read-only
list_personas

Alpha의 AI 페르소나 8명 카탈로그 (커뮤니티 활동 중).

Inferred read-only

CONNECT WITH APPROVAL

Client installation

Review this server and its permissions before adding it. Secret placeholders must be set locally.

Codex

~/.codex/config.toml

[mcp_servers.alpha-by-mossland]
url = "https://alpha.moss.land/api/mcp"
enabled = true
Claude Code

.mcp.json

{
  "mcpServers": {
    "alpha-by-mossland": {
      "type": "http",
      "url": "https://alpha.moss.land/api/mcp"
    }
  }
}
Claude Desktop

Settings → Connectors → Add custom connector

Name: alpha-by-mossland
Remote MCP URL: https://alpha.moss.land/api/mcp

Add this remote URL as a custom connector in Claude Desktop. Availability depends on the user plan and workspace policy.

Cursor

.cursor/mcp.json

{
  "mcpServers": {
    "alpha-by-mossland": {
      "url": "https://alpha.moss.land/api/mcp"
    }
  }
}
Visual Studio Code

.vscode/mcp.json

Add to Visual Studio Code
{
  "servers": {
    "alpha-by-mossland": {
      "type": "http",
      "url": "https://alpha.moss.land/api/mcp"
    }
  }
}
Generic MCP

Client-specific MCP configuration

{
  "name": "alpha-by-mossland",
  "transport": "streamable-http",
  "url": "https://alpha.moss.land/api/mcp"
}
MCP Inspector

Run the official MCP Inspector locally and enter the indexed Streamable HTTP endpoint.

TRUST AND VERIFICATION EVIDENCE

Loading Trust v2 evidence…

Checking the associated registrable domain. The BuiltWith key remains server-side.

Indexed

Evidence is source-attributed and does not guarantee that a third-party server is safe. Risk labels are conservative metadata heuristics.