Skip to main content
Glama
buYoung

personal-mcp

by buYoung

buyong-mcp

코딩 에이전트(Claude Code·Codex·opencode 등 MCP 호스트)를 위한 독립 실행형 로컬 stdio MCP 서버 모노레포. 세 앱은 서로 독립적인 제품이며, 각 앱의 도구·설정·실행 방법은 앱별 문서가 다룬다.

경로

패키지 / 바이너리

설명

문서

apps/mcp-server

@buyong-mcp/acp-bridge (TS)

ACP로 다른 코딩 에이전트를 read-only 페어로 호출하는 브리지

README

apps/scout

@buyong-mcp/scout (TS)

zoekt + Universal Ctags 기반 코드 탐색 primitive

README

apps/codemap-search

codemap-search (Rust)

tree-sitter + Tantivy BM25 + ripgrep 내장 코드 탐색 서버

README

Related MCP server: Multi-CLI MCP

개발

TypeScript 앱(acp-bridge, scout)은 pnpm + Turborepo로 빌드한다(Node 18+).

pnpm install
pnpm build           # turbo build
pnpm check-types
pnpm lint            # Biome check

codemap-search는 Cargo 크레이트라 워크스페이스와 별개로 빌드한다.

cargo build --release --manifest-path apps/codemap-search/Cargo.toml

앱별 실행 인자·환경 변수·릴리스는 각 앱 문서를 참조한다.

F
license - not found
-
quality - not tested
A
maintenance

Maintenance

Maintainers
Response time
1dRelease cycle
7Releases (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.

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/buYoung/mcp'

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