CLIO Geojson runs on your own machine — the client starts it, so there is no endpoint to ping. Last commit 28 Aug 2026.
MCP server for inspecting, validating, and summarizing GeoJSON documents (stdlib only)
We read the source, 21 h ago · rules 3dff92dd89df
What this server is able to do. For an MCP server this is often the job itself — a terminal server runs commands because that is what it is for. Listed so you know what you are plugging in, not as an accusation.
completed = subprocess.run(command, check=False)
full_path = os.path.join(download_path, filename)
slice_obj = eval(f"np.s_[{slice_spec}]")
baseline = dict(os.environ)
Is this your server and something here is wrong? Tell us — corrections are free and do not require a plan.
We found places where it runs commands, builds paths or queries from values it is given. None of that is a flaw by itself — it becomes one when the code changes, and code changes quietly between releases. We re-read it on every one.
MCP server for GroupDocs.Comparison — compare, analyze, and inspect documents via AI agents.
MCP server for GroupDocs.Merger — merge, split, and inspect documents via AI agents.
Read-only MCP server for listing, searching, downloading, and reading iCloud Drive documents.
MCP server for detecting and redacting PII (Personally Identifiable Information) in PDF documents.
PandaDoc MCP server for creating, sending, signing, and tracking PandaDoc documents.
Zoom Docs server for creating and retrieving Zoom documents and notes in Markdown.
Secure MCP server for exploring incwo CRM data, documents, and email workflows.
MCP server for Polarion ALM — read and write documents and work items
Answers built from our own checks of this server.