Skip to main content
Glama
nawnie

Shawn Core MCP

by nawnie

Shawn Core MCP

Shawn Core MCP는 실용적인 전문가 라우팅, 연속성, 증거 기반 핸드오프를 위한 로컬 우선 JSON-RPC MCP 서버입니다.

공개 오케스트레이터의 이름은 Orchestrator입니다. Orchestrator는 일반 작업을 위해 모든 전문가의 간결한 맵을 유지하며, 더 깊은 증명이 필요할 때만 에스컬레이션합니다. 이렇게 하면 모든 작은 요청을 멀티에이전트 의식으로 만들지 않으면서도 라우팅이 유용하게 유지됩니다.

모든 공개 전문가는 동일한 8/10 계약 기준선을 갖습니다: 인테이크, 증거, 핸드오프, 공개 경계. 이는 공개 운영 완전성을 측정하는 것이지, 모든 도메인이 동일한 기술적 깊이를 가진다는 주장은 아닙니다.

포함된 핵심 도구

  • orchestrator_route: 첫 번째 전문가와 검증 계획을 반환합니다.

  • token_master_audit: 토큰 관련 로컬 구성 사실을 목록화합니다.

  • changelog_intake: Atlas Cartographer 핸드오프, 로컬 Git 스냅샷, @github 핸드오프와 함께 가벼운 changelog 하위 프로세스 계획을 시작합니다.

  • changelog_finalize: 작업 종료 시 영수증 기반 changelog 항목을 생성합니다.

  • atlas_continuity_record: 운영자가 선택한 로컬 연속성 루트 아래에 간결하고 페이로드가 없는 Cartographer 카드를 작성합니다.

  • personal_git_snapshot: 허용 목록에 등록된 로컬 Git 저장소에서 상태와 최신 커밋을 읽습니다.

  • personal_git_commit: SHAWN_CORE_GIT_ROOTS로 허용 목록에 등록된 루트 안에서만 명시적 로컬 커밋을 수행합니다.

Changelog 전문가는 gpt-5.6-luna, 64,000토큰 압축 목표, 100,000토큰 상한선으로 구성됩니다. 이는 하위 프로세스를 실행하는 호스트를 위한 실행 계약이며, MCP가 모델 제공자의 실제 컨텍스트 창을 늘릴 수 있다고 주장하려는 것이 아닙니다.

Related MCP server: ITHZ MCP

로컬에서 실행

python -m unittest discover -s tests -v
$env:SHAWN_CORE_GIT_ROOTS = "<local-repository-root>"
python -m shawn_core_mcp.server

표준 입력을 통해 줄바꿈으로 구분된 JSON-RPC 요청을 보냅니다. 서버는 로컬 전용입니다. 포트를 열지 않고, 자격 증명을 읽지 않으며, 모델 설정을 변경하지 않고, GitHub에 게시하지 않습니다.

공개 경계

이 저장소는 개인 구성, 모델 및 데이터셋 경로, 클라우드 자격 증명, 클라이언트 자료, 생성된 출력물, 비공개 전문가 구현체를 의도적으로 제외합니다. GitHub 게시는 MCP가 아닌 운영자가 수행합니다.

Install Server
A
license - permissive license
A
quality
C
maintenance

Maintenance

Maintainers
Response time
Release cycle
Releases (12mo)
Commit activity

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

  • F
    license
    Not graded
    quality
    B
    maintenance
    Local-first deterministic project memory for AI coding agents, with context packs, decisions, gates, risks, scoped claims and explicit checkpoints in project-owned files.
  • F
    license
    A
    quality
    B
    maintenance
    Local-first MCP tools for AI-assisted work receipts, workspace maps, routing ledgers, measured verdicts, and shared state verification across the five Project Telos flagships.
    23
    2
  • A
    license
    Not graded
    quality
    B
    maintenance
    Enables AI-augmented software delivery through an append-only process record, with hooks for capturing decisions, session outcomes, and commit boundaries, and provides session priming with recency-based context.
    AGPL 3.0

View all related MCP servers

Related MCP Connectors

  • Private-by-default, local-first memory/context/task orchestrator for MCP apps and agents.

  • Cross-agent artifact workspace with provenance across Claude Code, Codex, Cursor, LangGraph.

  • Preflight, approve, and prove consequential agent actions with signed evidence and x402 tools.

View all MCP Connectors

Latest Blog Posts

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/nawnie/shawn-core-mcp'

If you have feedback or need assistance with the MCP directory API, please join our Discord server