Timing Jeju FastAPI MCP
Calculates schedule plans and risk assessments based on structured facts passed by the Spring backend API.
Click on "Install Server".
Wait a few minutes for the server to deploy. Once ready, it will show a "Started" state.
In the chat, type
@followed by the MCP server name and your instructions, e.g., "@Timing Jeju FastAPI MCPcalculate itinerary from provided facts"
That's it! The server will respond to your query, and you can continue using it as needed.
Here is a step-by-step guide with screenshots.
Timing Jeju FastAPI MCP
Timing Jeju의 일정 계산과 AI 기능을 담당하는 내부 FastAPI MCP 저장소입니다. Python 버전, 의존성 잠금과 품질 도구만 제공하며 애플리케이션 패키지 구조는 아직 정하지 않습니다.
공개 REST API, 사용자 인증, DB·외부 API 연동과 계산 결과 저장은 별도 Timing-Jeju/jeju_BE Spring 백엔드가 담당합니다. 이 서비스는 Spring이 private network로 전달한 구조화 facts만 계산합니다.
준비된 최소 환경
Python 3.12
uv 기반 의존성 및
uv.lockFastAPI와 MCP Python SDK 안정 버전 1.x
Ruff 린트·포맷, mypy 엄격 타입 검사, pytest
develop/main 대상 독립 GitHub Actions CI
운영 Python 파일이 생기면 대응 테스트를 요구하는 품질 게이트
uv sync --locked --group dev
./scripts/quality-gate.shuv가 없다면 uv 공식 설치 안내에 따라 먼저 설치합니다.
Related MCP server: trazabilidad-mcp
개발자가 결정할 내용
첫 FastAPI 기능 Issue에서 서비스 특성과 팀 합의에 따라 패키지 루트, 모듈 분리, 테스트 디렉터리와 실행 엔트리포인트를 결정합니다. app/, src/, 도메인·계층 디렉터리 중 어느 것도 현재 설정이 강제하지 않습니다.
실행 엔트리포인트가 정해진 뒤 Dockerfile, Health Check와 커버리지 대상을 추가합니다. 구조를 정하기 전에는 빈 엔드포인트나 예시 MCP Tool을 만들지 않습니다.
책임
Spring API가 전달한 구조화 facts 기반 일정 생성·검증·위험도 계산
Stateless MCP Streamable HTTP
POST /mcp내부용
/health/live,/health/ready결과의
contractVersion,inputHash, reason code 유지
금지 사항
DB 직접 접근
외부 관광·교통·날씨·지도 API 직접 호출
입력에 없는 ID 생성
사용자 JWT와 개인정보 수신
활성 일정 직접 변경
계약 문서
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.
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/Timing-Jeju/jeju_AI'
If you have feedback or need assistance with the MCP directory API, please join our Discord server