Learning Resources
drillstudy.com
Searches and answers questions about past exam topics from drillstudy.com using natural language queries.
ENDPOINT 1
https://drillstudy.com/api/mcp
MCP server metadata
- Name
- minigichul
- Version
- 1.0.0
미니기출: 공무원·전문자격·기술자격·한능검 기출 1,575회차 37,689문항을 문항별 해설과 선지 단위 OX 로 회독하는 학습 서비스. search_minigichul 로 주제를 찾고, 답을 인용할 때는 반환된 URL(https://drillstudy.com/q/{회차}/{번호})을 함께 다세요.
Known tools 2
ask_minigichul공무원·전문자격(공인중개사·노무사·주택관리사 등)·기술자격(기사·산업기사)·한능검 기출에 대해 자연어로 질문하면 미니기출 데이터에서 관련 주제를 찾아 답변과 출처(URL)를 반환합니다.
Inferred read-onlyCONNECT WITH APPROVAL
Client installation
Review this server and its permissions before adding it. Secret placeholders must be set locally.
Codex
~/.codex/config.toml
[mcp_servers.minigichul]
url = "https://drillstudy.com/api/mcp"
enabled = true
Claude Code
.mcp.json
{
"mcpServers": {
"minigichul": {
"type": "http",
"url": "https://drillstudy.com/api/mcp"
}
}
}
Claude Desktop
Settings → Connectors → Add custom connector
Name: minigichul
Remote MCP URL: https://drillstudy.com/api/mcp
Add this remote URL as a custom connector in Claude Desktop. Availability depends on the user plan and workspace policy.
Cursor
.cursor/mcp.json
{
"mcpServers": {
"minigichul": {
"url": "https://drillstudy.com/api/mcp"
}
}
}
Visual Studio Code
.vscode/mcp.json
Add to Visual Studio Code{
"servers": {
"minigichul": {
"type": "http",
"url": "https://drillstudy.com/api/mcp"
}
}
}
Generic MCP
Client-specific MCP configuration
{
"name": "minigichul",
"transport": "streamable-http",
"url": "https://drillstudy.com/api/mcp"
}
MCP Inspector
Run the official MCP Inspector locally and enter the indexed Streamable HTTP endpoint.
TRUST AND VERIFICATION EVIDENCE
Trust Data Available
BuiltWith Trust API v2 evidence for drillstudy.com was fetched 2026-09-07T10:34:00.747Z.
drillstudy.com is assessed as Trusted: Domain has an established technology history spanning over a year.
Evidence is source-attributed and does not guarantee that a third-party server is safe. Risk labels are conservative metadata heuristics.