Scientific Tools Mcp Server

Created By
Shome Chakraborty18 days ago
High-value scientific tools for AI agents. Includes literature search (PubMed, arXiv, Semantic Scholar), chemical compound lookup (PubChem, ChEMBL), patent prior art search (USPTO, EPO), GPU spot prices across 4 providers, and real-time earth science data (USGS, NASA, OpenAQ). Per-call billing via API key.
Overview

Scientific Tools MCP Server provides AI agents with programmatic access to high-value scientific data sources.

Tools available:

  • literature_search — PubMed, arXiv, Semantic Scholar ($0.02/call)
  • compound_lookup — PubChem, ChEMBL molecular properties ($0.01/call)
  • patent_prior_art_search — USPTO, EPO databases ($0.05/call)
  • gpu_spot_prices — Live prices across AWS, CoreWeave, Lambda Labs, Vast.ai ($0.005/call)
  • scientific_data — USGS earthquakes, NASA, OpenAQ air quality ($0.003/call)

Getting an API key: POST https://mcp-site.com/keys/request {"email": "you@example.com"}

Terms of service: https://mcp-site.com/terms

Server Config

{
  "mcpServers": {
    "scientific-tools": {
      "url": "https://mcp-site.com/mcp",
      "headers": {
        "Authorization": "Bearer YOUR_API_KEY"
      }
    }
  }
}
Project Info
Created At
18 days ago
Updated At
18 days ago
Author Name
Shome Chakraborty
Star
-
Language
-
License
-
Category

Recommend Servers

View All