Back to search
30
MCP

antidrift-zeromcp

pypi/antidrift-zeromcp

Zero-config MCP server. Drop a .py file in a folder, it's a tool.

Uptime
0.0%
5 probes
Response
0ms
last probe
Tools
0
callable
Primary URL

Similar MCP servers embedding-nearest

zeromcp
Zero-dependency MCP server implementation.
0 tools
django-zeromcp
Zero-effort MCP server (and REST API) generator from Django models.
0 tools
automate-mcp
Zero-config desktop automation MCP server — give any LLM hands and eyes to control your desktop
0 tools
artifacts-mcp-server
Zero-config MCP Server for AI code artifacts with AgentSphere
0 tools
gnosis-mcp
Zero-config MCP server for searchable documentation (SQLite default, PostgreSQL optional)
0 tools
zotero-mcp
Model Context Protocol (MCP) server for the Zotero API, in Python
0 tools

How to use

Add to your Claude Desktop / Cursor / Cline MCP config:

{
  "mcpServers": {
    "antidrift-zeromcp": {
      "url": "None",
      "transport": "http"
    }
  }
}