Cycleo MCP server
Cycleo MCP server
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 を通じて ID を検証し、src/tools.mjs 内の許可リストに登録された読み取りルートのみを転送します。
This server cannot be installed
Maintenance
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
- FlicenseNot gradedqualityDmaintenanceFull-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.
- FlicenseAqualityCmaintenanceRead-only MCP server for the Sprout Social public API, exposing profile and post analytics as tools with raw JSON passthrough.5
- AlicenseAqualityCmaintenanceRead-only MCP server for Favro, providing tools to list organizations, collections, boards, cards, comments, checklists, and search cards via the Favro API.14141MIT
- AlicenseNot gradedqualityCmaintenanceRead-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
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
Latest Blog Posts
- Who's Calling? MCP Hosts Are an Identity Blind Spot (And the Spec Knows It)By Om-Shree-0709 on .mcpAgent IdentityOAuth 2.1
- Your AI Chatbot Just Exposed Your CEO's Salary to an InternBy Om-Shree-0709 on .Agent IdentityMCP SecurityOAuth Delegation
- Why MCP Servers Need Execution Sandboxing (And Why Your Current Stack Isn't Enough)By Om-Shree-0709 on .Agentic AiPrompt InjectionWebAssembly
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