Skip to main content
Glama
georgehenze

Cycleo MCP server

by georgehenze

Cycleo MCP 서버

배포 가능한 Cycleo용 읽기 전용 MCP 어댑터입니다. 서버는 소규모 허용 목록 도구 표면을 노출하며 사용자 범위의 OAuth 베어러 토큰으로 Cycleo의 버전이 지정된 JSON API를 호출합니다.

이 저장소에는 MCP 리소스 서버만 포함되어 있습니다. Cycleo는 인증 서버이자 데이터 소유자로 남아 있으며, /oauth/* 통합은 docs/auth-integration.md에 문서화되어 있으며 프로덕션 사용 전에 연결되어야 합니다.

로컬 실행

cp .env.example .env
npm start

로컬 엔드포인트는 http://localhost:8787/mcp입니다. http://localhost:8787/connect를 한 번 열어 Cycleo를 통해 로그인합니다. 서버는 제한적인 파일 권한으로 OAuth 토큰 세트만 로컬에 저장하며 액세스 토큰을 자동으로 갱신합니다. 로컬 체크아웃으로 개발할 때는 CYCLEO_API_BASE_URL을 로컬 Cycleo API로 설정하세요.

Related MCP server: sprout-mcp

프로덕션 경계

MCP 서버는 Cycleo 비밀번호를 수신하거나 저장하지 않으며 Cycleo 데이터베이스에 연결하지 않습니다. OAuth 베어러 토큰을 수락하고 GET /auth/me를 통해 신원을 검증하며 src/tools.mjs의 허용 목록에 있는 읽기 경로만 전달합니다.

F
license - not found
Not graded
quality - not tested
B
maintenance

Maintenance

Maintainers
Response time
Release cycle
Releases (12mo)
Commit activity

Resources

Unclaimed servers have limited discoverability.

Looking for Admin?

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

Related MCP Servers

  • F
    license
    Not graded
    quality
    D
    maintenance
    Full-coverage, read-only MCP server for the Teamtailor recruitment API. Exposes 18 tools covering candidates, jobs, applications, offers, stages, departments, locations, users, and activities with strict input validation.
  • F
    license
    A
    quality
    C
    maintenance
    Read-only MCP server for the Sprout Social public API, exposing profile and post analytics as tools with raw JSON passthrough.
    5
  • A
    license
    A
    quality
    C
    maintenance
    Read-only MCP server for Favro, providing tools to list organizations, collections, boards, cards, comments, checklists, and search cards via the Favro API.
    14
    14
    1
    MIT
  • A
    license
    Not graded
    quality
    C
    maintenance
    Read-only MCP server for PostGrid Print & Mail, exposing constrained tools for ping, listing sub-organizations, and schema probing via the PostGrid API. Designed for Claude Cowork custom connectors with OAuth Individual sign-in.
    MIT

View all related MCP servers

Related MCP Connectors

  • Streamable HTTP MCP server for Google Calendar and Sheets with OAuth login.

  • Read-only MCP server for ClassQuill, a tutoring-business-management platform.

  • An MCP server that let you interact with Cycloid.io Internal Development Portal and Platform

View all MCP Connectors

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/georgehenze/cycleo-mcp'

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