SERVER
Simple_Mcp
Rank #22579io.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 #22579 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,579of 58,900 tracked serversTop 50%
Ranks ahead of 36,321 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
VERSIONS
Available versions (3)
| Version | Published |
|---|---|
| 1.0.1 | Mar 18, 2026 |
| 1.0.0 | Mar 18, 2026 |
| 0.1.0 | Nov 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