Loading connector details…
Loading connector details…
Choose a unique username to continue using AgentHotspot
by adityaanilraut • Uncategorized
Small, focused MCP servers for file management, Python code execution, URL scraping, and shell command execution.
Safely manage files and directories locally via JSON-RPC.
Execute short Python code snippets securely with timeout enforcement.
Scrape web pages to extract text content and links in a structured format.
Run shell commands with safety guardrails and environment control.
This repository provides a set of lightweight MCP servers that can be run locally to perform specific tasks such as safe file and directory operations, executing Python snippets in a sandboxed subprocess, scraping web pages to extract structured text and links, and running shell commands with safety guardrails. Each server communicates over stdio and can be integrated easily with MCP hosts or tooling. The servers include built-in security measures like path gating, subprocess timeouts, and command blocking to ensure safe operation.