SERVER

xraylib

Rank #23112

pulsemcp/xraylib

Provides access to X-ray interaction data from the xraylib scientific library.

First listed
Apr 12, 2026
Last publish date
Apr 14, 2026
OVERVIEW

xraylib is a Model Context Protocol (MCP) server published by tschoonj. It ranks #23112 of 58,900 servers tracked on MCP Toplist, and its repository has 2 GitHub stars. xraylib is listed across 2 registries — Official MCP and PulseMCP, with 2 tracked versions. It was first listed on Apr 12, 2026 and most recently updated on Apr 14, 2026.

STANDING
#23,112of 58,900 tracked serversTop 50%

Ranks ahead of 35,788 of 58,900 servers on MCP Toplist.

CONNECT

Use xraylib

Add xraylib to any MCP client (Claude, Cursor, VS Code, …) with one of the configs below.

Python package (PyPI)
{
  "mcpServers": {
    "xraylib": {
      "command": "uvx",
      "args": [
        "xraylib-mcp-server"
      ]
    }
  }
}
Docker image
{
  "mcpServers": {
    "xraylib": {
      "command": "docker",
      "args": [
        "run",
        "-i",
        "--rm",
        "ghcr.io/tschoonj/xraylib-mcp-server:0.1.5"
      ]
    }
  }
}
REGISTRIES

Listed on 2 registries

ORGANIZATION

tschoonj

Organization
Total servers
2
Total versions
4
MORE FROM THIS PUBLISHER

Other servers by tschoonj

View all tschoonj servers →
VERSIONS

Available versions (2)

VersionPublished
0.1.6Apr 14, 2026
0.1.5Apr 12, 2026
FAQ

Frequently asked questions

What is xraylib?
Provides access to X-ray interaction data from the xraylib scientific library.
Who maintains xraylib?
xraylib is maintained by tschoonj, which publishes 2 MCP servers (4 total versions) tracked on MCP Toplist.
Is xraylib an official MCP server?
Yes — xraylib is listed on the Official MCP Registry, alongside PulseMCP.
How many versions does xraylib have?
MCP Toplist tracks 2 versions of xraylib, most recently published on Apr 14, 2026.
Where can I find the source code for xraylib?
The source code for xraylib is hosted at github.com/tschoonj/xraylib-mcp-server.
EXPLORE