Skip to main content
Glama
PascalNoisette

netpascal-mcp-tools

netpascal-mcp-tools

MCP (Model Context Protocol) server providing tools for web automation and utilities.

KiloCode MCP Server Configuration

Executes the TypeScript source directly via npx -y ts-node, matching the original command pattern.

"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"
    }
  }
}

Tools

netpascal_camofox_save_screenshot

Take a screenshot of a Camofox browser tab and save it directly to a local file. Better than a simple camofox_screenshot to write to file directly and save tokens.

Variable

Description

Example

CAMOFOX_URL

Camofox server URL

http://youcamofox

CAMOFOX_API_KEY

Camofox API key

yourkey

Require a Camofox stack

-
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