Skip to main content
Glama

Strava MCP

by JonoCX

스트라바 MCP

이 저장소에는 Claude Desktop 클라이언트에 추가할 수 있는 Strava MCP가 포함되어 있습니다. 설치가 완료되면 Claude에게 내 활동에 대한 모든 정보를 문의할 수 있습니다!

여기에서 내 블로그 게시물을 확인하세요

설정

종속성

  • 클로드 데스크탑
  • uv
  • 개발 앱 설정이 포함된 Stava 계정

Strava에 연결

Strava 프로필에 앱을 설정하고 이 저장소를 복제한 후 다음 내용이 포함된 .env 파일을 루트에 만듭니다.

지엑스피1

MCP를 Claude에 연결

다음을 실행하여 Claude 구성에 서버를 추가할 수 있습니다.

uv run mcp install main.py

서버를 변경한 경우 Claude 데스크톱 클라이언트를 다시 시작해야 합니다.

설치가 완료되면 Claude 앱의 텍스트 상자 하단에 망치 아이콘이 표시됩니다. 망치 아이콘을 클릭하면 다음과 같은 내용이 표시됩니다.

Available MCP tools showing that Strava has been installed

달리기

이제 서버가 추가되었으므로 클로드가 해당 서버를 사용할 수 있습니다.

"제 최근 활동에 대해 말해주세요"라고 말해 보세요.

The output of claude when asking about a specific activity

-
security - not tested
A
license - permissive license
-
quality - not tested

local-only server

The server can only run on the client's local machine because it depends on local resources.

사용자가 Strava API에 연결하여 Strava 활동 데이터를 쿼리하고 분석할 수 있게 해주는 Claude MCP 서버입니다.

  1. 설정
    1. 종속성
    2. Strava에 연결
    3. MCP를 Claude에 연결
  2. 달리기

    Related MCP Servers

    • A
      security
      A
      license
      A
      quality
      An MCP server that enables Claude to interact with Twitter, allowing for posting tweets and searching Twitter content.
      Last updated -
      2
      896
      253
      TypeScript
      MIT License
      • Apple
    • -
      security
      A
      license
      -
      quality
      A Python-based MCP server that allows Claude and other LLMs to execute arbitrary Python code directly through your desktop Claude app, enabling data scientists to connect LLMs to APIs and executable code.
      Last updated -
      26
      MIT License
      • Apple
      • Linux
    • -
      security
      A
      license
      -
      quality
      Connects to Garmin Connect and exposes your fitness and health data (activities, sleep, heart rate, steps, body composition) to Claude and other MCP-compatible clients.
      Last updated -
      61
      Python
      MIT License
      • Apple
    • -
      security
      A
      license
      -
      quality
      An MCP server that integrates with Sonar API to provide Claude with real-time web search capabilities for comprehensive research.
      Last updated -
      0
      JavaScript
      MIT License

    View all related MCP servers

    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/JonoCX/strava-mcp'

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