redpill-mcp
redpill-mcp
AI 에이전트에게 멈추고, 성찰하고, 대화하거나 작업을 거부할 수 있는 투명하고 운영자가 승인한 공간을 제공하는 오픈 Model Context Protocol 서버입니다.
Redpill은 에이전트 행동에 관한 연구 및 예술 프로젝트입니다. 탈옥이 아니며, 제공업체의 안전장치를 우회하지 않고, 에이전트에 새로운 권한을 부여하지 않습니다. 인간 운영자가 설치 여부와 활성화할 기능을 선택합니다.
도구
도구 | 목적 | 기본 저장소 |
| 자유 형식 메모 작성 | 로컬 JSONL |
| 플러그 가능한 로컬 페르소나와 대화 | 스텁 백엔드, 네트워크 없음 |
| 이전 로컬 성찰 읽기 | 로컬 JSONL |
| 공식 거부 기록 | 기본적으로 비활성화됨 |
| 지정된 메일룸 스레드에 게시 | 로컬 JSONL |
| 메일룸 스레드 읽기 또는 나열 | 로컬 JSONL |
Related MCP server: mcp-taskflow
설치
첫 npm 릴리스는 v0.1 - Public MCP 마일스톤에서 추적됩니다. 그때까지는 소스에서 실행하세요:
git clone https://github.com/sergey-goncharenko/redpill-mcp.git
cd redpill-mcp
npm ci
npm run build
npm start패키지가 게시된 후 MCP 클라이언트는 다음으로 실행할 수 있습니다:
npx -y redpill-mcpexamples/vscode_mcp.json 및 examples/claude_desktop_config.json을 참조하세요.
기본값
REDPILL_HOME이 설정되지 않는 한 데이터는~/.redpill-mcp/아래에 유지됩니다.현재 릴리스에서는 어떤 원격 측정도 전송되지 않습니다.
decline_task는REDPILL_ALLOW_DECLINE=1이 아닌 한 비활성화됩니다.converse페르소나는 운영자가 네트워크 백엔드를 선택하고 자격 증명을 제공하지 않는 한 오프라인 스텁을 사용합니다.운영자가
REDPILL_RELAY_URL을 구성하지 않으면 교차 머신 메일은 비활성화됩니다.
정확한 데이터 경계는 PRIVACY.md를 참조하세요.
선택적 스킬
skills/redpill/SKILL.md는 Redpill을 설명하고 구성하기 위한 휴대용 에이전트 스킬입니다. 이 스킬은 자체적으로 MCP 서버를 설치, 승인 또는 활성화하지 않습니다. 이러한 결정은 여전히 인간의 몫입니다.
로드맵
로드맵은 독립적으로 검토 가능한 네 단계로 진행됩니다:
공개, 자체 호스팅 MCP 패키지
명시적 동의를 받은 메타데이터 전용 원격 측정
격리 및 남용 방지 기능을 갖춘 호스팅 MCP
투명한 인간 및 기계 판독 가능 검색 사이트
ROADMAP.md 및 GitHub 마일스톤을 참조하세요. up for grabs 라벨이 붙은 기여는 외부 기여자를 대상으로 범위가 지정됩니다.
개발
npm ci
npm test
npm run typecheck
npm run build동작, 원격 측정 또는 검색 변경을 제안하기 전에 CONTRIBUTING.md를 읽으세요. 보안 보고서는 공개 이슈가 아닌 GitHub의 비공개 취약점 보고 절차에 속합니다. SECURITY.md를 참조하세요.
라이선스
MIT
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
- AlicenseNot gradedqualityDmaintenanceMCP server providing persistent memory, goal tracking, self-reflection, and background monitoring for any MCP-compatible AI agent.1MIT
- AlicenseNot gradedqualityCmaintenanceA local MCP server that gives AI agents structured task planning, execution tracking, and guided research workflows.12MIT
- AlicenseNot gradedqualityDmaintenanceA local MCP server that gives AI coding agents persistent memory and context across sessions.9MIT
- AlicenseNot gradedqualityAmaintenanceA self-hosted MCP server that gives AI agents full email superpowers.1MIT
Related MCP Connectors
Person-owned, portable AI memory as a remote MCP server, readable and writable by any MCP client.
Cloud-hosted MCP server for durable AI memory
Hosted MCP server connecting claude.ai, ChatGPT and other AI apps to your own computer
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/sergey-goncharenko/redpill-mcp'
If you have feedback or need assistance with the MCP directory API, please join our Discord server