Skip to main content
Glama
PascalNoisette

netpascal-mcp-tools

netpascal-mcp-tools

MCP (Model Context Protocol)-Server, der Werkzeuge für Web-Automatisierung und Dienstprogramme bereitstellt.

KiloCode MCP Server Konfiguration

Führt den TypeScript-Quellcode direkt über npx -y ts-node aus, entsprechend dem ursprünglichen Befehlsmuster.

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

Werkzeuge

netpascal_camofox_save_screenshot

Machen Sie einen Screenshot eines Camofox-Browser-Tabs und speichern Sie ihn direkt in einer lokalen Datei. Besser als ein einfaches camofox_screenshot, um direkt in eine Datei zu schreiben und Tokens zu sparen.

Variable

Beschreibung

Beispiel

CAMOFOX_URL

Camofox-Server-URL

http://youcamofox

CAMOFOX_API_KEY

Camofox-API-Schlüssel

yourkey

Erfordert einen 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