Alphafold Mcp Server
@Augmented-Nature
About Alphafold Mcp Server
A comprehensive Model Context Protocol (MCP) server that provides access to the AlphaFold Protein Structure Database through a rich set of tools and resources for protein structure prediction analysis.
Config
Add this server to your MCP-compatible client using the configuration below.
{
"mcpServers": {
"AlphaFold-MCP-Server": {
"command": "node",
"args": [
"build/index.js"
]
}
}
}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 Alphafold Mcp Server?
A comprehensive Model Context Protocol (MCP) server that provides access to the AlphaFold Protein Structure Database through tools for protein structure retrieval, confidence analysis, batch processing, and visualization preparation. It is designed for researchers, bioinformaticians, and structural biologists working with predicted protein structures.
How to use Alphafold Mcp Server?
Install with npm install, build with npm run build, then add the server to your MCP configuration as a command‑line tool pointing to the built index.js. Start with npm start or node build/index.js. Tools are
Basic information
More Other MCP servers
Blender
ahujasidOpen-source MCP to use Blender with any LLM
Maestro
mobile-dev-incPainless E2E Automation for Mobile and Web
XcodeBuildMCP
cameroncookeA Model Context Protocol (MCP) server and CLI that provides tools for agent use when working on iOS and macOS projects.

Peekaboo MCP – lightning-fast macOS screenshots for AI agents
steipetePeekaboo is a macOS CLI & optional MCP server that enables AI agents to capture screenshots of applications, or the entire system, with optional visual question answering through local or remote AI models.
AutoBrowser MCP
autobrowser-aiBrowser MCP is a Model Context Provider (MCP) server that allows AI applications to control your browser
Comments