We provide all the information about MCP servers via our MCP API.
curl -X GET 'https://glama.ai/api/mcp/v1/servers/Datajang/mcp-narajangteo'
If you have feedback or need assistance with the MCP directory API, please join our Discord server
runtime: "container"
build:
dockerfile: "Dockerfile"
dockerBuildPath: "."
startCommand:
type: "stdio"
configSchema:
type: "object"
properties:
NARA_API_KEY:
type: "string"
title: "Nara API Key"
description: "API key from data.go.kr (공공데이터포털 ServiceKey)"
required: true
required:
- NARA_API_KEY