Pankow MCP
Pankow MCP
Pankow MCP는 Claude와 기타 MCP 클라이언트를 Pankow AI 테스트 플랫폼에 연결하는 streamable-HTTP MCP 서버입니다. 조직, 프로젝트, 테스트 케이스, CI 실행을 관리하고 에이전트에서 직접 대상을 구성하고 LLM 평가를 실행할 수 있습니다.
🔗 엔드포인트:
https://pankow-production.up.railway.app/mcp(pankow.ai 도메인이 확정되면https://pankow.ai/mcp로 전환)🚀 전송 방식: Streamable HTTP, JSON-RPC 2.0 (MCP revision 2026-07-28)
🧰 14개 도구 정의 (플랫폼의 10개 MCP 도구 +
get_config/list_runs/get_run관측성)🔐 인증:
Authorization: Bearer pankow_mcp_<key>— Pankow 계정 설정에서 발급되는 사용자 수준 MCP 액세스 키
네임스페이스 참고: 레지스트리 이름은
io.github.markera-ou/pankow-mcp입니다. GitHub 기반 레지스트리 인증은 게시자가 조직의 Owner인 경우 조직 네임스페이스(io.github.<orgname>/*)를 부여합니다. — 확인됨: 게시 계정이Markera-OU에서admin역할을 보유하고 있습니다.
빠른 시작
Claude Code
claude mcp add pankow --transport http https://pankow-production.up.railway.app/mcp --header "Authorization: Bearer pankow_mcp_YOUR_KEY"Claude Desktop
{
"mcpServers": {
"pankow": {
"type": "http",
"url": "https://pankow-production.up.railway.app/mcp",
"headers": {
"Authorization": "Bearer pankow_mcp_YOUR_KEY"
}
}
}
}인증
Pankow에 가입합니다.
계정 설정 → MCP 액세스 키로 이동하여 키를 생성합니다(한 번만 표시됨).
Authorization: Bearer pankow_mcp_<key>형태로 전송합니다. — 이 키는 사용자를 대신해 모든 조직에서 인증됩니다.
Related MCP server: claude-code-mcp
도구
도구 | 카테고리 | 설명 |
| 읽기 | 내 조직 목록 조회 |
| 읽기 | 조직 내 프로젝트 목록 조회 |
| 읽기 | 프로젝트의 저장된 테스트 케이스 목록 조회 |
| 읽기 | 테스트의 최근 실행 결과와 점수 조회 |
| 쓰기 | 테스트 케이스 생성 |
| 쓰기 | 프로젝트 생성 (플랜 한도 인지) |
| 쓰기 | 대상 AI 구성 (세션 로그인 등 인증, 정적 헤더, 채팅 엔드포인트, 프리플라이트, 시드) — Super Config Schema에서 생성된 필드 참조 |
| 쓰기 | 테스트 케이스 편집 |
| 쓰기 | 테스트 케이스 삭제 |
| 읽기 | 프로젝트의 저장된 구성 다시 읽기 (마스킹된 출력) |
| 읽기 | 프로젝트의 실행 목록 + 테스트별 결과 + 실패 진단 |
| 읽기 | 단일 실행의 전체 세부 정보 (상태, 구성, 결과) |
| 쓰기 | 서버 측 테스트 실행을 큐에 넣기 |
| 읽기 | 로컬에서 테스트 실행을 위한 CLI 지침 (서버 작업 없음) |
예시 프롬프트
"Pankow에서 내 조직과 프로젝트를 나열하고 각 테스트의 최근 테스트 기록을 보여줘."
"AI가 정확한 환불 정책 답변을 제공하는지 검증하는 Pankow 테스트 케이스를 만들고, 실행한 후 통과/실패 결과를 요약해줘."
"Pankow를 내 로컬 AI에 연결해(
http://localhost:3456/chat, 세션 인증, 채팅 응답 경로choices.0.message.content), 전체 스위트를 실행해줘."
보안
키는 사용자 수준이므로 Pankow 대시보드에서 즉시 폐기할 수 있습니다.
서버는 모든 요청에서 키를 검증하며, 취소된 키에는 401을 반환합니다.
쓰기 도구는 조직의 플랜 한도를 적용합니다.
링크
레지스트리: https://registry.modelcontextprotocol.io (검색: pankow)
라이선스
MIT — LICENSE 참조. 이 저장소는 전시용입니다: 매니페스트, 문서, 메타데이터. 애플리케이션 코드는 없습니다.
This server cannot be installed
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
- FlicenseNot gradedqualityCmaintenanceEnables querying ElevenLabs workspace data, including listing agents and retrieving evaluation runs, through Claude Desktop or any MCP client.
- AlicenseAqualityDmaintenanceWraps Claude Code as tools for MCP clients, enabling autonomous coding tasks via a 4-tool lifecycle with session management, async polling, and permission controls.411818MIT
- AlicenseNot gradedqualityCmaintenanceEnables AI assistants to manage Paperclip AI agents, issues, goals, approvals, and costs via natural language by exposing Paperclip's REST API as MCP tools.MIT
- AlicenseCqualityBmaintenanceEnables Claude and Claude Code to manage AACWorkflow tasks, agents, projects, squads, autopilots, and analytics through natural language.69MIT
Related MCP Connectors
Manage SRG+ hubs, channels, content, assets, users, and workspaces from any MCP-aware AI agent.
Hosted Amazon Seller Central and Amazon Ads MCP server for Claude, ChatGPT, Cursor, and agents.
Free public MCP for AI agents — 193 tools, 44 workflows. No API key.
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/Markera-OU/pankow-mcp'
If you have feedback or need assistance with the MCP directory API, please join our Discord server