나라장터 사전규격
Rank #14,997io.github.opendata-kr/narajangteo-prespec-mcp
나라장터 사전규격정보서비스 Open API를 위한 로컬 MCP 서버
나라장터 사전규격 is a Model Context Protocol (MCP) server published by opendata-kr. It ranks #14,997 of 132,405 servers tracked on MCP Toplist. 나라장터 사전규격 is listed across 3 registries — Official MCP, PulseMCP and Glama, with 4 tracked versions. It was first listed on Jul 7, 2026 and most recently updated on Jul 14, 2026.
Ranks ahead of 117,408 of 132,405 servers on MCP Toplist.
Use 나라장터 사전규격
Requires user-supplied configuration before first use — typically an API key, token or connection string set via environment variables.
claude mcp add narajangteo-prespec-mcp -e "DATA_GO_KR_SERVICE_KEY=<your DATA_GO_KR_SERVICE_KEY>" -e "DATA_GO_KR_BASE_URL=<your DATA_GO_KR_BASE_URL>" -- npx -y @opendata-kr/narajangteo-prespec-mcpReplace each placeholder with your own value before saving.
[mcp_servers.narajangteo-prespec-mcp]
command = "npx"
args = ["-y", "@opendata-kr/narajangteo-prespec-mcp"]
[mcp_servers.narajangteo-prespec-mcp.env]
DATA_GO_KR_SERVICE_KEY = "<your DATA_GO_KR_SERVICE_KEY>"
DATA_GO_KR_BASE_URL = "<your DATA_GO_KR_BASE_URL>"Add to ~/.codex/config.toml. Replace each placeholder with your own value before saving.
{
"mcpServers": {
"narajangteo-prespec-mcp": {
"command": "npx",
"args": [
"-y",
"@opendata-kr/narajangteo-prespec-mcp"
],
"env": {
"DATA_GO_KR_SERVICE_KEY": "<your DATA_GO_KR_SERVICE_KEY>",
"DATA_GO_KR_BASE_URL": "<your DATA_GO_KR_BASE_URL>"
}
}
}
}Add to claude_desktop_config.json (Settings → Developer → Edit Config). Replace each placeholder with your own value before saving.
{
"mcpServers": {
"narajangteo-prespec-mcp": {
"command": "npx",
"args": [
"-y",
"@opendata-kr/narajangteo-prespec-mcp"
],
"env": {
"DATA_GO_KR_SERVICE_KEY": "<your DATA_GO_KR_SERVICE_KEY>",
"DATA_GO_KR_BASE_URL": "<your DATA_GO_KR_BASE_URL>"
}
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project). Replace each placeholder with your own value before saving.
{
"servers": {
"narajangteo-prespec-mcp": {
"type": "stdio",
"command": "npx",
"args": [
"-y",
"@opendata-kr/narajangteo-prespec-mcp"
],
"env": {
"DATA_GO_KR_SERVICE_KEY": "<your DATA_GO_KR_SERVICE_KEY>",
"DATA_GO_KR_BASE_URL": "<your DATA_GO_KR_BASE_URL>"
}
}
}
}Save as .vscode/mcp.json in your workspace. Replace each placeholder with your own value before saving.
{
"mcpServers": {
"narajangteo-prespec-mcp": {
"command": "npx",
"args": [
"-y",
"@opendata-kr/narajangteo-prespec-mcp"
],
"env": {
"DATA_GO_KR_SERVICE_KEY": "<your DATA_GO_KR_SERVICE_KEY>",
"DATA_GO_KR_BASE_URL": "<your DATA_GO_KR_BASE_URL>"
}
}
}
}Add to ~/.codeium/windsurf/mcp_config.json. Replace each placeholder with your own value before saving.
{
"mcpServers": {
"narajangteo-prespec-mcp": {
"command": "npx",
"args": [
"-y",
"@opendata-kr/narajangteo-prespec-mcp"
],
"env": {
"DATA_GO_KR_SERVICE_KEY": "<your DATA_GO_KR_SERVICE_KEY>",
"DATA_GO_KR_BASE_URL": "<your DATA_GO_KR_BASE_URL>"
}
}
}
}Replace each placeholder with your own value before saving.
Show your rank
Maintain this server? Add the live rank badge to your README — it updates automatically as the leaderboard changes.
[](https://mcptoplist.com/server/io.github.opendata-kr%2Fnarajangteo-prespec-mcp)<a href="https://mcptoplist.com/server/io.github.opendata-kr%2Fnarajangteo-prespec-mcp"><img src="https://mcptoplist.com/badge/io.github.opendata-kr%2Fnarajangteo-prespec-mcp.svg" alt="MCP Toplist: Top 25% of 132,405" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 3 registries
opendata-kr
Other servers by opendata-kr
View all opendata-kr servers →Available versions (4)
| Version | Published |
|---|---|
| 0.3.0 | Jul 14, 2026 |
| 0.2.1 | Jul 8, 2026 |
| 0.2.0 | Jul 7, 2026 |
| 0.1.1 | Jul 7, 2026 |
Frequently asked questions
- Who maintains 나라장터 사전규격?
- 나라장터 사전규격 is maintained by opendata-kr, which publishes 4 MCP servers (17 total versions) tracked on MCP Toplist.
- Is 나라장터 사전규격 listed on the Official MCP Registry?
- Yes — 나라장터 사전규격 is listed on the Official MCP Registry, alongside PulseMCP and Glama.
- How many versions does 나라장터 사전규격 have?
- MCP Toplist tracks 4 versions of 나라장터 사전규격, most recently published on Jul 14, 2026.
- Where can I find the source code for 나라장터 사전규격?
- The source code for 나라장터 사전규격 is hosted at github.com/opendata-kr/narajangteo-prespec-mcp.
Do you run this server?
Community projects list the MCP servers behind real agents and apps. Publish yours and this page will link to it.