Alembica MCP

Open Science Software for Semantic Synthesis and Extraction of Information from Unstructured Sources.

People who need these tools inside Claude, Cursor, VS Code, or another MCP client. The project is written in Go.

VERIFIED ACTIVE

LAST COMMIT 2026-08-19 · ★ 2 · #742 OF 848 MAINTAINED OTHER · VERIFIED 2026-08-25

AGPL-3.0 · Go servers · how we verify → /methodology

01 · Install Alembica MCP

Docker

docker run -i --rm ghcr.io/open-and-sustainable/alembica-mcp:0.3.5

Claude Desktop - add to config

{
  "mcpServers": {
    "open-and-sustainable-alembica": {
      "command": "docker",
      "args": [
        "run",
        "-i",
        "--rm",
        "ghcr.io/open-and-sustainable/alembica-mcp:0.3.5"
      ]
    }
  }
}
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

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 container (OCI image) - can be sandboxed away from your filesystem

license AGPL-3.0 - declared in the repository

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

03 · What Alembica MCP can do

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

Latest releases

v0.3.5 · 2026-08-19

v0.3.4 · 2026-06-26

v0.3.3 · 2026-04-22

04 · Who maintains Alembica MCP

Alembica MCP is maintained by open-and-sustainable. We track 2 MCP servers from open-and-sustainable - 2 actively maintained, 29 combined GitHub stars, oldest repo from May 2024. Full record: all servers from open-and-sustainable.

  1. prismAId MCP MCP server for prismAId AI-assisted systematic reviews and protocol conformance checking. ★ 27

05 · Facts

category
other - ranked #742 of 848 actively-maintained other servers as of 2026-08-25.
release cadence
2 releases in the last 90 days (latest 2026-08-19)
registry
io.github.open-and-sustainable/alembica-mcp (active, first published 2026-04-23 · 3 versions)
packages
oci:ghcr.io/open-and-sustainable/alembica-mcp:0.3.5

06 · Alembica MCP FAQ

What is Alembica MCP?

Open Science Software for Semantic Synthesis and Extraction of Information from Unstructured Sources.

Is Alembica MCP still maintained?

Yes - as of 2026-08-25, its last commit was 2026-08-19 and it shipped 2 releases in the last 90 days. We re-verify nightly.

How do I install Alembica MCP?

Run `docker run -i --rm ghcr.io/open-and-sustainable/alembica-mcp:0.3.5`. You can also paste the ready-made client config above.

07 · Alternatives to Alembica MCP