seosiri-bioassay-mcp
OfficialClick on "Install Server".
Wait a few minutes for the server to deploy. Once ready, it will show a "Started" state.
In the chat, type
@followed by the MCP server name and your instructions, e.g., "@seosiri-bioassay-mcpCalculate TR-FRET ratio for PROTAC BRD4/CRBN assay"
That's it! The server will respond to your query, and you can continue using it as needed.
Here is a step-by-step guide with screenshots.
📖 Official Architecture & Documentation: SEOSiri BioAssay Technical Guide | Central MCP Directory
An open-source, local-first Model Context Protocol (MCP) server for High-Throughput Screening (HTS) assay calculations spanning Sub-Cellular, Cellular, Tissue, and Organism biological tiers.
💖 Sponsorship, B2B Custom Solutions & Attribution
👨💻 Lead Architect & Attribution
Designed and engineered by Momenul Ahmad, Lead Architect and Founder of SEOSiri.
🚀 Supported Biological Segments & Assays
Sub-Cellular: TR-FRET ratio analysis for PROTAC (BRD4/CRBN), KRAS (G12C), receptor binding, and HICA ultra-sensitive protein assays.
Cellular: UA-Glo luminescent screening for 2D/3D cell viability, Caspase 3/7 apoptosis, kinase activity, and reporter gene systems (NF-kB/Wnt).
Tissue: 3D spheroid/organoid drug penetration depth and tissue slice barrier diffusion models.
Organism: In vivo animal model pharmacokinetics ($C_{\max}$, AUC, half-life, plasma concentration decay).
Related MCP server: BioMCP
Quickstart
pip install -e .
pytest tests/test_bioassay.py🔌 Claude Desktop / Cursor Setup
Add this configuration to claude_desktop_config.json:
{
"mcpServers": {
"seosiri-bioassay": {
"command": "uv",
"args": [
"run",
"--github",
"SEOSiri-Official/bioassay-mcp",
"src/main_server.py"
]
}
}
}License
Distributed under the MIT License. See LICENSE for details.
This server cannot be installed
Maintenance
Resources
Unclaimed servers have limited discoverability.
Looking for Admin?
If you are the server author, to access and configure the admin panel.
Related MCP Servers
- FlicenseBqualityDmaintenanceA production-ready Model Context Protocol (MCP) server that provides comprehensive access to the BioOntology API for searching, annotating, and exploring over 1,200 biological ontologies.Last updated109
- AlicenseAqualityBmaintenanceA high-performance MCP server that gives LLMs access to 25 biomedical tools federated across 50+ upstream APIs for genes, variants, drugs, diseases, literature, clinical trials, and structural biology.Last updated251382MIT
- AlicenseAqualityAmaintenanceAn MCP server that gives AI assistants access to biological and biomedical RDF databases via SPARQL at the RDF Portal, as well as selected REST APIs (NCBI E-utilities, UniProt, ChEMBL, PDB, Reactome, Rhea, MeSH, and more).Last updated2911MIT
- Alicense-qualityCmaintenanceMCP-native scientific skills for reproducible computational biology and AI-driven drug-discovery workflows. It combines deterministic scientific tools with an MCP server to give AI agents real computational capabilities.Last updatedApache 2.0
Related MCP Connectors
MCP gateway federating 21 biomedical MCP servers behind one endpoint: gnomAD, ClinVar, HPO, VEP.
MCP server for Drosophila neuroscience data from VirtualFlyBrain
MCP Hub: AI service discovery, per-user OAuth, and multi-service workflow orchestration
Latest Blog Posts
- Who's Calling? MCP Hosts Are an Identity Blind Spot (And the Spec Knows It)By Om-Shree-0709 on .mcpAgent IdentityOAuth 2.1
- Your AI Chatbot Just Exposed Your CEO's Salary to an InternBy Om-Shree-0709 on .Agent IdentityMCP SecurityOAuth Delegation
- Why MCP Servers Need Execution Sandboxing (And Why Your Current Stack Isn't Enough)By Om-Shree-0709 on .Agentic AiPrompt InjectionWebAssembly
MCP directory API
We provide all the information about MCP servers via our MCP API.
curl -X GET 'https://glama.ai/api/mcp/v1/servers/SEOSiri-Official/bioassay-mcp'
If you have feedback or need assistance with the MCP directory API, please join our Discord server