SignNow MCP Server runs on your own machine — the client starts it, so there is no endpoint to ping. 224 installs a week from pypi. Last commit 27 Jul 2026.
A MCP server that gives AI agents access to SignNow eSignature workflows over STDIO.
The author archived this repository on GitHub, meaning it is no longer maintained.
We read the source, 18 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.
этот файл ставится пользователю, но в репозитории его нет
subprocess.run([sys.executable, "-m", "pip", "install", "-e", ".[test]"], cwd=project_root, check=True) # noqa: S603
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.
This server runs on your own machine — install it with the package manager and the client starts it for you. Package name taken from the official registry entry.
claude mcp add sn-mcp-server -- uvx signnow-mcp-server
{
"mcpServers": {
"sn-mcp-server": {
"args": [
"signnow-mcp-server"
],
"command": "uvx"
}
}
}
[mcp_servers.sn-mcp-server]
command = "uvx"
args = ["signnow-mcp-server"]
{
"mcpServers": {
"sn-mcp-server": {
"args": [
"signnow-mcp-server"
],
"command": "uvx"
}
}
}
{
"mcpServers": {
"sn-mcp-server": {
"args": [
"signnow-mcp-server"
],
"command": "uvx"
}
}
}
A managed MCP server enabling AI agents to access AWS using docs, API calls, and SOP workflows.
Real signed-browser automation for AI agents, over a local stdio MCP server.
Local-first AI agent security evidence and approval workflows through HOL Guard's stdio MCP server.
Expose declarative YAML-defined workflows as MCP tools over stdio
AWS MCP Server lets AI securely access AWS using docs, API calls, and SOP workflows.
Cloudflare Workers MCP server: agent-workflow-engine
A standardized testing harness for MCP servers and agent workflows
AI agents use CalmBoard MCP to access board data, tasks, insights, and project workflows.
Answers built from our own checks of this server.