Molecular MCP
Rank #38,554io.github.andylbrummer/molecular-mcp
MCP server providing molecular-mcp capabilities
Molecular MCP is a Model Context Protocol (MCP) server published by andylbrummer. It ranks #38,554 of 132,113 servers tracked on MCP Toplist, and its repository has 2 GitHub stars. Molecular MCP is listed on Official MCP, with 4 tracked versions. It was first listed on Dec 31, 2025 and most recently updated on Jan 5, 2026.
Ranks ahead of 93,559 of 132,113 servers on MCP Toplist.
Use Molecular MCP
No credentials or required configuration declared — add it to your MCP client and go.
claude mcp add molecular-mcp -- uvx scicomp-molecular-mcp[mcp_servers.molecular-mcp]
command = "uvx"
args = ["scicomp-molecular-mcp"]Add to ~/.codex/config.toml.
{
"mcpServers": {
"molecular-mcp": {
"command": "uvx",
"args": [
"scicomp-molecular-mcp"
]
}
}
}Add to claude_desktop_config.json (Settings → Developer → Edit Config).
{
"mcpServers": {
"molecular-mcp": {
"command": "uvx",
"args": [
"scicomp-molecular-mcp"
]
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project).
{
"servers": {
"molecular-mcp": {
"type": "stdio",
"command": "uvx",
"args": [
"scicomp-molecular-mcp"
]
}
}
}Save as .vscode/mcp.json in your workspace.
{
"mcpServers": {
"molecular-mcp": {
"command": "uvx",
"args": [
"scicomp-molecular-mcp"
]
}
}
}Add to ~/.codeium/windsurf/mcp_config.json.
{
"mcpServers": {
"molecular-mcp": {
"command": "uvx",
"args": [
"scicomp-molecular-mcp"
]
}
}
}Show your rank
Maintain this server? Add the live rank badge to your README — it updates automatically as the leaderboard changes.
[](https://mcptoplist.com/server/io.github.andylbrummer%2Fmolecular-mcp)<a href="https://mcptoplist.com/server/io.github.andylbrummer%2Fmolecular-mcp"><img src="https://mcptoplist.com/badge/io.github.andylbrummer%2Fmolecular-mcp.svg" alt="MCP Toplist: Top 50% of 132,113" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 1 registry
andylbrummer
Available versions (4)
| Version | Published |
|---|---|
| 0.1.6 | Jan 5, 2026 |
| 0.1.5 | Jan 3, 2026 |
| 0.1.4 | Jan 3, 2026 |
| 0.1.0 | Nov 25, 2024 |
Frequently asked questions
- Who maintains Molecular MCP?
- Molecular MCP is maintained by andylbrummer, which publishes 6 MCP servers (14 total versions) tracked on MCP Toplist.
- Is Molecular MCP listed on the Official MCP Registry?
- Yes — Molecular MCP is listed on the Official MCP Registry.
- How many versions does Molecular MCP have?
- MCP Toplist tracks 4 versions of Molecular MCP, most recently published on Jan 5, 2026.
- Where can I find the source code for Molecular MCP?
- The source code for Molecular MCP is hosted at github.com/andylbrummer/math-mcp.
Do you run this server?
Community projects list the MCP servers behind real agents and apps. Publish yours and this page will link to it.