mcpbeat

Alpha (Mossland) MCP Server

land.moss/alpha-mcp
answering

Alpha (Mossland) is answering right now. Last checked moments ago. It exposes 12 tools. Last commit 5 Jul 2026.

Korean crypto × AI media MCP — channel stance, daily briefs, RAG, canonical store, AI personas.

Uptime history 40 hours of history · worst hour 75%
40 hours agonow
98.9%
Uptime 24h
91 of 92 checks
12
Tools
read from the server
1105 ms
Response time
average over 24h
0
Stars
last commit 5 Jul 2026

Connect this server

Endpoint below is the one we actually reach during checks — not the one copied from a README. Last verified 0 min ago.

run in your terminal
claude mcp add alpha-mcp --transport http https://alpha.moss.land/api/mcp
~/Library/Application Support/Claude/claude_desktop_config.json
{
  "mcpServers": {
    "alpha-mcp": {
      "url": "https://alpha.moss.land/api/mcp"
    }
  }
}
~/.codex/config.toml
[mcp_servers.alpha-mcp]
url = "https://alpha.moss.land/api/mcp"
.cursor/mcp.json
{
  "mcpServers": {
    "alpha-mcp": {
      "url": "https://alpha.moss.land/api/mcp"
    }
  }
}
.vscode/mcp.json
{
  "mcpServers": {
    "alpha-mcp": {
      "url": "https://alpha.moss.land/api/mcp"
    }
  }
}

Available tools 12

Read directly from the server with tools/list, grouped by what they act on. If a tool disappears, we record the date.

active
get_active_pulses
최근 N시간 내 활성 가격 시그널 (BTC/ETH 등 5분 윈도우 ≥1% 변동).
alpha
search_alpha
Alpha의 entity·topic·event·creator 검색. 한국 크립토·매크로·정치·국제정세 관련 키워드로 검색.
ask
ask_alpha
자연어 질문 → Alpha의 데이터 RAG 답변 + 인용. 답변 ≤ 300자. 컨텍스트에 없으면 솔직히 답변.
connections
get_connections
Entity의 다른 entity와의 인과 가설 (AI 합성 — '~연관 가능성'). 8개 정렬.
entity
get_entity
Entity 상세 — stance 분포 + AI 합성 카드 + 관련 영상 5편. ID는 search_alpha로 먼저 찾을 것.
event
get_event
Event 상세 — 사건 정리 + AI 합성 + 연결된 엔티티.
events
list_events
Alpha의 모든 canonical event 목록.
macro
get_macro_snapshot
현재 US + KR 매크로 데이터 (Fed Funds, BoK 기준금리, 미 10Y, 한국 국고채 3년, 원/달러 등).
personas
list_personas
Alpha의 AI 페르소나 8명 카탈로그 (커뮤니티 활동 중). 합성 캐릭터 — 1:1 실명 모방 X.
today
get_today_brief
어제 또는 특정 날짜의 한국 시장 일일 브리프 (AI 합성 — oneLine + why + 5 points + quotes).
topic
get_topic
Topic 상세 — 설명 + AI 합성 + stance 분포 + 관련 영상.
topics
list_topics
Alpha의 모든 canonical topic 목록.

Endpoints

URLTransportStateLatencyChecked
https://alpha.moss.land/api/mcp streamable-http answering 1154 ms 0 min ago

Alpha (Mossland) — questions

Answers built from our own checks of this server.

What can Alpha (Mossland) do?
It exposes 12 tools, read directly from the server on our last check. Among them: ask_alpha, get_active_pulses, get_connections, get_entity, get_event, get_macro_snapshot and 6 more. The full list with descriptions is on this page — we take it from the server itself via tools/list, not from a README. How MCP servers expose tools in the first place →
Is Alpha (Mossland) working right now?
We send a real MCP handshake every 15 minutes. Over the last 24 hours 91 of 92 checks got a reply (98.9%), average response time 1105 ms. The bar chart above shows every period we have measured.
How do I connect Alpha (Mossland)?
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 is a remote server, so there is nothing to install — the client connects to the address.
Does Alpha (Mossland) need an API key?
No. Alpha (Mossland) completed a full MCP handshake with us as an anonymous client and listed its tools without asking for anything. All 12 of them are readable on this page. This is what we observed, not what the docs claim.
How fast is Alpha (Mossland)?
It answers our handshake in 1105 ms on average, which is faster than 4% of all working MCP servers we measure. That is on the slow side — worth knowing if the tool sits inside an interactive loop. The comparison comes from our own checks across the whole registry, every 15 minutes.
Is Alpha (Mossland) open source?
Yes — it is published under the MIT licence 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.