Samotpravil MCP runs on your own machine — the client starts it, so there is no endpoint to ping. 58 installs a week from npm. Last commit 13 Sep 2026.
MCP server for Samotpravil API — docs, typed tools, Python SDK parity, safety flags.
We read the source, 16 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.
пакет samotpravil-mcp ссылается на dkanster/samotpravil-mcp
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 samotpravil-mcp -- npx -y samotpravil-mcp
{
"mcpServers": {
"samotpravil-mcp": {
"args": [
"-y",
"samotpravil-mcp"
],
"command": "npx"
}
}
}
[mcp_servers.samotpravil-mcp]
command = "npx"
args = ["-y", "samotpravil-mcp"]
{
"mcpServers": {
"samotpravil-mcp": {
"args": [
"-y",
"samotpravil-mcp"
],
"command": "npx"
}
}
}
{
"mcpServers": {
"samotpravil-mcp": {
"args": [
"-y",
"samotpravil-mcp"
],
"command": "npx"
}
}
}
This one needs environment variables set before it will start:
SAMOTPRAVIL_API_KEY (API key for api.samotpravil.ru (Authorization header)), SAMOTPRAVIL_READ_ONLY (When true, block mutating HTTP methods except GET/HEAD), SAMOTPRAVIL_ALLOW_SEND (When false, block send/package endpoints), SAMOTPRAVIL_ALLOW_MUTATIONS (When false, block stop-list, domain, authkey and other mutating endpoints), SAMOTPRAVIL_ALLOW_GENERIC_API (When false, disable the generic api_request tool), SAMOTPRAVIL_HTTP_HOST (Bind address for --http transport (default 127.0.0.1)), POSTMAN_API_KEY (Postman API key for maintainer tools (postman_get_collection, postman_sync_snapshot, …)), POSTMAN_COLLECTION_UID (Postman collection UID for documentation (default 2s93RZM9in)), SAMOTPRAVIL_HTTP_AUTH_TOKEN (Bearer token required for HTTP transport when exposed beyond localhost), SAMOTPRAVIL_HTTP_PORT (Port for --http transport (default 3000)), SAMOTPRAVIL_DOCS_MODE (Documentation source: auto | live | snapshot).
The author declared them in the registry entry; get the values from the project itself.
MCP server for Tilda API — projects, pages. 3 tools.
Safety-first X (Twitter) API v2 MCP server: 41 typed tools across 12 packages, policy-gated.
Local-only Python MCP server for the Files.com API.
MCP server for Kaiten API — cards, boards. 3 tools.
MCP server for Planfix API — tasks, contacts. 3 tools.
List and fetch official Pine Labs SDK API documentation via MCP tools.
Cashfree MCP server for cashfree docs and APIs
Query and manage Apache Pinot through MCP with typed tools and preview-first safety.
Answers built from our own checks of this server.