mfds-mcp
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| MFDS_DB_PATH | No | Path to the SQLite database file. Defaults to mfds_cache.db. | mfds_cache.db |
| MFDS_HTTP_PORT | No | Port for HTTP server when MFDS_TRANSPORT=http. Defaults to 8000. | 8000 |
| MFDS_TRANSPORT | No | Transport mode. Use 'http' for HTTP server. | stdio |
Capabilities
Features and capabilities supported by this server
| Capability | Details |
|---|---|
| tools | {
"listChanged": true
} |
| logging | {} |
| prompts | {
"listChanged": false
} |
| resources | {
"subscribe": false,
"listChanged": false
} |
| extensions | {
"io.modelcontextprotocol/ui": {}
} |
| experimental | {} |
Tools
Functions exposed to the LLM to take actions
| Name | Description |
|---|---|
| mfds_search_guidelinesA | 식약처 공무원 지침서/민원인 안내서(m_1059) 전문검색. 현행 추정본 우선. |
| mfds_search_law_noticesA | 식약처 법령 '개정공포' 검색(m_203). ⚠ 현행 법령 본문이 아님. 각 항목은 law.go.kr 로 연결되는 개정공포 알림이며, 공포번호(anc_no)·공포일(anc_date)· 시행일(ef_date)·law_go_kr_url 을 제공한다. 법령의 현행 시행 여부(law_currency)는 항상 'unknown' 으로 반환하므로 반드시 law_go_kr_url 원문으로 확인하라. |
| mfds_latest_versionA | 주제/제목으로 현행 지침서 후보 1건을 근거·신뢰도와 함께 해석 + 판본 이력. 반환: current(현행 추정본), current_confidence, alternatives, version_history. ⚠ current 는 자동 추정. confidence 낮거나 status=unknown 이면 원문 확인 필수. |
| mfds_version_historyB | 특정 문서가 속한 버전 그룹의 전체 판본·상태·판정근거(audit 뷰). |
| mfds_get_documentA | 단일 문서 조회. 컨텍스트 절약을 위해 part='meta'(기본) 또는 'full'. |
| mfds_extract_sectionB | 긴 지침서 본문에서 키워드 주변 섹션만 발췌(출처 첨부명 포함). |
| mfds_list_recentA | 최근 제·개정 모니터링. board별 최근 문서를 게시일 내림차순으로. |
| mfds_statusB | 진단: board별 문서 수·상태 분포·첨부 파싱 실패·마지막 크롤 시각·구조 경고. |
| mfds_refreshA | [운영/쓰기] 게시판 크롤 → 첨부 파싱 → 적재 → 상태 재판정. 느릴 수 있음. |
Prompts
Interactive templates invoked by user choice
| Name | Description |
|---|---|
No prompts | |
Resources
Contextual data attached and managed by the client
| Name | Description |
|---|---|
No resources | |
Latest Blog Posts
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/bbiyakfather/mfds-mcp'
If you have feedback or need assistance with the MCP directory API, please join our Discord server