tools4foresight
MCP Tools4Foresight
tools4foresight.com의 포어사이트 신호에 대한 읽기 전용 MCP 서버입니다. 에이전트에게 회원이 보는 것과 동일한 지도, 즉 큐레이션된 신호, 의미론적 그래프, 역사를 가진 주제, 그리고 세 가지 호라이즌에 대한 접근 권한을 제공합니다.
아무것도 쓰지 않습니다. 수정, 게시, 삭제를 수행하는 도구는 단 하나도 없습니다. SECURITY.md를 참조하세요.
에이전트가 이걸로 할 수 있는 일
"지도의 상태는 어떤가요?" → H1/H2/H3 개요와 매크로 주제.
"어떤 주제가 성장하고 있고 어떤 주제가 사라지고 있나요?" → 주제별 시계열.
"AI 에이전트 주제를 요약해 줘" → 네 가지 지표와 신호가 포함된 카드.
"이 신호와 비슷한 것은 무엇인가요?" → 큐레이션된 지도를 벗어나지 않는 의미론적 이웃.
"H3에 어떤 약한 신호가 있나요?" → 참신성이 높은 작은 주제.
"이번 달에 무엇이 사라졌나요?" → 스냅샷을 비교한 화석.
Related MCP server: AI Knowledge Base MCP Server
설치
tools4foresight API 키가 필요합니다(관리자에게 요청하세요).
Claude Code
claude mcp add tools4foresight \
--env T4F_API_KEY=tu-api-key \
-- npx -y mcp-tools4foresightClaude Desktop
claude_desktop_config.json에서:
{
"mcpServers": {
"tools4foresight": {
"command": "npx",
"args": ["-y", "mcp-tools4foresight"],
"env": { "T4F_API_KEY": "tu-api-key" }
}
}
}Cursor
.cursor/mcp.json에서 Claude Desktop과 동일한 블록을 사용합니다.
원격 (HTTP)
한 번 배포하여 여러 에이전트가 사용하려면 docs/DEPLOYMENT.md를 참조하세요. 원격 엔드포인트는 API 키와 별개의 자체 자격 증명(MCP_ACCESS_TOKEN)을 요구합니다.
전체 예시는 .mcp.json.example에 있습니다.
환경 변수
변수 | 필수 여부 | 기본값 | 설명 |
| 예 | — | tools4foresight API에 대한 이 서버의 키 |
| 아니요 |
| 로컬 환경을 가리킬 때 유용 |
| 아니요 |
| 요청당 타임아웃 |
| 아니요 |
| 429/5xx/네트워크 오류 시 재시도. 401은 절대 재시도하지 않음 |
| 아니요 |
|
|
| 아니요 |
|
|
| HTTP에서만 | — | 이 서버가 호출자에게 요구하는 자격 증명 |
| 아니요 |
| 로컬 HTTP 서버 포트 |
18개 도구
예시가 포함된 전체 참조는 docs/TOOLS.md에 있습니다.
주제 | 도구 |
신호 |
|
주제 |
|
호라이즌 |
|
분류 |
|
그래프 |
|
스냅샷 |
|
방법론 |
|
추가로 7개의 resources가 있어 Claude Desktop이나 Cursor에서 수동으로 컨텍스트를 첨부할 수 있습니다:
foresight://overview, ://glossary, ://horizons, ://signal/{id},
://theme/{id}, ://horizon/{key}, ://macro-theme/{id}.
그리고 6개의 prompts —추가 기능을 제공하지 않는 제안된 대화 스크립트— 가 반복되는 질문을 위해 있습니다: analizar_horizonte,
informe_de_tema, radar_semanal, senales_debiles, comparar_temas,
explorar_desde_senal.
이 서버는 탐색용입니다: 게시, 게시 취소, 분석 편집, 그래프 재계산은 계속 tools4foresight에서 수행하며, 이러한 기능은 여기에 노출되지 않습니다.
출력을 읽기 전에 알아두면 좋은 세 가지
신호의 날짜는 추정치입니다. X API는 좋아요가 발생한 시점을 노출하지 않고 순서만 노출합니다. 그래서
likedAt은 항상~와 함께 표시됩니다.죽은 주제는 화석이지 삭제된 것이 아닙니다. 보존되며 부활할 수 있습니다. 지도에서 아무것도 삭제되지 않습니다.
유사도 백분율은 사람에게 표시되지 않습니다. 0.63은 이 방법이 가지지 못한 정밀도로 읽힙니다.
strength(강함/중간/약함)가 사용되며, 원시score는 에이전트의 추론을 위해 제공됩니다.
방법론의 전체 용어집은 docs/DOMAIN.md에 있으며 explain_foresight_term으로 실시간 조회할 수 있습니다.
문서
문서 | 용도 |
각 도구, 예시 입력 및 출력 포함 | |
사용하는 공개 API의 계약 | |
구성 방식과 이유 | |
포어사이트 방법론 용어집 | |
원격 모드 배포 | |
절대 노출되지 않는 것 | |
도구 추가 방법 |
라이선스
코드는 MIT입니다. 제공되는 콘텐츠는 그렇지 않습니다: tools4foresight의 신호와 지도는 유료 구독 자료입니다.
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
- FlicenseNot gradedqualityAmaintenanceEnables querying and verifying signed receipts of static inspections of public agent skills via read-only tools such as search_receipts, get_receipt, and get_verification_material.1
- AlicenseBqualityBmaintenanceProvides read-only hybrid RAG search and discovery over a local-first AI knowledge corpus, enabling semantic and keyword search, browse, digest, and status tools.4MIT
- AlicenseNot gradedqualityCmaintenanceEnables read-only access to Pocket Agent's product information, public persona templates, and app catalog. No authentication required.571MIT
- FlicenseNot gradedqualityBmaintenanceProvides read-only access to a personal RAG knowledge base, enabling hybrid search, evidence-grounded retrieval with citations, and knowledge gap tracking for LLM agents.
Related MCP Connectors
Read-only discovery and bounded access to a finite market briefing with evidence boundaries.
Read-only access to your VortexIQ store data: audits, KPIs, alerts, Brand DNA, reports, Ask VIQ.
Read-only tools over the Safer Agentic AI framework: 238 patterns + 14 heuristics.
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/fridaruh/MCP_Tools4Foresight'
If you have feedback or need assistance with the MCP directory API, please join our Discord server