decoupler-MCP
About
A natural language interface for biological activities analysis using the decoupler tool.
Details
- Author
- scmcphub
- GitHub stars
- 4
- Downloads
- 150
- Categories
- Developer Tools, Other
Jump to
- IO module for reading and writing scRNA-Seq data
- Pathway activity and transcription factor inference
- Tool module including clustering and differential expression
- Plotting module with violin, UMAP, and t-SNE visuals
- Runs locally or remotely via SSE HTTP transport
- Plugs into multiple MCP-compatible AI clients and frameworks
Install the package via pip (pip install decoupler-mcp) and test it by running decoupler-mcp run. For local use, configure your MCP client with the command path and arguments; for remote use, run the server with --transport shttp --port 8000 and point your client to the corresponding URL. The server is supported in AI clients (e.g., Cherry Studio), plugins (e.g., Cline), and agent frameworks (e.g., Agno).
Natural language interface for scRNA-Seq analysis with decoupler through MCP.
- IO module like read and write scRNA-Seq data
- Pathway activity/Transcription factor inference
- Tool module, like clustering, differential expression etc.
- Plotting module, like violin, umap/tsne
- Anyone who wants to do scRNA-Seq analysis natural language!
- Agent developers who want to call decoupler's functions for their applications
You can use decoupler-mcp in most AI clients, plugins, or agent frameworks that support the MCP:
- AI clients, like Cherry Studio
- Plugins, like Cline
- Agent frameworks, like Agno
A demo showing scRNA-Seq cell cluster analysis in a AI client Cherry Studio using natural language based on decoupler-mcp
scmcphub's complete documentation is available athttps://docs.scmcphub.org
Refer to the following configuration in your MCP client:
$ which decoupler /home/test/bin/decoupler-mcp
"mcpServers": { "decoupler-mcp": { "command": "/home/test/bin/decoupler-mcp", "args": [ "run" ] } }
Refer to the following configuration in your MCP client:
decoupler-mcp run --transport shttp --port 8000
Then configure your MCP client in local AI client, like this:
"mcpServers": { "decoupler-mcp": { "url": "http://localhost:8000/mcp" } }
If you have any questions, welcome to submit an issue, or contact me(hsh-me@outlook.com). Contributions to the code are also welcome!
If you use decoupler-mcp in for your research, please consider citing following work:
Badia-i-Mompel P., Vélez Santiago J., Braunger J., Geiss C., Dimitrov D., Müller-Dott S., Taus P., Dugourd A., Holland C.H., Ramirez Flores R.O. and Saez-Rodriguez J. 2022. decoupleR: ensemble of computational methods to infer biological activities from omics data. Bioinformatics Advances.https://doi.org/10.1093/bioadv/vbac016
This is a web browser that enables your coding agent, such as Claude Code, to visit websites on your behalf and assist you in identifying bugs or creating UI test cases.
Create crafted UI components inspired by the best 21st.dev design engineers.
Bring agent evaluations, observability, and synthetic test set generation directly into your IDE for free with Galileo's new MCP server
An MCP server to help AI assistants to answer questions and generate AccelByte Extend SDK code more effectively .
MCP server for AI Diagram Maker — generate beautiful software engineering diagrams directly inside Cursor, Claude Desktop, Claude Code, or any MCP-compatible AI agent
ALAPI MCP Tools,Call hundreds of API interfaces via MCP
AI-powered SVG animation generator that transforms static files into animated SVG components using the Allyson platform
MCP server that gives AI assistants on-demand access to 1,500+ amCharts docs, ~300 code examples, and 1000+ class API references.
APIMatic MCP Server is used to validate OpenAPI specifications using APIMatic. The server processes OpenAPI files and returns validation summaries by leveraging APIMatic’s API.
One shared context layer for AI agents and humans — live API specs, DB schemas, and versioned contracts across repos so every agent and teammate works from the same source of truth.
Build and deploy full-stack Next.js apps with 98 tools for React, AWS, and MongoDB
Sign in to leave a review
Use Google, GitHub, or an email account so ratings stay tied to real people.
No reviews posted yet.





