[project]
name = "korean-law-mcp"
version = "1.0.0"
description = "MCP Server for Korean Law & Precedent Search using National Law Information Center API"
readme = "README.md"
requires-python = ">=3.11"
dependencies = [
"fastmcp",
"uvicorn",
"pydantic",
"python-dotenv",
"requests",
"cachetools",
"fastapi"
]
[project.optional-dependencies]
dev = [
"pytest",
"pytest-asyncio",
]
[build-system]
requires = ["hatchling"]
build-backend = "hatchling.build"
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/SeoNaRu/korean-law-mcp'
If you have feedback or need assistance with the MCP directory API, please join our Discord server