Glanceway
БесплатноНе проверенMCP server for Glanceway, the macOS menu bar information app, enabling AI assistants to read sources and items.
Описание
MCP server for Glanceway, the macOS menu bar information app, enabling AI assistants to read sources and items.
README
MCP (Model Context Protocol) server for Glanceway, the macOS menu bar information app. Lets AI assistants read your sources and items.
Install
mcpb (recommended)
Download glanceway.mcpb from the latest release and open it in Claude Desktop to install.
Build from source
npm install
npm run build # bundle to dist/mcpb/server/index.mjs
npm run pack # build + produce dist/glanceway.mcpb
Add to Claude Desktop manually
Add to ~/Library/Application Support/Claude/claude_desktop_config.json:
{
"mcpServers": {
"glanceway": {
"command": "node",
"args": ["/path/to/dist/mcpb/server/index.mjs"]
}
}
}
Add to Claude Code
claude mcp add glanceway -- npx -y glanceway-mcp
Tools
| Tool | Description |
|---|---|
glanceway_list_sources |
List all enabled sources |
glanceway_list_items |
List items, optionally filtered by sourceId or isRead |
Prompts
| Prompt | Description |
|---|---|
summarize |
Fetch all items and produce a grouped digest |
How it works
The server discovers the running Glanceway app by scanning localhost ports 9470-9479 for the local API. Glanceway must be running for the tools to work.
Установка Glanceway
У этого сервера нет опубликованного пакета — он собирается из исходников. Открой репозиторий и следуй инструкции в README.
▸ github.com/glanceway/glanceway-mcpFAQ
Glanceway MCP бесплатный?
Да, Glanceway MCP бесплатный — установка в пару кликов через Unyly без оплаты.
Нужен ли API-ключ для Glanceway?
Нет, Glanceway работает без API-ключей и переменных окружения.
Glanceway — hosted или self-hosted?
Self-hosted: сервер запускается локально на твоей машине командой из раздела установки.
Как установить Glanceway в Claude Desktop, Claude Code или Cursor?
Открой Glanceway на unyly.org, выбери вкладку своего клиента (Claude Desktop, Claude Code, Cursor) и нажми Install — конфиг сгенерируется автоматически, без правки JSON.
Похожие MCP
Fetch
Web content fetching and conversion for efficient LLM usage.
AWS KB Retrieval
Retrieval from AWS Knowledge Base using Bedrock Agent Runtime.
автор: modelcontextprotocolSpring AI MCP Server
Provides auto-configuration for setting up an MCP server in Spring Boot applications.
llm-analysis-assistant
A very streamlined mcp client that supports calling and monitoring stdio/sse/streamableHttp, and can also view request responses through the /logs page. It also
автор: xuzexin-hzCompare Glanceway with
Не уверен что выбрать?
Найди свой стек за 60 секунд
Автор?
Embed-бейдж для README
Похожее
Все в категории ai
