netpascal-mcp-tools
Click on "Install Server".
Wait a few minutes for the server to deploy. Once ready, it will show a "Started" state.
In the chat, type
@followed by the MCP server name and your instructions, e.g., "@netpascal-mcp-toolsTake a screenshot of the current tab and save it to my desktop."
That's it! The server will respond to your query, and you can continue using it as needed.
Here is a step-by-step guide with screenshots.
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"
}
}
}Related MCP server: camofox-mcp
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 server URL |
|
| Camofox API key |
|
Require a Camofox stack
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
- AlicenseAqualityAmaintenanceCaptures high-quality screenshots of web pages with automatic resolution limiting and tiling optimized for Claude Vision API and other AI models.3196107MIT
- AlicenseBqualityAmaintenanceAnti-detection browser automation MCP server. 18 tools wrapping CamoFox REST API with stealth fingerprinting that passes bot detection.4758799MIT
- AlicenseNot gradedqualityBmaintenanceMCP server for controlling a local camofox-browser instance, enabling LLM agents to perform web automation tasks such as navigation, interaction, snapshotting, and content extraction.53MIT
- FlicenseNot gradedqualityCmaintenanceEnables browser automation via Chrome, allowing navigation, clicking, typing, screenshotting, and replayable flows for web tasks.
Related MCP Connectors
Capture screenshots of webpages as images or PDFs with Screenshot Scout.
Render HTML, Markdown, or URLs to images, PDF, or branded artifacts; extract and watch pages.
Screenshots, PDFs and Markdown from any URL or HTML for AI agents, via the SnapForge API
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/PascalNoisette/mcp-tools'
If you have feedback or need assistance with the MCP directory API, please join our Discord server