Jotify Moment MCP Server
Jotify Moment MCP Server
Model Context Protocol (MCP) server for Jotify Moment.
Claude Desktop, Cursor, Antigravity 또는 MCP를 지원하는 모든 AI Agent가 자연어로 Jotify Moment 플랫폼에서 다음을 직접 수행할 수 있습니다:
📸 로컬 이미지/오디오·비디오 파일 업로드
✍️ Moment 텍스트·이미지 게시물 작성
🔍 최근 게시물 검색
👤 로그인 신원과 Token 검증
🛠️ 설치 및 빌드
cd packages/mcp-server
npm install
npm run buildRelated MCP server: Ayrshare Unofficial MCP Server
⚙️ 연동 설정
1. Claude Desktop에서 사용
claude_desktop_config.json(macOS의 경우 ~/Library/Application Support/Claude/claude_desktop_config.json)에 다음을 추가하세요:
{
"mcpServers": {
"jotify-moment": {
"command": "node",
"args": [
"/Users/mengdoo/codes/jotify-moment/packages/mcp-server/dist/index.js"
],
"env": {
"JOTIFY_BASE_URL": "http://localhost:3000",
"JOTIFY_API_TOKEN": "jotify_pat_你的API密钥"
}
}
}
}💡 API 키 발급: Jotify Moment 웹에서
/settings-> 「API 키」 패널로 이동해 한 번에 생성하세요.
🧰 제공되는 MCP Tools
Tool 이름 | 설명 | 매개변수 예시 |
| 현재 API Token을 검증하고 사용자 기본 정보를 가져옵니다 | 인자 없음 |
| 로컬 이미지/오디오·비디오를 서버에 업로드하여 원격 URL을 가져옵니다 |
|
| Moment 게시물을 생성하고 발행합니다(이미지 첨부 및 외부 링크 지원) |
|
| 플랫폼에 최근 게시된 공개 게시물 목록을 가져옵니다 |
|
💬 자연어 대화 예시
“Moment를 하나 작성해 주세요. 내용은 ‘오늘 프로젝트의 새 기능 개발을 완료했습니다!’이고, 바탕화면의 이 스크린샷을 첨부해 주세요.”
“내가 최근에 Moment에 올린 게시물을 확인해 주세요.”
“내 Jotify Token이 연결되어 있는지 테스트해 주세요.”
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
- AlicenseAqualityCmaintenanceEnables AI assistants to publish, schedule, and manage social media posts across X (Twitter), Instagram, and Threads through the Sociona API. Supports immediate posting, scheduling, analytics, and account management with natural language commands.617MIT
- AlicenseAqualityDmaintenanceEnables AI agents to interact with the Ayrshare API to publish social media posts, manage profiles, and handle comments or messages. It supports executing real-time API calls for analytics, media uploads, and automated scheduling across various social platforms.1819MIT
- AlicenseBqualityCmaintenanceEnables AI assistants to manage social media accounts, upload media (videos and images), track upload status, and manage content across platforms like Instagram, YouTube, and TikTok via the XenonFlare API.1061MIT
- FlicenseNot gradedqualityCmaintenanceEnables AI agents to create, schedule, and manage social media posts across 10 platforms via a unified API.
Related MCP Connectors
Connect any AI agent to 11+ social platforms: schedule, publish & track posts via hosted MCP.
Publish, schedule, and manage social media posts across major platforms via the Postproxy API.
Publish, schedule and verify social posts across seven networks from your AI assistant.
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/daocatt/jotify-moment-mcp'
If you have feedback or need assistance with the MCP directory API, please join our Discord server