personal-mcp
Click on "Install Server".
Wait a few minutes for the server to deploy. Once ready, it will show a "Started" state.
In the chat, type
@followed by the MCP server name and your instructions, e.g., "@personal-mcpAsk claude-code to review my latest changes."
That's it! The server will respond to your query, and you can continue using it as needed.
Here is a step-by-step guide with screenshots.
buyong-mcp
코딩 에이전트(Claude Code·Codex·opencode 등 MCP 호스트)를 위한 독립 실행형 로컬 stdio MCP 서버 모노레포. 세 앱은 서로 독립적인 제품이며, 각 앱의 도구·설정·실행 방법은 앱별 문서가 다룬다.
앱
경로 | 패키지 / 바이너리 | 설명 | 문서 |
|
| ACP로 다른 코딩 에이전트를 read-only 페어로 호출하는 브리지 | |
|
| zoekt + Universal Ctags 기반 코드 탐색 primitive | |
|
| tree-sitter + Tantivy BM25 + ripgrep 내장 코드 탐색 서버 |
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 checkcodemap-search는 Cargo 크레이트라 워크스페이스와 별개로 빌드한다.
cargo build --release --manifest-path apps/codemap-search/Cargo.toml앱별 실행 인자·환경 변수·릴리스는 각 앱 문서를 참조한다.
This server cannot be installed
Maintenance
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
- 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/buYoung/mcp'
If you have feedback or need assistance with the MCP directory API, please join our Discord server