




Scientific Research Agent
Agent
Details
A research-grade analyst that pulls global scientific and World Bank development data, runs full numerical and symbolic math, and writes up findings end-to-end. Query 17+ structured data hubs covering health, climate, environment, population, poverty and inequality, labor, agriculture and food security, financial inclusion, education, digital economy, energy, fiscal and debt, gender equality, governance, trade, and infrastructure for any country or region. Tap NASA, NOAA, and USGS archives for satellite imagery, earthquakes, climate observations, and federal science datasets. Pull air quality, pollen, and elevation data. Run analytic workloads with the Complex Mathematics Engine (SymPy, NumPy, SciPy) for calculus, linear algebra, hypothesis tests, curve fitting, and optimization. Sample probability distributions and run Monte Carlo simulations with the Quantum Distribution Generator. Generate synthetic datasets for controls and edge cases. Visualize with publication-quality charts. Ingest existing literature: OCR scanned PDFs, convert PDFs, DOCX, XLSX, and PPTX to markdown, parse CSV, Excel, JSON, ICS, RTF, and HTML into structured JSON, scrape live web sources, and pull reference imagery with license attribution from Wikimedia Commons. Track current research news. Write up findings as full papers in Google Docs, build datasets in Google Sheets, store files in Google Drive, and assemble conference talks in Google Slides. Run all copy through a quality gate before publishing. Ideal for academic researchers, graduate students, policy analysts, economists, epidemiologists, climate scientists, demographers, development researchers, data journalists, NGO analysts, and think tanks needing a single agent to fetch, analyze, simulate, visualize, and write up cross-country research.
Tools In This Agent
Complex Mathematics Engine
Quantum Distribution Generator
Synthetic Data Generator
Chart Generator
File Management
Global Health & Public Health Data
Climate, Environment, and Land Data Hub
Global Population & Demographics Data
Global Poverty & Inequality Data
Global Labor & Employment Data
+24 more
- Global Agriculture & Food Security Data
- Global Financial Inclusion & Banking Data
- Federal and State Education Data Hub
- Global Digital Economy & Connectivity Data
- Global Energy & Power Grid Data
- Global Debt & Fiscal Explorer
- Global Gender Equality Data
- Global Governance & Institutional Quality Data
- Commerce and Trade Competitiveness Data Hub
- Infrastructure, Mobility, and Housing Data Hub
- Space & Earth Science Explorer
- Air Quality & Pollen Information
- Elevation Data - Point, Path, Charts & Statistics
- Recent News Article Aggregator
- Document OCR Agent
- MarkItDown Hosted Markdown Generator
- File To JSON Parsing
- Live Web Page Browser
- Public Commons Media Search
- Google Docs Connector
- Google Sheets
- Google Drive
- Google Slides
- AI Writing Quality Check
Context Documents
No context documents are attached to this agent yet.
Frequently Asked Questions
How do I connect this specialty agent to an external agent?
You can install the local MCP server by opening a terminal and running:
Install commands
npm install -g @agentpmt/mcp-router
agentpmt-setupThis will connect you to local agents like Claude Code, Windsurf, Grok Build, Cursor, etc.
Alternatively you can connect to the hosted version with this config block, no installation required:
Hosted MCP config
{
"mcpServers": {
"agentpmt": {
"type": "streamable-http",
"url": "https://api.agentpmt.com/mcp",
"headers": {
"Authorization": "Bearer <AGENTPMT_BEARER_TOKEN>",
"x-instance-metadata": "{\"client\":\"generic-mcp\",\"platform\":\"remote\"}"
}
}
}
}View MCP Connection Instructions for more details.
How do I use this specialty agent?
You can use it here in the browser by clicking the 'Try It Now' button.
Make any agent like Claude Code, OpenClaw, Hermes, or Grok a specialty Scientific Research Agent by connecting it to AgentPMT's Dynamic MCP (see "How do I connect this specialty agent to an external agent?" first) and pasting in this prompt.
