netpascal-mcp-tools
netpascal-mcp-tools
MCP (Model Context Protocol) сервер, предоставляющий инструменты для веб-автоматизации и утилит.
Конфигурация MCP-сервера KiloCode
Выполняет исходный код TypeScript напрямую через npx -y ts-node, следуя исходному шаблону команды.
"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, поскольку записывает напрямую в файл и экономит токены.
Переменная | Описание | Пример |
| URL сервера Camofox |
|
| API-ключ Camofox |
|
Требуется стек Camofox
This server cannot be installed
Maintenance
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
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