SERVER

Simple_Mcp

Rank #22580

io.github.oleksii-donets/simple_mcp

MCP server providing simple_mcp capabilities

First listed
Mar 18, 2026
Last publish date
Mar 18, 2026
OVERVIEW

Simple_Mcp is a Model Context Protocol (MCP) server published by oleksii-donets. It ranks #22580 of 58,900 servers tracked on MCP Toplist. Simple_Mcp is listed on Official MCP, with 3 tracked versions. It was first listed on Mar 18, 2026 and most recently updated on Mar 18, 2026.

STANDING
#22,580of 58,900 tracked serversTop 50%

Ranks ahead of 36,320 of 58,900 servers on MCP Toplist.

CONNECT

Use Simple_Mcp

Add Simple_Mcp to any MCP client (Claude, Cursor, VS Code, …) with one of the configs below.

Docker image
{
  "mcpServers": {
    "simple-mcp": {
      "command": "docker",
      "args": [
        "run",
        "-i",
        "--rm",
        "docker.io/d0nets/simple-mcp:0.0.4"
      ],
      "env": {
        "APP_TRANSPORT": "<your APP_TRANSPORT>"
      }
    }
  }
}

Replace each placeholder with your own value before saving.

Docker image
{
  "mcpServers": {
    "simple-mcp": {
      "command": "docker",
      "args": [
        "run",
        "-i",
        "--rm",
        "docker.io/d0nets/simple-mcp:0.0.4"
      ],
      "env": {
        "APP_TRANSPORT": "<your APP_TRANSPORT>",
        "APP_HOST": "<your APP_HOST>",
        "APP_PORT": "<your APP_PORT>"
      }
    }
  }
}

Replace each placeholder with your own value before saving.

REGISTRIES

Listed on 1 registry

ORGANIZATION

oleksii-donets

Organization
Total servers
1
Total versions
3
VERSIONS

Available versions (3)

VersionPublished
1.0.1Mar 18, 2026
1.0.0Mar 18, 2026
0.1.0Nov 25, 2024
FAQ

Frequently asked questions

What is Simple_Mcp?
MCP server providing simple_mcp capabilities
Who maintains Simple_Mcp?
Simple_Mcp is maintained by oleksii-donets, which publishes 1 MCP server (3 total versions) tracked on MCP Toplist.
Is Simple_Mcp an official MCP server?
Yes — Simple_Mcp is listed on the Official MCP Registry.
How many versions does Simple_Mcp have?
MCP Toplist tracks 3 versions of Simple_Mcp, most recently published on Mar 18, 2026.
Where can I find the source code for Simple_Mcp?
The source code for Simple_Mcp is hosted at github.com/oleksii-donets/simple_mcp.
EXPLORE