Server Configuration
Describes the environment variables required to run the server.
Name | Required | Description | Default |
---|---|---|---|
No arguments |
Schema
Prompts
Interactive templates invoked by user choice
Name | Description |
---|---|
No prompts |
Resources
Contextual data attached and managed by the client
Name | Description |
---|---|
No resources |
Tools
Functions exposed to the LLM to take actions
Name | Description |
---|---|
search-documents | AIApp BaaS 인증 시스템 문서를 키워드 배열로 검색합니다. API 문서, 구현 가이드, 보안 가이드, 예제 코드 등 모든 문서를 통합 검색합니다. 사용 예시:
키워드 배열 사용 (권장):
카테고리 필터링:
문장 사용 (폴백):
|
get-document-by-id | 문서 ID로 특정 BaaS 인증 시스템 문서의 전체 내용을 조회합니다. |
get-project-config | 현재 MCP 서버에 설정된 프로젝트 ID를 확인합니다. |