갓스피드 MCP
Godspeed 작업 관리 API를 위한 모델 컨텍스트 프로토콜 커넥터입니다.
설치
npx를 통해 설치하지 않고도 이 도구를 사용할 수 있습니다.
지엑스피1
또는 전역적으로 설치하세요.
구성
인증 토큰
Godspeed API 토큰은 두 가지 방법으로 제공될 수 있습니다.
- 환경 변수:
GODSPEED_TOKEN
- 명령줄 인수:
--token=YOUR_TOKEN
또는-t YOUR_TOKEN
빈 목록 ID(선택 사항)
새로운 작업 목록을 만들려면 템플릿으로 사용할 빈 목록 ID를 구성할 수 있습니다.
- 환경 변수:
GODSPEED_EMPTY_LIST_ID
- 명령줄 인수:
--empty-list-id=YOUR_LIST_ID
또는-e YOUR_LIST_ID
제공되지 않으면 새 목록을 만들 때 빈 목록 ID를 지정해야 합니다.
커서 MCP 구성
Windows의 경우 다음 구조의 %USERPROFILE%\.cursor\mcp.json
파일을 만듭니다.
Mac/Linux의 경우 ~/.cursor/mcp.json
에 다음 구조의 파일을 만듭니다.
특징
이 MCP 커넥터는 다음과 같은 작업 관리 도구를 제공합니다.
- 모든 작업 나열
- 작업 세부 정보 가져오기
- 새로운 작업 만들기(단일 또는 최대 60개 작업)
- 기존 작업 업데이트
- 작업 삭제
- 작업 완료/미완료
- 작업 목록 가져오기
- 새 작업 목록 만들기(템플릿 복제)
- 기존 목록 복제
특허
MIT
hybrid server
The server is able to function both locally and remotely, depending on the configuration or use case.
Tools
API를 사용하여 Godspeed 작업 애플리케이션과 상호작용을 허용하는 서버입니다.
Related Resources
Related MCP Servers
- -securityAlicense-qualityA server for task orchestration and coordination, facilitating task management with dependencies, multi-instance collaboration, and persistent task tracking.Last updated -722JavaScriptMIT License
- AsecurityFlicenseAqualityThis server allows users to perform web searches using Perplexity AI, providing a tool for retrieving search results through a simple API interface.Last updated -11523TypeScript
- -securityAlicense-qualityThis server facilitates scalable discovery and execution of OpenAPI endpoints using semantic search and high-performance processing, overcoming limitations of large spec handling for streamlined API interactions.Last updated -61PythonMIT License
- AsecurityAlicenseAqualityA TypeScript Model Context Protocol server that integrates with Google Tasks API, allowing users to create, list, update, delete, and toggle completion status of tasks.Last updated -45JavaScriptMIT License