nara-bid-mcp
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., "@nara-bid-mcpsearch procurement notices for IT services this month"
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.
nara-bid-mcp
나라장터 입찰공고 검색용 MCP 서버입니다. 기존 로컬 프로젝트들의 장점만 모았습니다.
문서 파싱은 kordoc을 1차 파서로 사용합니다. 자세한 출처 표기는 NOTICE.md를 참고하세요.
핵심 장점
공식 공공데이터포털 조달 API 사용
물품/용역/공사/외자 통합 검색
start_date/end_date고정 기간 검색과days_back최근기간 검색 모두 지원긴 기간은 10일 단위 자동 청킹
검색어·수요기관 로컬 후처리 필터와 relevance score 제공
사전규격 검색 선택 지원
RFP/제안요청서/과업지시서 첨부파일 자동 식별
응답 크기 보호: 큰 원문은 핵심 필드 중심으로 압축
ServiceKey 로그/오류 마스킹
첨부파일 텍스트 추출 시 허용 호스트만 다운로드
Related MCP server: Nara Market FastMCP Server
환경변수
.env 파일 또는 실행 환경에 아래 중 하나를 설정합니다.
NARA_SERVICE_KEY=공공데이터포털_서비스키
# 호환용
NARAMARKET_SERVICE_KEY=공공데이터포털_서비스키실행
uv sync --extra dev
uv run nara-bid-mcpMCP 도구
server_info: 서버 상태와 기능 목록search_procurement_notices: 입찰공고 + 선택적 사전규격 검색get_notice_attachments: 특정 공고 첨부/RFP URL 추출extract_attachment_text: 허용된 G2B/data.go.kr 첨부 URL 텍스트 추출get_search_strategy: 실무 검색 절차 가이드
Hermes 등록 예시
mcp:
servers:
nara-bid:
command: uv
args: ["--directory", "/home/user/mydev/nara-bid-mcp", "run", "nara-bid-mcp"]
env:
NARA_SERVICE_KEY: "..."
UV_LINK_MODE: copyThis 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
- 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/dukeguykr/nara-bid-mcp'
If you have feedback or need assistance with the MCP directory API, please join our Discord server