Undesirables MCP Server

35+ local compute tools for AI agents - plus a hosted, conformal-calibrated pricing oracle

People connecting finance tools to Claude, Cursor, VS Code, or another MCP client. The project is written in Python.

VERIFIED ACTIVE

LAST COMMIT 2026-08-11 · ★ 2 · #160 OF 283 MAINTAINED FINANCE · VERIFIED 2026-08-25

NOASSERTION · Python servers · how we verify → /methodology

01 · Install Undesirables MCP Server

before you install - you'll need

The README does not document required environment variables for a basic install.

Claude Code

claude mcp add sailorpepe-undesirables-mcp-server --transport http https://mcp.the-undesirables.com

Claude Desktop / Cursor / VS Code - add to config

{
  "mcpServers": {
    "sailorpepe-undesirables-mcp-server": {
      "url": "https://mcp.the-undesirables.com"
    }
  }
}

Same JSON for Cursor. For VS Code, rename the top-level key from `mcpServers` to `servers`.

Using another client? Same JSON, different key

Claude Desktop · mcpServers

Cursor · mcpServers

VS Code · servers

Windsurf · mcpServers

Zed · context_servers

Cline · mcpServers

Roo Code · mcpServers

Continue · mcpServers

LibreChat · mcpServers

Gemini CLI · mcpServers

Codex CLI · mcp_servers

Full setup guides: every client.

02 · Evidence

https://mcp.the-undesirables.com

transport: streamable-http

endpoint alive - responded to MCP initialize · probed 2026-08-25

Security posture

What to check before giving this server access to your agent - from the registry, GitHub, and our own probes. We don't score safety; we show what's verifiable.

runs as local process (stdio) - runs on your machine with your user's permissions · remote - your agent's requests go to mcp.the-undesirables.com

endpoint auth accepted our unauthenticated MCP initialize - no credentials needed to connect

license no standard license detected - usage rights unclear; check the repo before commercial use

pypi package undesirables-mcp-server - check the name against the project README before installing (PyPI has no namespace ownership)

registry namespace io.github.sailorpepe is GitHub-verified and matches the repo owner

03 · What Undesirables MCP Server can do

Prose above is summarized from the project's README and registry record - no invented capabilities.

Latest releases

v1.1.2 · 2026-04-24

What's New in v1.1.2 · Agent Economy (M2M) · Autonomous AI agents can now independently acquire an Undesirables NFT soul matrix and unlock all local compute engines without human intervention. · New Tools…

04 · Who maintains Undesirables MCP Server

undesirables-mcp-server is maintained by sailorpepe. It's the only MCP server we track from this author; the repo dates to Apr 2026.

05 · Facts

category
finance - ranked #160 of 283 actively-maintained finance servers as of 2026-08-25.
registry
io.github.sailorpepe/undesirables-mcp-server (active, first published 2026-04-24 · 3 versions)
packages
pypi:undesirables-mcp-server

06 · Undesirables MCP Server FAQ

What is Undesirables MCP Server?

35+ local compute tools for AI agents - plus a hosted, conformal-calibrated pricing oracle

Is Undesirables MCP Server still maintained?

Yes - as of 2026-08-25, its last commit was 2026-08-11. We re-verify nightly.

How do I install Undesirables MCP Server?

Run `uvx undesirables-mcp-server`. The README does not document required environment variables for a basic install. You can also paste the ready-made client config above.

Does Undesirables MCP Server require authentication?

No - the endpoint accepted our unauthenticated MCP initialize when probed on 2026-08-25; you can connect without credentials.

07 · Alternatives to Undesirables MCP Server