taxfood-mcp
Provides tools for querying Korean public institution tax-funded restaurant spending data, returning results with Kakao Map deep links, and is designed for deployment on Kakao Cloud and integration with Kakao's PlayMCP platform.
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., "@taxfood-mcpFind top tax-funded restaurants in Gangnam"
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.
세금맛집 MCP 서버 (taxfood-mcp)
전국 공공기관이 **업무추진비(세금)**로 식사한 식당 데이터를 AI 에이전트가 쓸 수 있는 MCP(Model Context Protocol) 도구로 노출하는 서버입니다. 카카오 PlayMCP / AGENTIC PLAYER 10 출품용. 모든 근거에 공식 정보공개 출처 링크가 붙는 투명성·정보공개 서비스입니다.
데이터 원본/지도 서비스: https://taxfood.kr
설계 원칙
Streamable HTTP, 스테이트리스 원격 MCP 서버 (PlayMCP 요구사항). 단일
POST /mcp/.데이터 무동봉: 데이터셋은 런타임에 공개 CDN(
https://taxfood.kr/data/*.json)에서 fetch + 인메모리 캐시. → 이 공개 레포에는 데이터·개인정보·시크릿이 일절 포함되지 않습니다.응답 단계 PII 스크럽: 혹시 모를 이름+직함 패턴을 응답에서 제거.
모든 출력에 카카오맵 딥링크(
map.kakao.com/link/...) 동봉.
Related MCP server: fiscal-api-mcp
도구 (7)
도구 | 기능 |
| 이름/지역/구 검색 + 정렬 |
| 좌표 기반 주변 검색(카톡 위치공유) |
| 시/도·구 지출 랭킹 |
| 기관별 지출 집계 |
| 근거 원장(날짜·부서·금액·목적) |
| 공식 출처 링크만 반환(검증) |
| 지역 커버리지/총계 |
로컬 실행
pip install -e ".[dev]"
python -m taxmatjip_mcp # http://0.0.0.0:8080/mcp/
# 검증
pytest
npx @modelcontextprotocol/inspector # tools/list, tools/call 스모크배포 (카카오 클라우드 / PlayMCP in KC)
playmcp.kakaocloud.io → + 새 MCP 서버 등록 → Git 소스 빌드 → 이 레포 URL + Dockerfile
→ Endpoint URL 발급 → PlayMCP 콘솔에 <endpoint>/mcp/ 등록.
환경변수: PORT(기본 8080), TAXMATJIP_DATA_BASE_URL(기본 https://taxfood.kr/data).
라이선스
MIT (코드). 데이터는 각 공공기관 정보공개 자료가 원본이며 본 레포에 포함되지 않습니다.
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.
Related MCP Servers
- Alicense-qualityDmaintenanceEnables access to Korean public data services through OpenAPI integration. Supports querying government datasets like parking information in Sejong City through natural language interactions.MIT
- FlicenseAqualityDmaintenanceProvides AI agents with Korean national fiscal data (budgets, settlements, and fiscal programs) from multiple government APIs through 7 tools, enabling natural language queries.31
- FlicenseAqualityCmaintenanceEnables querying restaurant information in Daejeon, South Korea, through the city's open API.1
- Alicense-qualityDmaintenanceEnables AI to query real-time Korean public data including weather, real estate prices, air quality, economic indicators, and business registration via natural language.1MIT
Related MCP Connectors
Access Korea’s G2B procurement and Nara Market data for bid notices, awards, contracts, statistics…
Agent-native registry: 168k+ real restaurants in LA, Hong Kong & Tokyo. Unranked, honest signals.
AI-native restaurant discovery: verified/menu-indexed/discovered tiers + signed allergy-safety data.
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/man2service/taxfood-mcp'
If you have feedback or need assistance with the MCP directory API, please join our Discord server