
MCP Science
A command-line launcher that discovers and runs scientific research MCP servers from Path Integral Institute's collection. Uses uvx to dynamically install and execute servers with automatic dependency handling.
116481 views26Local (stdio)
What it does
- Launch scientific MCP servers with single commands
- Fetch web content and convert images to LLM format
- Dynamically install servers from local or remote repositories
- Handle dependencies automatically during server execution
Best for
Researchers needing quick access to scientific toolsAI developers building scientific workflowsScientists integrating LLMs with research data
Zero-setup server launchingCurated scientific research collectionAutomatic dependency management
Tools (2)
fetch-web
Fetch a URL and return the content. Images will be returned in ![]() format. DO NOT FETCH image_urls, for images use read-image-url instead.
read-image-url
Read images from URLs, convert to LLM readable format.