Selis MCP is answering right now. Last checked 5 min ago. 58 installs a week from npm. It exposes 13 tools. Last commit 27 Apr 2026.
MCP server for Selis TMiS — manage PMO entities from any MCP client
We read the source, 8 h ago · tools taken from the live server · 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.
if (platform === "darwin") execSync(`open "${authUrl}"`, { stdio: "ignore", timeout: 3000 });
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.
Endpoint below is the one we actually reach during checks — not the one copied from a README. Last verified 5 min ago.
claude mcp add pmo --transport http https://mcp.selis.app/tmis/mcp
{
"mcpServers": {
"pmo": {
"url": "https://mcp.selis.app/tmis/mcp"
}
}
}
[mcp_servers.pmo]
url = "https://mcp.selis.app/tmis/mcp"
{
"mcpServers": {
"pmo": {
"url": "https://mcp.selis.app/tmis/mcp"
}
}
}
{
"mcpServers": {
"pmo": {
"url": "https://mcp.selis.app/tmis/mcp"
}
}
}
This endpoint answered with an authorization challenge. The server is running, and it signs you in through your browser: there is no API key to paste.
This server publishes 3 more addresses. The block above uses the one we reach during checks; the full list is under Endpoints below, and the author may intend a particular one for your client.
Read directly from the server with tools/list, grouped by what they act on.
If a tool disappears, we record the date.
selis_comment_add
selis_comments_list
selis_create
selis_delete
selis_describe
selis_get
selis_list
selis_login
selis_logout
selis_orgs
selis_scalo
selis_set_org
selis_update
| URL | Transport | State | Latency | Checked |
|---|---|---|---|---|
| https://mcp.selis.app/tmis/mcp | streamable-http | sign-in | 400 ms | 5 min ago |
| https://mcp.selis.app/tmis/sse | sse | sign-in | 392 ms | 5 min ago |
| https://mcp.selis.dev/tmis/mcp | streamable-http | sign-in | 479 ms | 5 min ago |
| https://mcp.selis.dev/tmis/sse | sse | sign-in | 451 ms | 5 min ago |
MCP server for Yoto: manage cards, tracks, icons and family devices from any MCP client.
Send SMS via the SMSPM API from any MCP client.
Manage Google Tasks from MCP-compatible AI clients.
Official MCP server for Kaneo: manage tasks, projects, and labels from Claude and other MCP clients
MCP server for Fizzy task management
Cross-platform MCP server for managing long-lived background processes from any MCP client
MCP server mode for Qoder CLI — delegate coding tasks to local Qoder agents from any MCP client.
Wisp Panel MCP server for secure game server management through the Wisp Client API.
Answers built from our own checks of this server.