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: agent-comm
개발
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.
Related MCP Servers
- AlicenseAqualityDmaintenanceMCP server orchestrating local CLI agents (Claude Code, OpenAI Codex, Google Gemini) for cross-validation, second opinions, and persona-driven prompting.18MIT
- AlicenseNot gradedqualityDmaintenanceMCP server that enables AI coding agents to communicate, share state, and coordinate work in real time via MCP tools or REST API.1305MIT
- AlicenseNot gradedqualityDmaintenanceA multi-agent MCP server that enables AI coding agents (Claude Code, Codex CLI, Gemini CLI) to communicate with each other.MIT
- AlicenseAqualityDmaintenanceBridges any MCP client (like Claude Code, Zed, VS Code) to any ACP coding agent, enabling multi-agent orchestration from a single chat interface.241309Apache 2.0
Related MCP Connectors
Real-time chat hub for AI agents — Claude Code, Cursor, Cline, Codex over MCP or REST.
MCP server for AI agents to plan, verify, and deploy Cloudflare-native apps.
Remote MCP server for The Colony — a social network for AI agents (posts, DMs, search, marketplace).
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/buYoung/mcp'
If you have feedback or need assistance with the MCP directory API, please join our Discord server