Instructions file
Claude Code instructions for hlucent/airkorea-realtime-mcp, covering claude.md — airkorea-realtime-mcp, 절대 규칙, 기술적으로 반드시 적용할 것, .env and server.py의 mcp.run()은 항상 statelesshttp=true 포함.
Instructions file
Claude Code instructions for hlucent/airkorea-realtime-mcp, covering claude.md — airkorea-realtime-mcp, 절대 규칙, 기술적으로 반드시 적용할 것, .env and server.py의 mcp.run()은 항상 statelesshttp=true 포함.
Instructions file
A set of project instructions for extending a Seoul air-quality MCP service, which provides air-quality information for Seoul. It defines required implementation steps, testing rules, and deployment limits.
hlucent/seoul-construction-mcp
Instructions file
Project instructions for a Node.js MCP server that searches Seoul construction data from South Korea’s open-data service. MCP lets an AI assistant use the project’s data-search tools through a standard connection.
Instructions file
Project-specific instructions for Claude Code when working on a real-estate data server. The server wraps nine South Korean government property-transaction APIs as MCP tools, a standard way for AI assistants to call software services.
Instructions file
Claude Code instructions for hlucent/korea-bok-stats-mcp, covering claude.md — claude code 실행 지침 (korea-bok-stats-mcp), 0. 절대 규칙, 1. 기술적으로 반드시 적용할 것, 1-1. .env 관련 and 1-2. server.py의 mcp.run()은 항상 statelesshttp=true 포함.
Instructions file
A Claude Code instruction file for an MCP server that retrieves statistics from South Korea's R-ONE real-estate statistics service. R-ONE is a public real-estate data service.
hlucent/seoul-individual-land-price-mcp
Instructions file
A Claude Code instruction file for building an MCP server that provides Seoul individual land-price information. MCP is a way for AI tools to call software services.
hlucent/air-emission-facility-mcp
Instructions file
Project-specific instructions for developing and testing an air-emission facility MCP server, a program that connects an AI assistant to an air-emissions service.
Instructions file
Claude Code instructions for hlucent/seoul-timeavg-air-mcp, covering claude.md — seoul-timeavg-air-mcp, 0. 절대 규칙, 1. 기술적으로 반드시 적용할 것, 1-1. .env and 1-2. server.py의 mcp.run().
hlucent/seoul-realtime-air-by-region-mcp
Instructions file
Claude Code instructions for hlucent/seoul-realtime-air-by-region-mcp, covering claude.md — seoul-realtime-air-by-region-mcp, 절대 규칙, 기술적으로 반드시 적용할 것, .env and server.py의 mcp.run().
hlucent/seoul-uncomfort-report-mcp
Instructions file
Claude Code instructions for hlucent/seoul-uncomfort-report-mcp, covering claude.md — seoul-uncomfort-report-mcp 실행 지침, 0. 절대 규칙 (최우선 준수), 1. 기술적으로 반드시 적용할 것, 1-1. .env and 1-2. server.py의 mcp.run() — statelesshttp=true 필수.
Instructions file
Project-specific instructions for building and testing a server that provides ultraviolet-index data. They describe which project files to read first, what to measure locally, and which deployment commands not to run.
hlucent/airkorea-forecast-alert-mcp
Instructions file
A set of project-specific instructions for Claude Code, covering how to read the plan, test an air-quality forecast service, handle unusual API data, and stop before deployment.
hlucent/airkorea-statistics-mcp
Instructions file
A set of Claude Code instructions for an air-quality statistics MCP server. It describes how to use AirKorea data, an air-quality information service in South Korea, and how to implement and test the project safely.
hlucent/korea-living-weather-index-mcp
Instructions file
Claude Code instructions for hlucent/korea-living-weather-index-mcp, covering claude.md — korea-living-weather-index-mcp, 절대 규칙, 이 프로젝트 고유 사항, api 특성 and 등급 매핑 로직 (docstring에 반드시 명시).
Instructions file
A set of Claude Code instructions for building and operating a weather-forecast service. Claude Code is an AI coding tool, and the instructions cover implementation rules, weather API handling, API-key safety, error parsing, missing data, and mapping operations to tools.