nightglass MCP Server
nightglass MCP Server
从任何兼容 MCP 的客户端获取网站截图 — Claude Desktop、Cursor、Windsurf、Claude Code 等。
由 nightglass 截图 API 提供支持。
工具
take_screenshot
捕获任何网站的截图。直接在对话中返回 PNG 图像。
参数:
参数 | 类型 | 默认值 | 描述 |
| string | 必填 | 要截图的 URL |
|
|
| 输出格式 |
|
|
|
|
| boolean |
| 捕获完整的可滚动页面 |
| number |
| 视口宽度(320–3840) |
| number |
| 视口高度(200–2160) |
| number |
| 页面加载后的等待时间(毫秒) |
| boolean |
| 模拟深色配色方案 |
check_balance
检查您的账户余额和剩余截图额度。
Related MCP server: ScreenshotOne MCP Server
设置
1. 获取 API 密钥
在 api.nightglass.xyz/dashboard 注册并创建 API 密钥。您一开始即可获得 50 张免费截图。
2. 安装
npm install -g nightglass-mcp3. 配置您的 MCP 客户端
Claude Desktop — 添加到 claude_desktop_config.json:
{
"mcpServers": {
"nightglass": {
"command": "nightglass-mcp",
"env": {
"NIGHTGLASS_API_KEY": "ng_live_your_key_here"
}
}
}
}Claude Code — 添加到您项目的 .mcp.json:
{
"mcpServers": {
"nightglass": {
"command": "nightglass-mcp",
"env": {
"NIGHTGLASS_API_KEY": "ng_live_your_key_here"
}
}
}
}Cursor / Windsurf — 格式与 Claude Desktop 相同,在各自的配置文件中。
定价
层级 | 价格 | 额度 | 每张截图 |
免费 | $0 | 50 | — |
入门版 | $5 | 500 | $0.010 |
成长版 | $20 | 2,500 | $0.008 |
规模版 | $50 | 10,000 | $0.005 |
企业版 | $200 | 50,000 | $0.004 |
AI 代理: nightglass 还支持 x402 — 基于 Base 链上 USDC 的自主代理支付。无需 API 密钥。
链接
许可证
MIT
Maintenance
Resources
Unclaimed servers have limited discoverability.
Looking for Admin?
If you are the server author, to access and configure the admin panel.
Tools
Related MCP Servers
- AlicenseAqualityAmaintenanceEnables capturing screenshots of web pages and local HTML files through a simple MCP tool interface using Puppeteer with configurable options for dimensions and output paths.27729Apache 2.0
- AlicenseBqualityCmaintenanceAn official MCP server implementation that allows AI assistants to capture website screenshots through the ScreenshotOne API, enabling visual context from web pages during conversations.1036MIT
- AlicenseBqualityBmaintenanceAn MCP server that enables capturing website screenshots with full-page, element-specific, and device-responsive capabilities through natural language commands.34157MIT

zenrows-mcpofficial
AlicenseAqualityBmaintenanceScrape any webpage and return clean markdown, HTML, or structured JSON. Bypasses anti-bot protection, renders JavaScript (React/Vue/Angular), supports premium residential proxies and CSS extraction. Works with any MCP client — no local install required.127619MIT
Related MCP Connectors
Screenshot and HTML render MCP server for AI agents
Hosted real Google Chrome MCP with per-user persistent state. Navigate, click, type, screenshot.
Generate AI images, video, music, and sound effects, and upscale them, from any MCP client.
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/mizukaizen/nightglass-mcp'
If you have feedback or need assistance with the MCP directory API, please join our Discord server