claude mcp add colabfit-colabfit-mcp -- uvx colabfit-mcp
{
"mcpServers": {
"colabfit-colabfit-mcp": {
"command": "uvx",
"args": ["colabfit-mcp"]
}
}
}
{
"mcpServers": {
"colabfit-colabfit-mcp": {
"command": "uvx",
"args": ["colabfit-mcp"]
}
}
}
{
"mcpServers": {
"colabfit-colabfit-mcp": {
"command": "uvx",
"args": ["colabfit-mcp"]
}
}
}
About This MCP Server
The io.github.colabfit/colabfit-mcp server provides access to the ColabFit database through the Model Context Protocol, enabling connections to this database for AI coding assistants and other tools. This server is part of the colabfit package and is available on pypi, allowing developers to integrate it into their projects for database access. Developers would use this server when they need to access the ColabFit database, particularly in applications involving AI coding assistants that require database connectivity.
An MCP server that provides access to the ColabFit database. This is a Model Context Protocol (MCP) server that extends AI assistants like Claude with database capabilities via the stdio transport.
Package
colabfit-mcp on pypi
HOW TO USE
Select your AI client above to get the install command. This MCP server uses the stdio transport and is available on pypi.
What tools does it provide?
The colabfit-mcp server extends your AI assistant with database capabilities. Once installed, your AI can use its tools automatically.