mcpbeat Sign in

Anaconda MCP Server

local only

Anaconda MCP runs on your own machine — the client starts it, so there is no endpoint to ping. Last commit 28 Jul 2026.

Beta conda env/package MCP server; requires conda, auth, and Beta Terms.

Installs / week
not published
4
Stars
1 open issues
28 Jul 2026
Last commit
from GitHub
BSD-3-Clause
License
Python

What the code does

We read the source, 22 h ago · 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.

Runs an external command mcpb/src/server.js:71
const child = spawn(anaPath, ["mcp", "serve"], {
        result = subprocess.run(
Page executes code built at runtime reports/report.html:509
    temp.innerHTML = html
In the project's build, not in the package

Found in continuous integration, deployment or infrastructure files, or in a neighbouring package of the same monorepo. None of this is installed when you add the server: it describes how the project is built and released. We list it because a leaked key in a build pipeline is still a real problem, but it is not something this server does on your machine.

Builds a database query by concatenation .github/workflows/publish-mcp-registry.yml:81
      - name: Create or update MCPB release
        env:
          GH_TOKEN: ${{ github.token }}

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

Alternatives to Anaconda MCP

same job, measured the same way
Kylas CRM
by kylastech

MCP server for Kylas CRM: create, search, and manage leads. Requires KYLAS_API_KEY.

69 installs/wk local only
Kylas CRM
by akshaykylas94

MCP server for Kylas CRM: create, search, and manage leads. Requires KYLAS_API_KEY.

58 installs/wk local only
WordPress MCP Server
by rnaga

MCP server for WordPress. Manage posts, users, comments, terms, metadata, and settings.

42 installs/wk local only
I
R Packagedev MCP
by b0ydt

MCP server for R package development using usethis, devtools, renv, and testthat

42 installs/wk local only
npm Advisor MCP
by yashvigupta15

MCP server to search, compare, and recommend npm packages by size, popularity, and maintenance.

38 installs/wk local only
spintax.net MCP server
by spintax

Write, validate, render and analyze spintax templates. Backed by @spintax/core. No auth.

455 installs/wk 4 tools answering
O'Reilly Media MCP Server
by oreillymedia

Search O'Reilly for tech books, courses, events, and more. Requires an O'Reilly subscription.

answering
Repology MCP Server
by tschoonj

MCP server that provides access to Repology package repository data

47 installs/wk local only

Anaconda MCP — questions

Answers built from our own checks of this server.

Why is there no uptime for Anaconda MCP?
Anaconda MCP runs on your own machine over stdio — there is no network address to reach, so uptime cannot be measured for it by anyone.
Is Anaconda MCP open source?
Yes — it is published under the BSD-3-Clause licence, written in Python, 4 stars on GitHub and 1 open issue. The source link is on this page, so you can read exactly what it does with your data before you connect it.