mcpbeat Sign in

Selis MCP Server

by selis-mcp Your server? Claim it
answering

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

Installs per day peak 28 · avg 13 · -1% w/w
a month agotoday
Uptime history 51 days of history · worst day 97%
51 days agonow
100.0%
Uptime 24h
364 of 364 checks
13
Tools
read from the server
445 ms
Response time
average over 24h
58
Installs / week
npm and PyPI

What the code does

We read the source, 8 h ago · tools taken from the live server · rules 3dff92dd89df

Capabilities

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.

This code can reach further than it looks

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.

Three servers free · no card

Connect this server

Endpoint below is the one we actually reach during checks — not the one copied from a README. Last verified 5 min ago.

run in your terminal
claude mcp add pmo --transport http https://mcp.selis.app/tmis/mcp
~/Library/Application Support/Claude/claude_desktop_config.json
{
  "mcpServers": {
    "pmo": {
      "url": "https://mcp.selis.app/tmis/mcp"
    }
  }
}
~/.codex/config.toml
[mcp_servers.pmo]
url = "https://mcp.selis.app/tmis/mcp"
.cursor/mcp.json
{
  "mcpServers": {
    "pmo": {
      "url": "https://mcp.selis.app/tmis/mcp"
    }
  }
}
.vscode/mcp.json
{
  "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.

Available tools 13

Read directly from the server with tools/list, grouped by what they act on. If a tool disappears, we record the date.

selis
selis_comment_add
Add a comment to an item, or reply to an existing comment.
selis_comments_list
List comments for an item. If commentId is provided, returns that comment and its replies.
selis_create
Create entity. Use selis_describe first to see valid enum values. WARNING: owner/assignee/group/item fields expect UUIDs, not names.
selis_delete
Delete entity
selis_describe
Show entity fields with PMO concepts, types, and valid enum values. Call before creating or updating.
selis_get
Get entity by ID
selis_list
List entities. Supports text search, scope, filters, and pagination. Returns compact one-line summaries (default 15, max 40 rows).
selis_login
Returns the OAuth URL for browser-based login. Call this when the user is not authenticated. Show the URL to the user so they can click it and authorize.
selis_logout
Clear token
selis_orgs
List available organizations the user can access. After authentication, call this to discover which organization the user belongs to, then ask them to pick one and call selis_set_org.
selis_scalo
Pull the data behind the Selis 'Scalo' dashboards — Calx finance / people / pipeline, the Collab Currency & Skycatcher investment funds, and the Onmeta B2B/B2C portfolio board — already projected from item.meta with the same KPIs the dashboards compute. The generic selis_list CANNOT reach this data (it forces meta=none), so this is the ONLY way to read Scalo numbers. ALWAYS call this tool whenever the user asks how Calx / Scalo / the business / the investments / a fund is doing — even if they don't say the word 'Scalo'. For any broad or ambiguous 'how are we doing' question, call it with dataset:'all' so no dataset (investment funds and onmeta included) is silently skipped. Datasets: 'all' — EVERYTHING at once — finance + people + pipeline + BOTH investment funds (collab-currency & skycatcher) + onmeta, each already projected with its KPIs. USE THIS for any broad question about how Calx / Scalo / the business / the investments / a fund portfolio is doing, so no dataset is silently skipped. Prefer 'all' unless the user named one specific dataset. | 'finance' — Calx · monthly finance register: sales / revenue / COGS / collections / cash vs target & projection. Optional { year }. | 'people' — Calx · resource roster billability: billable / non-billable / unclassified / unavailable counts + the non-utilised people list. | 'pipeline' — Calx · sales pipeline by stage (Lead→Capture→Proposal→Negotiation→Won) with hit-rate, conversion rates and weighted value. Optional { year }. | 'fund' — Investment fund. Omit fundId to list available funds; pass { fundId: 'collab-currency' } (quarterly ROIC) or { fundId: 'skycatcher' } (monthly, net of management + hurdle-gated performance fees). | 'onmeta' — Onmeta KPI Board — B2B/B2C on/off-ramp portfolio ACTUALS (workspaces · onmeta-actuals), quarterly across FY26–27. Consolidated revenue / net-or-burn / cash across two lines; KPIs = latest revenue, QoQ growth, cash burn, cash left.
selis_set_org
Set the active organization after discovering available ones with selis_orgs. The user must pick one from the list.
selis_update
Update entity (data as YAML or JSON object)

Endpoints

URLTransportStateLatencyChecked
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

Alternatives to Selis MCP

same job, measured the same way
MCP Yoto
by danpillay87

MCP server for Yoto: manage cards, tracks, icons and family devices from any MCP client.

227 installs/wk answering
SMSPM MCP Server
by alesav

Send SMS via the SMSPM API from any MCP client.

27 installs/wk local only
Google Tasks MCP Server
by ebmurha

Manage Google Tasks from MCP-compatible AI clients.

82 installs/wk local only
Kaneo
by usekaneo

Official MCP server for Kaneo: manage tasks, projects, and labels from Claude and other MCP clients

174 installs/wk local only
Fizzy
by davegomez

MCP server for Fizzy task management

27 installs/wk local only
MCP Sidecar
by lsequeiraa

Cross-platform MCP server for managing long-lived background processes from any MCP client

32 installs/wk local only
Qodercli MCP
by cantbeblank96

MCP server mode for Qoder CLI — delegate coding tasks to local Qoder agents from any MCP client.

92 installs/wk local only
Wisp MCP
by breezedelegate

Wisp Panel MCP server for secure game server management through the Wisp Client API.

local only

Selis MCP — questions

Answers built from our own checks of this server.

What can Selis MCP do?
It exposes 13 tools, read directly from the server on our last check. Among them: selis_comment_add, selis_comments_list, selis_create, selis_delete, selis_describe, selis_get and 7 more. The full list with descriptions is on this page — we take it from the server itself via tools/list, not from a README. How MCP servers expose tools in the first place →
Is Selis MCP working right now?
We send a real MCP handshake every 15 minutes. Over the last 24 hours 364 of 364 checks got a reply (100.0%), average response time 445 ms. The bar chart above shows every period we have measured.
How do I connect Selis MCP?
Copy the ready config from this page — we generate it for Claude Code, Claude Desktop, Codex, Cursor and VS Code, each with the file path that client actually reads. It is a remote server, so there is nothing to install — the client connects to the address. You sign in through your browser once and the client keeps the session: no key to copy, and it refuses anonymous clients.
How do you sign in to Selis MCP?
No API key is involved. Selis MCP answers our knock with an OAuth challenge, so you authorise it once in your browser and the client keeps the session. That is also why we see no tool list: it will not describe itself to an anonymous client, and that is the server working as intended, not a fault.
How fast is Selis MCP?
It answers our handshake in 445 ms on average, which is faster than 35% of all working MCP servers we measure. The comparison comes from our own checks across the whole registry, every 15 minutes.
How many people use Selis MCP?
The npm package @calx/selis-mcp was installed 58 times in the last week. Week over week that is -1%. We show installs rather than GitHub stars on purpose: a star is a bookmark, an install is someone actually running it.
Is Selis MCP open source?
No, and the distinction matters: its licence is declared as SSPL-1.0. That makes it source-available — you can read the code, but the terms are the author's own, not one of the recognised open-source licences. Read them before you build on it.