Skip to content

eu-openscreen/ECBD-MCP-Server

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ECBD MCP Server

An implementation of the Model Context Protocol (MCP) server that provides Large Language Models with structured tools to query the European Chemical Biology Database (ECBD).

This server allows LLMs to programmatically explore biochemical assays, screen targets, search compounds, and analyze active substances (such as Luciferase assays).

Features

  • Assay Search: Query ECBD assays by target, technology, or ID.
  • Compound Discovery: Retrieve data on active compounds and bioactivity profiles.
  • LLM Ready: Exposes clean, structured tools compatible with any MCP client.

Installation

Prerequisites

  • Node.js (v18 or higher recommended)
  • npm or yarn

Setup

Clone the repository and install the dependencies:

git clone https://github.com/eu-openscreen/ECBD-MCP-Server.git
cd ecbd-mcp-server
npm install

About

An implementation of the MCP server for ECBD database to facilitate LLMs with structured tool queries.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors