Skip to main content
Glama
4dmrkey

cryptopolitan-mcp

by 4dmrkey

Cryptopolitan MCP 서버

Model Context Protocol (MCP)를 통해 AI 에이전트에 실시간 암호화폐 뉴스, 분석 및 가격 예측을 제공합니다.

Cryptopolitan은 선도적인 암호화폐 뉴스 플랫폼입니다(DA 75, 월간 페이지 뷰 420만 회 이상, 50,000개 이상의 기사, 2023년 Binance Square 올해의 크리에이터 선정).

엔드포인트

전송 방식

URL

SSE

https://agent.cryptopolitan.com/mcp/sse

Streamable HTTP

https://agent.cryptopolitan.com/mcp

Related MCP server: ChainGPT AI News MCP Server

빠른 시작

Claude Code

.mcp.json에 추가하세요:

{
  "cryptopolitan": {
    "type": "sse",
    "url": "https://agent.cryptopolitan.com/mcp/sse"
  }
}

Cursor

.cursor/mcp.json에 추가하세요:

{
  "mcpServers": {
    "cryptopolitan": {
      "url": "https://agent.cryptopolitan.com/mcp"
    }
  }
}

Windsurf

MCP 설정에 추가하세요:

{
  "cryptopolitan": {
    "serverUrl": "https://agent.cryptopolitan.com/mcp/sse"
  }
}

사용 가능한 도구

도구

설명

crypto_get_articles

카테고리, 자산, 최신순 필터를 선택하여 최신 기사 가져오기

crypto_search_articles

모든 콘텐츠에 대한 전체 텍스트 키워드 검색

crypto_get_categories

게시물 수와 함께 모든 기사 카테고리 나열

crypto_get_article_by_url

URL 또는 슬러그로 기사 세부 정보 가져오기

crypto_get_docs

서버 문서 및 데이터 스키마

필터

  • 카테고리: 비트코인, 이더리움, DeFi, NFT, 규제, 경제, AI, Web3, 게임 등

  • 자산: 모든 암호화폐 티커 — BTC, ETH, SOL, XRP, ADA, DOT 등 (120개 이상 지원)

  • 최신순: 24h, 7d, 30d

  • 제한: 요청당 최대 50개의 기사

사용 예시

연결 후 AI 어시스턴트에게 다음과 같이 질문하세요:

  • "최신 비트코인 뉴스 기사가 뭐야?"

  • "지난주 이더리움 DeFi 관련 기사를 검색해줘"

  • "cryptopolitan.com/sui-price-prediction/에서 전체 기사를 가져와줘"

  • "사용 가능한 모든 뉴스 카테고리를 나열해줘"

응답 형식

각 기사에는 다음 정보가 포함됩니다:

  • 식별: 제목, URL, 슬러그, 작성자

  • 날짜: published_at, modified_at

  • 콘텐츠: 요약, content_type(뉴스/분석/가이드/가격), 단어 수

  • 암호화폐: assets_mentioned(BTC, ETH 등 감지된 티커)

  • 분류: 카테고리, 태그

  • 출처 표기: attribution, license, cite_as

출처 표기

출처를 표기하면 무료로 사용할 수 있습니다. 모든 응답에는 cite_as 필드가 포함되어 있습니다. 최종 사용자에게 Cryptopolitan 콘텐츠를 제공할 때는 다음과 같이 출처를 표기하세요:

Source: Cryptopolitan (cryptopolitan.com)

자동 검색

이 서버는 다음 위치의 /.well-known/mcp.json을 통한 자동 검색을 지원합니다:

https://agent.cryptopolitan.com/.well-known/mcp.json

링크

라이선스

이 MCP 서버는 출처를 표기하면 무료로 사용할 수 있습니다. 자세한 내용은 위의 출처 표기 섹션을 참조하세요.

TDQS

B3.1/5.0
Disambiguation5/5

With only one tool, there is no possibility of selecting the wrong tool or confusing purposes between tools.

Naming Consistency4/5

The single tool uses clear snake_case format (connect_info), though with only one tool, a naming pattern cannot be fully established.

Tool Count2/5

A single tool is insufficient for the apparent scope suggested by 'cryptopolitan' (likely cryptocurrency/news domain). The rubric explicitly identifies 1 tool as 'too few' for typical scopes.

Completeness1/5

Severely incomplete - the server provides only a meta-configuration tool (connection details) with zero tools covering the actual domain functionality implied by the server name.

Maintenance

ActivityInactive
ResponsivenessUnresponsive

Resources

Unclaimed servers have limited discoverability.

Looking for Admin?

If you are the server author, to access and configure the admin panel.

Related MCP Connectors

Related MCP Servers

  • A
    license
    A
    quality
    B
    maintenance
    Real-time financial news for AI agents and trading bots — AI-enriched stories with per-ticker analysis, a 1–10 relevance score, SEC Form-4 insider transactions, plus trending and "actionable-now" feeds. Free tier, OAuth, no API key to paste.
    11
    2
    MIT

Latest Blog Posts

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/4dmrkey/cryptopolitan-mcp'

If you have feedback or need assistance with the MCP directory API, please join our Discord server