Skip to main content
Glama
PascalNoisette

netpascal-mcp-tools

netpascal-mcp-tools

MCP(Model Context Protocol) 서버로 웹 자동화 및 유틸리티를 위한 도구를 제공합니다.

KiloCode MCP 서버 구성

원래 명령 패턴과 일치하도록 npx -y tsx를 통해 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보다 파일을 직접 저장하고 토큰을 절약하는 데 더 좋습니다.

변수

설명

예시

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