MCP server for the Scigantic catalog of public scientific data archives. Search thousands of datasets and get LLM-ready schema cards without downloading anything.
Quick Install
Copy the config for your editor. Some servers may need additional setup — check the README.
Claude Desktop
Claude Code
Cursor
Add to claude_desktop_config.json:
{
"mcpServers": {
"scigantic-mcp": {
"command": "uvx",
"args": [
"scigantic-mcp"
]
}
}
}
📋 Copy
Run in terminal:
claude mcp add scigantic-mcp uvx scigantic-mcp
📋 Copy
Add to .cursor/mcp.json:
{
"mcpServers": {
"scigantic-mcp": {
"command": "uvx",
"args": [
"scigantic-mcp"
]
}
}
}
📋 Copy
Or install with pip: pip install scigantic-mcp
README Excerpt
<p align="center"> <a href="https://github.com/Scigantic/scigantic-mcp/actions/workflows/ci.yml"> <img alt="CI" src="https://github.com/Scigantic/scigantic-mcp/actions/workflows/ci.yml/badge.svg" /></a> <a href="https://pypi.org/project/scigantic-mcp/"> <img alt="PyPI" src="https://img.shields.io/pypi/v/scigantic-mcp" /></a>
Tools (3)
SCIGANTIC_API_ORIGIN SCIGANTIC_API_URL mcpServers
Topics
bioinformatics datasets earth-observation llm-tools mcp model-context-protocol open-data schema-cards