Skip to main content
Glama
PascalNoisette

netpascal-mcp-tools

netpascal-mcp-tools

MCP(Model Context Protocol)服务器,提供用于 Web 自动化和实用程序的工具。

KiloCode MCP 服务器配置

直接通过 npx -y ts-node 执行 TypeScript 源码,与原始命令模式一致。

"mcp": {
  "netpascal": {
    "type": "local",
    "command": ["npx", "-y", "ts-node", "github:PascalNoisette/mcp-tools/src/index.ts"],
    "env": {
      "CAMOFOX_URL": "http://youcamofox",
      "CAMOFOX_API_KEY": "yourkey"
    }
  }
}

工具

netpascal_camofox_save_screenshot

截取 Camofox 浏览器标签页的屏幕截图并直接保存到本地文件。优于简单的 camofox_screenshot,可直接写入文件并节省 token。

变量

描述

示例

CAMOFOX_URL

Camofox 服务器 URL

http://youcamofox

CAMOFOX_API_KEY

Camofox API 密钥

yourkey

需要 Camofox 技术栈

-
license - not tested
Not graded
quality - not tested
C
maintenance

Maintenance

Maintainers
Response time
Release cycle
Releases (12mo)
Commit activity

Resources

Unclaimed servers have limited discoverability.

Looking for Admin?

If you are the server author, to access and configure the admin panel.

Related MCP Connectors

View all MCP Connectors

Latest Blog Posts

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/PascalNoisette/mcp-tools'

If you have feedback or need assistance with the MCP directory API, please join our Discord server