Twist MCP Server
Twist MCP 서버(테스트)
Twist 작업 공간과 상호작용하는 MCP 서버입니다. Twist REST API를 사용하여 Python으로 작성되었습니다. 현재는 테스트 목적으로만 사용됩니다.
설치
필수 조건
파이썬 3.10+
UV 패키지 관리자( 설치 가이드 )
Twist API 토큰
트위스트 작업 공간 ID
Twist API 토큰 받기
Twist 계정에 로그인하세요
Twist 앱 콘솔을 방문하세요
개인용으로 새로운 애플리케이션을 만드세요
OAuth 2 테스트 토큰을 복사합니다. 이 토큰은 MCP 서버에 현재 로그인한 사용자에게 전체 범위 액세스 권한을 부여합니다.
이후 버전에서는 적절한 OAuth 인증을 사용할 예정입니다.
Claude Desktop을 사용한 구성
claude_desktop_config.json의 MCP 서버 세트에 Twist MCP 서버를 추가합니다.
지엑스피1
Related MCP server: mcp-todoist
사용 가능한 도구
현재 사용 가능한 도구는 다음과 같습니다.
받은 편지함
twist_inbox_get: 사용자의 받은 편지함 내용을 가져옵니다.twist_inbox_archive_all: 작업 공간의 모든 스레드(또는 지정된 타임스탬프 이후의 모든 스레드)를 보관합니다.twist_inbox_archive: ID별로 특정 스레드를 보관합니다.twist_inbox_unarchive: ID로 특정 스레드를 보관 해제합니다.twist_inbox_mark_all_read: 모든 받은 편지함 스레드를 읽음으로 표시합니다.twist_inbox_get_count: 받은 편지함 스레드 수를 가져옵니다.
스레드
twist_threads_getone: ID로 스레드 가져오기twist_threads_get: 채널의 모든 스레드를 가져옵니다.twist_threads_add: 채널에 새 스레드를 추가합니다.twist_threads_update: 기존 스레드 업데이트twist_threads_remove: 스레드 제거twist_threads_star: 스레드에 별표 표시twist_threads_unstar: 스레드 별표 해제twist_threads_pin: 스레드 고정twist_threads_unpin: 스레드 고정 해제twist_threads_move_to_channel: 스레드를 다른 채널로 이동합니다.twist_threads_get_unread: 작업 공간에서 읽지 않은 스레드 가져오기twist_threads_mark_read: 스레드를 읽음으로 표시twist_threads_mark_unread: 스레드를 읽지 않음으로 표시twist_threads_mark_unread_for_others: 다른 사람이 읽지 않은 스레드로 표시합니다.twist_threads_mark_all_read: 작업 공간이나 채널의 모든 스레드를 읽음으로 표시합니다.twist_threads_clear_unread: 작업 공간에서 읽지 않은 스레드를 지웁니다.twist_threads_mute: 스레드를 몇 분 동안 음소거합니다.twist_threads_unmute: 스레드 음소거 해제
특허
이 프로젝트는 MIT 라이선스에 따라 라이선스가 부여됩니다. 자세한 내용은 라이선스 파일을 참조하세요.
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
- AlicenseAqualityCmaintenanceMCP server that integrates Microsoft Teams messaging (read, post, mention, list members and threads)6392Apache 2.0
- AlicenseAqualityCmaintenanceMCP Server to create and manage tasks, projects, labels and more in Todoist, using their unified v1 API7707GPL 3.0
- AlicenseBqualityCmaintenanceAn MCP server that integrates with the Todoist REST API v2 to enable AI assistants to manage tasks, projects, sections, comments, and labels. It supports comprehensive operations including batch task creation, history tracking for completed tasks, and organized project management.332671MIT
- FlicenseAqualityCmaintenanceMCP server for the Threads API, enabling profile management, content reading, publishing, replies, and discovery through 26 tools.26
Related MCP Connectors
A basic MCP server to operate on the Postman API.
A MCP server built for developers enabling Git based project management with project and personal…
Read, search, send, organize, draft and schedule email across your inboxes from any MCP client.
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/mikemc/twist-mcp-server'
If you have feedback or need assistance with the MCP directory API, please join our Discord server