Biomart MCP
@jzinno
About Biomart MCP
A MCP server to interface with Biomart
Basic information
Config
Add this server to your MCP-compatible client using the configuration below.
{
"mcpServers": {
"biomart-mcp": {
"command": "npx",
"args": [
"-y",
"@smithery/cli",
"install",
"@jzinno/biomart-mcp",
"--client",
"claude"
]
}
}
}Tools
No tools detected
We auto-extract tools from the README. The maintainer can list them under a ## Tools heading to populate this section.
Overview
What is Biomart MCP?
Biomart MCP is a Model Context Protocol server that provides a programmatic interface to Biomart databases via the pybiomart package. It allows LLMs to discover marts and datasets, explore attributes and filters, retrieve biological data, and translate biological identifiers.
How to use Biomart MCP?
Install via Smithery (npx -y @smithery/cli install @jzinno/biomart-mcp --client claude) or by cloning the repository and configuring for Claude Desktop with `uv run
More Other MCP servers
Servers
modelcontextprotocolModel Context Protocol Servers
Activepieces
activepiecesAI Agents & MCPs & AI Workflow Automation • (~400 MCP servers for AI agents) • AI Automation / AI Agent with MCPs • AI Workflows & AI Agents • MCPs for AI Agents
XcodeBuildMCP
cameroncookeA Model Context Protocol (MCP) server and CLI that provides tools for agent use when working on iOS and macOS projects.
Production-ready MCP integrations for AI applications
Klavis-AIKlavis AI: MCP integration platforms that let AI agents use tools reliably at any scale
IDA Pro MCP
mrexodiaAI-powered reverse engineering assistant that bridges IDA Pro with language models through MCP.
Comments