SERVER
MCP Organizze
Rank #14202io.github.SamuelMoraesF/mcp-organizze
MCP server providing organizze capabilities
First listed
Feb 18, 2026
Last publish date
Feb 18, 2026
OVERVIEW
MCP Organizze is a Model Context Protocol (MCP) server published by SamuelMoraesF. It ranks #14202 of 58,832 servers tracked on MCP Toplist, and its repository has 6 GitHub stars. MCP Organizze is listed on Official MCP, with 2 tracked versions. It was first listed on Feb 18, 2026 and most recently updated on Feb 18, 2026.
STANDING
#14,202of 58,832 tracked serversTop 25%
Ranks ahead of 44,630 of 58,832 servers on MCP Toplist.
CONNECT
Use MCP Organizze
Add MCP Organizze to any MCP client (Claude, Cursor, VS Code, …) with one of the configs below.
Python package (PyPI)
{
"mcpServers": {
"mcp-organizze": {
"command": "uvx",
"args": [
"mcp-organizze"
],
"env": {
"ORGANIZZE_EMAIL": "<your ORGANIZZE_EMAIL>",
"ORGANIZZE_API_KEY": "<your ORGANIZZE_API_KEY>"
}
}
}
}Replace each placeholder with your own value before saving.
Docker image
{
"mcpServers": {
"mcp-organizze": {
"command": "docker",
"args": [
"run",
"-i",
"--rm",
"samuelmoraesf/mcp-organizze"
],
"env": {
"ORGANIZZE_EMAIL": "<your ORGANIZZE_EMAIL>",
"ORGANIZZE_API_KEY": "<your ORGANIZZE_API_KEY>",
"MCP_PORT": "<your MCP_PORT>",
"MCP_HOST": "<your MCP_HOST>"
}
}
}
}Replace each placeholder with your own value before saving.
REGISTRIES
Listed on 1 registry
ORGANIZATION
SamuelMoraesF
MORE FROM THIS PUBLISHER
Other servers by SamuelMoraesF
View all SamuelMoraesF servers →VERSIONS
Available versions (2)
| Version | Published |
|---|---|
| 0.1.2 | Feb 18, 2026 |
| 0.1.0 | Nov 25, 2024 |
FAQ
Frequently asked questions
- What is MCP Organizze?
- MCP server providing organizze capabilities
- Who maintains MCP Organizze?
- MCP Organizze is maintained by SamuelMoraesF, which publishes 3 MCP servers (6 total versions) tracked on MCP Toplist.
- Is MCP Organizze an official MCP server?
- Yes — MCP Organizze is listed on the Official MCP Registry.
- How many versions does MCP Organizze have?
- MCP Toplist tracks 2 versions of MCP Organizze, most recently published on Feb 18, 2026.
- Where can I find the source code for MCP Organizze?
- The source code for MCP Organizze is hosted at github.com/SamuelMoraesF/mcp-organizze.
EXPLORE