@wentorai/research-plugins 1.3.2 → 1.4.2
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/README.md +32 -56
- package/curated/analysis/README.md +1 -13
- package/curated/domains/README.md +1 -5
- package/curated/literature/README.md +3 -12
- package/curated/research/README.md +1 -18
- package/curated/tools/README.md +1 -12
- package/curated/writing/README.md +2 -6
- package/index.ts +88 -5
- package/openclaw.plugin.json +3 -12
- package/package.json +3 -5
- package/skills/analysis/statistics/SKILL.md +1 -1
- package/skills/analysis/statistics/meta-analysis-guide/SKILL.md +1 -1
- package/skills/domains/ai-ml/SKILL.md +3 -2
- package/skills/domains/ai-ml/generative-ai-guide/SKILL.md +1 -0
- package/skills/domains/ai-ml/huggingface-api/SKILL.md +251 -0
- package/skills/domains/biomedical/SKILL.md +9 -2
- package/skills/domains/biomedical/alphafold-api/SKILL.md +227 -0
- package/skills/domains/biomedical/biothings-api/SKILL.md +296 -0
- package/skills/domains/biomedical/clinicaltrials-api-v2/SKILL.md +216 -0
- package/skills/domains/biomedical/enrichr-api/SKILL.md +264 -0
- package/skills/domains/biomedical/ensembl-rest-api/SKILL.md +204 -0
- package/skills/domains/biomedical/medical-data-api/SKILL.md +197 -0
- package/skills/domains/biomedical/pdb-structure-api/SKILL.md +219 -0
- package/skills/domains/business/SKILL.md +2 -3
- package/skills/domains/chemistry/SKILL.md +3 -2
- package/skills/domains/chemistry/catalysis-hub-api/SKILL.md +171 -0
- package/skills/domains/education/SKILL.md +2 -3
- package/skills/domains/law/SKILL.md +3 -2
- package/skills/domains/law/uk-legislation-api/SKILL.md +179 -0
- package/skills/literature/discovery/SKILL.md +1 -1
- package/skills/literature/discovery/citation-alert-guide/SKILL.md +2 -2
- package/skills/literature/discovery/conference-proceedings-guide/SKILL.md +2 -2
- package/skills/literature/discovery/literature-mapping-guide/SKILL.md +1 -1
- package/skills/literature/discovery/paper-recommendation-guide/SKILL.md +8 -14
- package/skills/literature/discovery/rss-paper-feeds/SKILL.md +20 -14
- package/skills/literature/discovery/semantic-paper-radar/SKILL.md +8 -8
- package/skills/literature/discovery/semantic-scholar-recs-guide/SKILL.md +103 -86
- package/skills/literature/fulltext/SKILL.md +3 -2
- package/skills/literature/fulltext/arxiv-latex-source/SKILL.md +195 -0
- package/skills/literature/fulltext/open-access-guide/SKILL.md +1 -1
- package/skills/literature/fulltext/open-access-mining-guide/SKILL.md +5 -5
- package/skills/literature/metadata/citation-network-guide/SKILL.md +3 -3
- package/skills/literature/metadata/h-index-guide/SKILL.md +0 -27
- package/skills/literature/search/SKILL.md +3 -4
- package/skills/literature/search/citation-chaining-guide/SKILL.md +42 -32
- package/skills/literature/search/database-comparison-guide/SKILL.md +1 -1
- package/skills/literature/search/semantic-scholar-api/SKILL.md +56 -53
- package/skills/research/automation/SKILL.md +2 -3
- package/skills/research/automation/datagen-research-guide/SKILL.md +1 -0
- package/skills/research/automation/mle-agent-guide/SKILL.md +1 -0
- package/skills/research/automation/paper-to-agent-guide/SKILL.md +2 -1
- package/skills/research/deep-research/auto-deep-research-guide/SKILL.md +1 -0
- package/skills/research/deep-research/in-depth-research-guide/SKILL.md +1 -1
- package/skills/research/deep-research/kosmos-scientist-guide/SKILL.md +3 -3
- package/skills/research/deep-research/llm-scientific-discovery-guide/SKILL.md +1 -1
- package/skills/research/deep-research/local-deep-research-guide/SKILL.md +6 -6
- package/skills/research/deep-research/open-researcher-guide/SKILL.md +3 -3
- package/skills/research/deep-research/tongyi-deep-research-guide/SKILL.md +4 -4
- package/skills/research/methodology/SKILL.md +1 -1
- package/skills/research/methodology/claude-scientific-guide/SKILL.md +1 -0
- package/skills/research/methodology/grad-school-guide/SKILL.md +1 -1
- package/skills/research/methodology/qualitative-research-guide/SKILL.md +1 -1
- package/skills/research/paper-review/SKILL.md +1 -1
- package/skills/research/paper-review/automated-review-guide/SKILL.md +1 -1
- package/skills/research/paper-review/peer-review-guide/SKILL.md +1 -1
- package/skills/tools/diagram/excalidraw-diagram-guide/SKILL.md +1 -1
- package/skills/tools/diagram/mermaid-architect-guide/SKILL.md +1 -1
- package/skills/tools/diagram/plantuml-guide/SKILL.md +1 -1
- package/skills/tools/document/grobid-pdf-parsing/SKILL.md +1 -1
- package/skills/tools/document/paper-parse-guide/SKILL.md +2 -2
- package/skills/tools/knowledge-graph/SKILL.md +2 -3
- package/skills/tools/knowledge-graph/citation-network-builder/SKILL.md +5 -5
- package/skills/tools/knowledge-graph/knowledge-graph-construction/SKILL.md +1 -1
- package/skills/tools/ocr-translate/zotero-pdf2zh-guide/SKILL.md +1 -0
- package/skills/tools/scraping/academic-web-scraping/SKILL.md +1 -2
- package/skills/tools/scraping/google-scholar-scraper/SKILL.md +7 -7
- package/skills/writing/citation/SKILL.md +1 -1
- package/skills/writing/citation/academic-citation-manager/SKILL.md +20 -17
- package/skills/writing/citation/citation-assistant-skill/SKILL.md +72 -58
- package/skills/writing/citation/obsidian-citation-guide/SKILL.md +1 -0
- package/skills/writing/citation/obsidian-zotero-guide/SKILL.md +1 -0
- package/skills/writing/citation/onecite-reference-guide/SKILL.md +1 -1
- package/skills/writing/citation/papersgpt-zotero-guide/SKILL.md +1 -0
- package/skills/writing/citation/zotero-mdnotes-guide/SKILL.md +1 -0
- package/skills/writing/citation/zotero-reference-guide/SKILL.md +2 -1
- package/skills/writing/citation/zotero-scholar-guide/SKILL.md +1 -1
- package/skills/writing/composition/scientific-writing-resources/SKILL.md +1 -0
- package/skills/writing/latex/latex-drawing-collection/SKILL.md +1 -0
- package/skills/writing/latex/latex-templates-collection/SKILL.md +1 -0
- package/skills/writing/templates/novathesis-guide/SKILL.md +1 -0
- package/src/tools/arxiv.ts +81 -30
- package/src/tools/biorxiv.ts +158 -0
- package/src/tools/crossref.ts +63 -22
- package/src/tools/datacite.ts +191 -0
- package/src/tools/dblp.ts +125 -0
- package/src/tools/doaj.ts +82 -0
- package/src/tools/europe-pmc.ts +159 -0
- package/src/tools/hal.ts +118 -0
- package/src/tools/inspire-hep.ts +165 -0
- package/src/tools/openaire.ts +158 -0
- package/src/tools/openalex.ts +26 -15
- package/src/tools/opencitations.ts +112 -0
- package/src/tools/orcid.ts +139 -0
- package/src/tools/osf-preprints.ts +104 -0
- package/src/tools/pubmed.ts +22 -13
- package/src/tools/ror.ts +118 -0
- package/src/tools/unpaywall.ts +15 -6
- package/src/tools/util.ts +141 -0
- package/src/tools/zenodo.ts +157 -0
- package/mcp-configs/academic-db/ChatSpatial.json +0 -17
- package/mcp-configs/academic-db/academia-mcp.json +0 -17
- package/mcp-configs/academic-db/academic-paper-explorer.json +0 -17
- package/mcp-configs/academic-db/academic-search-mcp-server.json +0 -17
- package/mcp-configs/academic-db/agentinterviews-mcp.json +0 -17
- package/mcp-configs/academic-db/all-in-mcp.json +0 -17
- package/mcp-configs/academic-db/alphafold-mcp.json +0 -20
- package/mcp-configs/academic-db/apple-health-mcp.json +0 -17
- package/mcp-configs/academic-db/arxiv-latex-mcp.json +0 -17
- package/mcp-configs/academic-db/arxiv-mcp-server.json +0 -17
- package/mcp-configs/academic-db/bgpt-mcp.json +0 -17
- package/mcp-configs/academic-db/biomcp.json +0 -17
- package/mcp-configs/academic-db/biothings-mcp.json +0 -17
- package/mcp-configs/academic-db/brightspace-mcp.json +0 -21
- package/mcp-configs/academic-db/catalysishub-mcp-server.json +0 -17
- package/mcp-configs/academic-db/climatiq-mcp.json +0 -20
- package/mcp-configs/academic-db/clinicaltrialsgov-mcp-server.json +0 -17
- package/mcp-configs/academic-db/deep-research-mcp.json +0 -17
- package/mcp-configs/academic-db/dicom-mcp.json +0 -17
- package/mcp-configs/academic-db/enrichr-mcp-server.json +0 -17
- package/mcp-configs/academic-db/fec-mcp-server.json +0 -17
- package/mcp-configs/academic-db/fhir-mcp-server-themomentum.json +0 -17
- package/mcp-configs/academic-db/fhir-mcp.json +0 -19
- package/mcp-configs/academic-db/gget-mcp.json +0 -17
- package/mcp-configs/academic-db/gibs-mcp.json +0 -20
- package/mcp-configs/academic-db/gis-mcp-server.json +0 -22
- package/mcp-configs/academic-db/google-earth-engine-mcp.json +0 -21
- package/mcp-configs/academic-db/google-researcher-mcp.json +0 -17
- package/mcp-configs/academic-db/idea-reality-mcp.json +0 -17
- package/mcp-configs/academic-db/legiscan-mcp.json +0 -19
- package/mcp-configs/academic-db/lex.json +0 -17
- package/mcp-configs/academic-db/m4-clinical-mcp.json +0 -21
- package/mcp-configs/academic-db/medical-mcp.json +0 -21
- package/mcp-configs/academic-db/nexonco-mcp.json +0 -20
- package/mcp-configs/academic-db/omop-mcp.json +0 -20
- package/mcp-configs/academic-db/onekgpd-mcp.json +0 -20
- package/mcp-configs/academic-db/openedu-mcp.json +0 -20
- package/mcp-configs/academic-db/opengenes-mcp.json +0 -20
- package/mcp-configs/academic-db/openstax-mcp.json +0 -21
- package/mcp-configs/academic-db/openstreetmap-mcp.json +0 -21
- package/mcp-configs/academic-db/opentargets-mcp.json +0 -21
- package/mcp-configs/academic-db/pdb-mcp.json +0 -21
- package/mcp-configs/academic-db/smithsonian-mcp.json +0 -20
- package/mcp-configs/ai-platform/Adaptive-Graph-of-Thoughts-MCP-server.json +0 -17
- package/mcp-configs/ai-platform/ai-counsel.json +0 -17
- package/mcp-configs/ai-platform/atlas-mcp-server.json +0 -17
- package/mcp-configs/ai-platform/counsel-mcp.json +0 -17
- package/mcp-configs/ai-platform/cross-llm-mcp.json +0 -17
- package/mcp-configs/ai-platform/gptr-mcp.json +0 -17
- package/mcp-configs/ai-platform/magi-researchers.json +0 -21
- package/mcp-configs/ai-platform/mcp-academic-researcher.json +0 -22
- package/mcp-configs/ai-platform/open-paper-machine.json +0 -21
- package/mcp-configs/ai-platform/paper-intelligence.json +0 -21
- package/mcp-configs/ai-platform/paper-reader.json +0 -21
- package/mcp-configs/ai-platform/paperdebugger.json +0 -21
- package/mcp-configs/browser/decipher-research-agent.json +0 -17
- package/mcp-configs/browser/deep-research.json +0 -17
- package/mcp-configs/browser/everything-claude-code.json +0 -17
- package/mcp-configs/browser/exa-mcp.json +0 -20
- package/mcp-configs/browser/gpt-researcher.json +0 -17
- package/mcp-configs/browser/heurist-agent-framework.json +0 -17
- package/mcp-configs/browser/mcp-searxng.json +0 -21
- package/mcp-configs/browser/mcp-webresearch.json +0 -20
- package/mcp-configs/cloud-docs/confluence-mcp.json +0 -37
- package/mcp-configs/cloud-docs/google-drive-mcp.json +0 -35
- package/mcp-configs/cloud-docs/notion-mcp.json +0 -29
- package/mcp-configs/communication/discord-mcp.json +0 -29
- package/mcp-configs/communication/discourse-mcp.json +0 -21
- package/mcp-configs/communication/slack-mcp.json +0 -29
- package/mcp-configs/communication/telegram-mcp.json +0 -28
- package/mcp-configs/data-platform/4everland-hosting-mcp.json +0 -17
- package/mcp-configs/data-platform/automl-stat-mcp.json +0 -21
- package/mcp-configs/data-platform/context-keeper.json +0 -17
- package/mcp-configs/data-platform/context7.json +0 -19
- package/mcp-configs/data-platform/contextstream-mcp.json +0 -17
- package/mcp-configs/data-platform/email-mcp.json +0 -17
- package/mcp-configs/data-platform/jefferson-stats-mcp.json +0 -22
- package/mcp-configs/data-platform/mcp-excel-server.json +0 -21
- package/mcp-configs/data-platform/mcp-stata.json +0 -21
- package/mcp-configs/data-platform/mcpstack-jupyter.json +0 -21
- package/mcp-configs/data-platform/ml-mcp.json +0 -21
- package/mcp-configs/data-platform/nasdaq-data-link-mcp.json +0 -20
- package/mcp-configs/data-platform/numpy-mcp.json +0 -21
- package/mcp-configs/database/neo4j-mcp.json +0 -37
- package/mcp-configs/database/postgres-mcp.json +0 -28
- package/mcp-configs/database/sqlite-mcp.json +0 -29
- package/mcp-configs/dev-platform/geogebra-mcp.json +0 -21
- package/mcp-configs/dev-platform/github-mcp.json +0 -31
- package/mcp-configs/dev-platform/gitlab-mcp.json +0 -34
- package/mcp-configs/dev-platform/latex-mcp-server.json +0 -21
- package/mcp-configs/dev-platform/manim-mcp.json +0 -20
- package/mcp-configs/dev-platform/mcp-echarts.json +0 -20
- package/mcp-configs/dev-platform/panel-viz-mcp.json +0 -20
- package/mcp-configs/dev-platform/paperbanana.json +0 -20
- package/mcp-configs/dev-platform/texflow-mcp.json +0 -20
- package/mcp-configs/dev-platform/texmcp.json +0 -20
- package/mcp-configs/dev-platform/typst-mcp.json +0 -21
- package/mcp-configs/dev-platform/vizro-mcp.json +0 -20
- package/mcp-configs/email/email-mcp.json +0 -40
- package/mcp-configs/email/gmail-mcp.json +0 -37
- package/mcp-configs/note-knowledge/ApeRAG.json +0 -17
- package/mcp-configs/note-knowledge/In-Memoria.json +0 -17
- package/mcp-configs/note-knowledge/agent-memory.json +0 -17
- package/mcp-configs/note-knowledge/aimemo.json +0 -17
- package/mcp-configs/note-knowledge/biel-mcp.json +0 -19
- package/mcp-configs/note-knowledge/cognee.json +0 -17
- package/mcp-configs/note-knowledge/context-awesome.json +0 -17
- package/mcp-configs/note-knowledge/context-mcp.json +0 -17
- package/mcp-configs/note-knowledge/conversation-handoff-mcp.json +0 -17
- package/mcp-configs/note-knowledge/cortex.json +0 -17
- package/mcp-configs/note-knowledge/devrag.json +0 -17
- package/mcp-configs/note-knowledge/easy-obsidian-mcp.json +0 -17
- package/mcp-configs/note-knowledge/engram.json +0 -17
- package/mcp-configs/note-knowledge/gnosis-mcp.json +0 -17
- package/mcp-configs/note-knowledge/graphlit-mcp-server.json +0 -19
- package/mcp-configs/note-knowledge/local-faiss-mcp.json +0 -21
- package/mcp-configs/note-knowledge/mcp-memory-service.json +0 -21
- package/mcp-configs/note-knowledge/mcp-obsidian.json +0 -23
- package/mcp-configs/note-knowledge/mcp-ragdocs.json +0 -20
- package/mcp-configs/note-knowledge/mcp-summarizer.json +0 -21
- package/mcp-configs/note-knowledge/mediawiki-mcp.json +0 -21
- package/mcp-configs/note-knowledge/openzim-mcp.json +0 -20
- package/mcp-configs/note-knowledge/zettelkasten-mcp.json +0 -21
- package/mcp-configs/reference-mgr/academic-paper-mcp-http.json +0 -20
- package/mcp-configs/reference-mgr/academix.json +0 -20
- package/mcp-configs/reference-mgr/arxiv-cli.json +0 -17
- package/mcp-configs/reference-mgr/arxiv-research-mcp.json +0 -21
- package/mcp-configs/reference-mgr/arxiv-search-mcp.json +0 -17
- package/mcp-configs/reference-mgr/chiken.json +0 -17
- package/mcp-configs/reference-mgr/claude-scholar.json +0 -17
- package/mcp-configs/reference-mgr/devonthink-mcp.json +0 -17
- package/mcp-configs/reference-mgr/google-scholar-abstract-mcp.json +0 -19
- package/mcp-configs/reference-mgr/google-scholar-mcp.json +0 -20
- package/mcp-configs/reference-mgr/mcp-paperswithcode.json +0 -21
- package/mcp-configs/reference-mgr/mcp-scholarly.json +0 -20
- package/mcp-configs/reference-mgr/mcp-simple-arxiv.json +0 -20
- package/mcp-configs/reference-mgr/mcp-simple-pubmed.json +0 -20
- package/mcp-configs/reference-mgr/mcp-zotero.json +0 -21
- package/mcp-configs/reference-mgr/mendeley-mcp.json +0 -20
- package/mcp-configs/reference-mgr/ncbi-mcp-server.json +0 -22
- package/mcp-configs/reference-mgr/onecite.json +0 -21
- package/mcp-configs/reference-mgr/paper-search-mcp.json +0 -21
- package/mcp-configs/reference-mgr/pubmed-search-mcp.json +0 -21
- package/mcp-configs/reference-mgr/scholar-mcp.json +0 -21
- package/mcp-configs/reference-mgr/scholar-multi-mcp.json +0 -21
- package/mcp-configs/reference-mgr/seerai.json +0 -21
- package/mcp-configs/reference-mgr/semantic-scholar-fastmcp.json +0 -21
- package/mcp-configs/reference-mgr/sourcelibrary.json +0 -20
- package/mcp-configs/registry.json +0 -476
- package/mcp-configs/repository/dataverse-mcp.json +0 -33
- package/mcp-configs/repository/huggingface-mcp.json +0 -29
- package/skills/domains/business/xpert-bi-guide/SKILL.md +0 -84
- package/skills/domains/education/edumcp-guide/SKILL.md +0 -74
- package/skills/literature/search/paper-search-mcp-guide/SKILL.md +0 -107
- package/skills/research/automation/mcp-server-guide/SKILL.md +0 -211
- package/skills/tools/knowledge-graph/paperpile-notion-guide/SKILL.md +0 -84
- package/src/tools/semantic-scholar.ts +0 -66
|
@@ -1,17 +0,0 @@
|
|
|
1
|
-
{
|
|
2
|
-
"id": "apple-health-mcp",
|
|
3
|
-
"name": "Apple Health Data",
|
|
4
|
-
"description": "Access exported Apple Health data with analytics",
|
|
5
|
-
"category": "academic-db",
|
|
6
|
-
"install": {
|
|
7
|
-
"runtime": "python",
|
|
8
|
-
"package": "apple-health-mcp-server",
|
|
9
|
-
"command": "pip install apple-health-mcp-server"
|
|
10
|
-
},
|
|
11
|
-
"config": {
|
|
12
|
-
"env": {}
|
|
13
|
-
},
|
|
14
|
-
"tools": ["read_health_data", "analyze_trends", "export_data"],
|
|
15
|
-
"verified": false,
|
|
16
|
-
"source": "https://github.com/the-momentum/apple-health-mcp-server"
|
|
17
|
-
}
|
|
@@ -1,17 +0,0 @@
|
|
|
1
|
-
{
|
|
2
|
-
"id": "arxiv-latex-mcp",
|
|
3
|
-
"name": "arXiv LaTeX Source",
|
|
4
|
-
"description": "Access arXiv papers via LaTeX source for better math handling",
|
|
5
|
-
"category": "academic-db",
|
|
6
|
-
"install": {
|
|
7
|
-
"runtime": "python",
|
|
8
|
-
"package": "arxiv-latex-mcp",
|
|
9
|
-
"command": "pip install arxiv-latex-mcp"
|
|
10
|
-
},
|
|
11
|
-
"config": {
|
|
12
|
-
"env": {}
|
|
13
|
-
},
|
|
14
|
-
"tools": ["get_paper_prompt", "get_paper_abstract", "list_paper_sections", "get_paper_section"],
|
|
15
|
-
"verified": false,
|
|
16
|
-
"source": "https://github.com/takashiishida/arxiv-latex-mcp"
|
|
17
|
-
}
|
|
@@ -1,17 +0,0 @@
|
|
|
1
|
-
{
|
|
2
|
-
"id": "arxiv-mcp-server",
|
|
3
|
-
"name": "arXiv Search",
|
|
4
|
-
"description": "Search ArXiv research papers",
|
|
5
|
-
"category": "academic-db",
|
|
6
|
-
"install": {
|
|
7
|
-
"runtime": "python",
|
|
8
|
-
"package": "arxiv-mcp-server",
|
|
9
|
-
"command": "pip install arxiv-mcp-server"
|
|
10
|
-
},
|
|
11
|
-
"config": {
|
|
12
|
-
"env": {}
|
|
13
|
-
},
|
|
14
|
-
"tools": ["search_arxiv"],
|
|
15
|
-
"verified": false,
|
|
16
|
-
"source": "https://github.com/blazickjp/arxiv-mcp-server"
|
|
17
|
-
}
|
|
@@ -1,17 +0,0 @@
|
|
|
1
|
-
{
|
|
2
|
-
"id": "bgpt-mcp",
|
|
3
|
-
"name": "BGPT Paper Search",
|
|
4
|
-
"description": "Search paper data from any AI tool",
|
|
5
|
-
"category": "academic-db",
|
|
6
|
-
"install": {
|
|
7
|
-
"runtime": "node",
|
|
8
|
-
"package": "bgpt-mcp",
|
|
9
|
-
"command": "npm install -g bgpt-mcp"
|
|
10
|
-
},
|
|
11
|
-
"config": {
|
|
12
|
-
"env": {}
|
|
13
|
-
},
|
|
14
|
-
"tools": ["search_papers"],
|
|
15
|
-
"verified": false,
|
|
16
|
-
"source": "https://github.com/connerlambden/bgpt-mcp"
|
|
17
|
-
}
|
|
@@ -1,17 +0,0 @@
|
|
|
1
|
-
{
|
|
2
|
-
"id": "biomcp",
|
|
3
|
-
"name": "BioMCP",
|
|
4
|
-
"description": "Biomedical research MCP for PubMed, ClinicalTrials, and MyVariant",
|
|
5
|
-
"category": "academic-db",
|
|
6
|
-
"install": {
|
|
7
|
-
"runtime": "python",
|
|
8
|
-
"package": "biomcp",
|
|
9
|
-
"command": "pip install biomcp"
|
|
10
|
-
},
|
|
11
|
-
"config": {
|
|
12
|
-
"env": {}
|
|
13
|
-
},
|
|
14
|
-
"tools": ["search_pubmed", "search_clinical_trials", "search_variants"],
|
|
15
|
-
"verified": false,
|
|
16
|
-
"source": "https://github.com/genomoncology/biomcp"
|
|
17
|
-
}
|
|
@@ -1,17 +0,0 @@
|
|
|
1
|
-
{
|
|
2
|
-
"id": "biothings-mcp",
|
|
3
|
-
"name": "BioThings API",
|
|
4
|
-
"description": "BioThings API for genes, variants, drugs, and taxonomy",
|
|
5
|
-
"category": "academic-db",
|
|
6
|
-
"install": {
|
|
7
|
-
"runtime": "python",
|
|
8
|
-
"package": "biothings-mcp",
|
|
9
|
-
"command": "pip install biothings-mcp"
|
|
10
|
-
},
|
|
11
|
-
"config": {
|
|
12
|
-
"env": {}
|
|
13
|
-
},
|
|
14
|
-
"tools": ["gene_query", "variant_query", "drug_query"],
|
|
15
|
-
"verified": false,
|
|
16
|
-
"source": "https://github.com/longevity-genie/biothings-mcp"
|
|
17
|
-
}
|
|
@@ -1,21 +0,0 @@
|
|
|
1
|
-
{
|
|
2
|
-
"id": "brightspace-mcp",
|
|
3
|
-
"name": "Brightspace LMS MCP",
|
|
4
|
-
"description": "D2L Brightspace LMS: grades, assignments, announcements",
|
|
5
|
-
"category": "academic-db",
|
|
6
|
-
"install": {
|
|
7
|
-
"runtime": "node",
|
|
8
|
-
"package": "brightspace-mcp-server",
|
|
9
|
-
"command": "npm install -g brightspace-mcp-server"
|
|
10
|
-
},
|
|
11
|
-
"config": {
|
|
12
|
-
"env": {}
|
|
13
|
-
},
|
|
14
|
-
"tools": [
|
|
15
|
-
"get_grades",
|
|
16
|
-
"get_assignments",
|
|
17
|
-
"get_announcements"
|
|
18
|
-
],
|
|
19
|
-
"verified": false,
|
|
20
|
-
"source": "https://github.com/jjohare/brightspace-mcp-server"
|
|
21
|
-
}
|
|
@@ -1,17 +0,0 @@
|
|
|
1
|
-
{
|
|
2
|
-
"id": "catalysishub-mcp-server",
|
|
3
|
-
"name": "Catalysis Hub",
|
|
4
|
-
"description": "Search Catalysis Hub database for computational catalysis",
|
|
5
|
-
"category": "academic-db",
|
|
6
|
-
"install": {
|
|
7
|
-
"runtime": "python",
|
|
8
|
-
"package": "catalysishub-mcp-server",
|
|
9
|
-
"command": "pip install catalysishub-mcp-server"
|
|
10
|
-
},
|
|
11
|
-
"config": {
|
|
12
|
-
"env": {}
|
|
13
|
-
},
|
|
14
|
-
"tools": ["search_reactions", "get_surface_data"],
|
|
15
|
-
"verified": false,
|
|
16
|
-
"source": "https://github.com/QuentinCody/catalysishub-mcp-server"
|
|
17
|
-
}
|
|
@@ -1,20 +0,0 @@
|
|
|
1
|
-
{
|
|
2
|
-
"id": "climatiq-mcp",
|
|
3
|
-
"name": "Climatiq Carbon MCP",
|
|
4
|
-
"description": "Carbon emissions calculations via Climatiq API",
|
|
5
|
-
"category": "academic-db",
|
|
6
|
-
"install": {
|
|
7
|
-
"runtime": "node",
|
|
8
|
-
"package": "climatiq-mcp-server",
|
|
9
|
-
"command": "npm install -g climatiq-mcp-server"
|
|
10
|
-
},
|
|
11
|
-
"config": {
|
|
12
|
-
"env": {}
|
|
13
|
-
},
|
|
14
|
-
"tools": [
|
|
15
|
-
"estimate",
|
|
16
|
-
"get_factors"
|
|
17
|
-
],
|
|
18
|
-
"verified": false,
|
|
19
|
-
"source": "https://github.com/Climatiq/climatiq-mcp-server"
|
|
20
|
-
}
|
|
@@ -1,17 +0,0 @@
|
|
|
1
|
-
{
|
|
2
|
-
"id": "clinicaltrialsgov-mcp-server",
|
|
3
|
-
"name": "ClinicalTrials.gov",
|
|
4
|
-
"description": "ClinicalTrials.gov v2 API search and analysis",
|
|
5
|
-
"category": "academic-db",
|
|
6
|
-
"install": {
|
|
7
|
-
"runtime": "node",
|
|
8
|
-
"package": "clinicaltrialsgov-mcp-server",
|
|
9
|
-
"command": "npm install -g clinicaltrialsgov-mcp-server"
|
|
10
|
-
},
|
|
11
|
-
"config": {
|
|
12
|
-
"env": {}
|
|
13
|
-
},
|
|
14
|
-
"tools": ["search_studies", "get_study", "analyze_trends", "compare_studies", "find_eligible_studies"],
|
|
15
|
-
"verified": false,
|
|
16
|
-
"source": "https://github.com/cyanheads/clinicaltrialsgov-mcp-server"
|
|
17
|
-
}
|
|
@@ -1,17 +0,0 @@
|
|
|
1
|
-
{
|
|
2
|
-
"id": "deep-research-mcp",
|
|
3
|
-
"name": "Deep Research",
|
|
4
|
-
"description": "Deep research via OpenAI or open models",
|
|
5
|
-
"category": "academic-db",
|
|
6
|
-
"install": {
|
|
7
|
-
"runtime": "python",
|
|
8
|
-
"package": "deep-research-mcp",
|
|
9
|
-
"command": "pip install deep-research-mcp"
|
|
10
|
-
},
|
|
11
|
-
"config": {
|
|
12
|
-
"env": {}
|
|
13
|
-
},
|
|
14
|
-
"tools": ["conduct_research", "analyze_sources", "generate_report"],
|
|
15
|
-
"verified": false,
|
|
16
|
-
"source": "https://github.com/pminervini/deep-research-mcp"
|
|
17
|
-
}
|
|
@@ -1,17 +0,0 @@
|
|
|
1
|
-
{
|
|
2
|
-
"id": "dicom-mcp",
|
|
3
|
-
"name": "DICOM Medical Imaging",
|
|
4
|
-
"description": "DICOM integration for medical imaging",
|
|
5
|
-
"category": "academic-db",
|
|
6
|
-
"install": {
|
|
7
|
-
"runtime": "python",
|
|
8
|
-
"package": "dicom-mcp",
|
|
9
|
-
"command": "pip install dicom-mcp"
|
|
10
|
-
},
|
|
11
|
-
"config": {
|
|
12
|
-
"env": {}
|
|
13
|
-
},
|
|
14
|
-
"tools": ["query_studies", "get_images", "move_images"],
|
|
15
|
-
"verified": false,
|
|
16
|
-
"source": "https://github.com/ChristianHinge/dicom-mcp"
|
|
17
|
-
}
|
|
@@ -1,17 +0,0 @@
|
|
|
1
|
-
{
|
|
2
|
-
"id": "enrichr-mcp-server",
|
|
3
|
-
"name": "Enrichr Gene Set Analysis",
|
|
4
|
-
"description": "Gene set enrichment analysis using Enrichr API",
|
|
5
|
-
"category": "academic-db",
|
|
6
|
-
"install": {
|
|
7
|
-
"runtime": "node",
|
|
8
|
-
"package": "enrichr-mcp-server",
|
|
9
|
-
"command": "npm install -g enrichr-mcp-server"
|
|
10
|
-
},
|
|
11
|
-
"config": {
|
|
12
|
-
"env": {}
|
|
13
|
-
},
|
|
14
|
-
"tools": ["enrichr_analysis", "go_bp_enrichment"],
|
|
15
|
-
"verified": false,
|
|
16
|
-
"source": "https://github.com/tianqitang1/enrichr-mcp-server"
|
|
17
|
-
}
|
|
@@ -1,17 +0,0 @@
|
|
|
1
|
-
{
|
|
2
|
-
"id": "fec-mcp-server",
|
|
3
|
-
"name": "FEC Campaign Finance",
|
|
4
|
-
"description": "Query FEC campaign finance data",
|
|
5
|
-
"category": "academic-db",
|
|
6
|
-
"install": {
|
|
7
|
-
"runtime": "node",
|
|
8
|
-
"package": "fec-mcp-server",
|
|
9
|
-
"command": "npm install -g fec-mcp-server"
|
|
10
|
-
},
|
|
11
|
-
"config": {
|
|
12
|
-
"env": {}
|
|
13
|
-
},
|
|
14
|
-
"tools": ["search_candidates", "track_donations"],
|
|
15
|
-
"verified": false,
|
|
16
|
-
"source": "https://github.com/sh-patterson/fec-mcp-server"
|
|
17
|
-
}
|
|
@@ -1,17 +0,0 @@
|
|
|
1
|
-
{
|
|
2
|
-
"id": "fhir-mcp-server-themomentum",
|
|
3
|
-
"name": "FHIR Patient History",
|
|
4
|
-
"description": "FHIR server for patient history queries",
|
|
5
|
-
"category": "academic-db",
|
|
6
|
-
"install": {
|
|
7
|
-
"runtime": "python",
|
|
8
|
-
"package": "fhir-mcp-server",
|
|
9
|
-
"command": "pip install fhir-mcp-server"
|
|
10
|
-
},
|
|
11
|
-
"config": {
|
|
12
|
-
"env": {}
|
|
13
|
-
},
|
|
14
|
-
"tools": ["query_patient", "search_resources", "get_history"],
|
|
15
|
-
"verified": false,
|
|
16
|
-
"source": "https://github.com/the-momentum/fhir-mcp-server"
|
|
17
|
-
}
|
|
@@ -1,19 +0,0 @@
|
|
|
1
|
-
{
|
|
2
|
-
"id": "fhir-mcp",
|
|
3
|
-
"name": "FHIR Healthcare API",
|
|
4
|
-
"description": "FHIR API for healthcare data interoperability",
|
|
5
|
-
"category": "academic-db",
|
|
6
|
-
"install": {
|
|
7
|
-
"runtime": "python",
|
|
8
|
-
"package": "fhir-mcp-server",
|
|
9
|
-
"command": "pip install fhir-mcp-server"
|
|
10
|
-
},
|
|
11
|
-
"config": {
|
|
12
|
-
"env": {
|
|
13
|
-
"FHIR_SERVER_URL": ""
|
|
14
|
-
}
|
|
15
|
-
},
|
|
16
|
-
"tools": ["search_patients", "get_patient_history", "create_observation"],
|
|
17
|
-
"verified": false,
|
|
18
|
-
"source": "https://github.com/wso2/fhir-mcp-server"
|
|
19
|
-
}
|
|
@@ -1,17 +0,0 @@
|
|
|
1
|
-
{
|
|
2
|
-
"id": "gget-mcp",
|
|
3
|
-
"name": "gget Bioinformatics",
|
|
4
|
-
"description": "Bioinformatics toolkit for genomics queries",
|
|
5
|
-
"category": "academic-db",
|
|
6
|
-
"install": {
|
|
7
|
-
"runtime": "python",
|
|
8
|
-
"package": "gget-mcp",
|
|
9
|
-
"command": "pip install gget-mcp"
|
|
10
|
-
},
|
|
11
|
-
"config": {
|
|
12
|
-
"env": {}
|
|
13
|
-
},
|
|
14
|
-
"tools": ["gget_search", "gget_info", "gget_seq", "gget_blast"],
|
|
15
|
-
"verified": false,
|
|
16
|
-
"source": "https://github.com/longevity-genie/gget-mcp"
|
|
17
|
-
}
|
|
@@ -1,20 +0,0 @@
|
|
|
1
|
-
{
|
|
2
|
-
"id": "gibs-mcp",
|
|
3
|
-
"name": "GIBS Regulatory MCP",
|
|
4
|
-
"description": "Regulatory compliance search (AI Act, GDPR, DORA) with citations",
|
|
5
|
-
"category": "academic-db",
|
|
6
|
-
"install": {
|
|
7
|
-
"runtime": "node",
|
|
8
|
-
"package": "gibs-mcp",
|
|
9
|
-
"command": "npm install -g gibs-mcp"
|
|
10
|
-
},
|
|
11
|
-
"config": {
|
|
12
|
-
"env": {}
|
|
13
|
-
},
|
|
14
|
-
"tools": [
|
|
15
|
-
"search_regulation",
|
|
16
|
-
"get_article"
|
|
17
|
-
],
|
|
18
|
-
"verified": false,
|
|
19
|
-
"source": "https://github.com/jjohare/gibs-mcp"
|
|
20
|
-
}
|
|
@@ -1,22 +0,0 @@
|
|
|
1
|
-
{
|
|
2
|
-
"id": "gis-mcp-server",
|
|
3
|
-
"name": "GIS MCP Server",
|
|
4
|
-
"description": "Geocoding, routing, elevation, spatial analysis, Shapefile/GeoJSON",
|
|
5
|
-
"category": "academic-db",
|
|
6
|
-
"install": {
|
|
7
|
-
"runtime": "python",
|
|
8
|
-
"package": "gis-mcp-server",
|
|
9
|
-
"command": "pip install gis-mcp-server"
|
|
10
|
-
},
|
|
11
|
-
"config": {
|
|
12
|
-
"env": {}
|
|
13
|
-
},
|
|
14
|
-
"tools": [
|
|
15
|
-
"geocode",
|
|
16
|
-
"route",
|
|
17
|
-
"elevation",
|
|
18
|
-
"spatial_analysis"
|
|
19
|
-
],
|
|
20
|
-
"verified": false,
|
|
21
|
-
"source": "https://github.com/jjohare/gis-mcp-server"
|
|
22
|
-
}
|
|
@@ -1,21 +0,0 @@
|
|
|
1
|
-
{
|
|
2
|
-
"id": "google-earth-engine-mcp",
|
|
3
|
-
"name": "Google Earth Engine MCP",
|
|
4
|
-
"description": "Query Google Earth Engine with natural language",
|
|
5
|
-
"category": "academic-db",
|
|
6
|
-
"install": {
|
|
7
|
-
"runtime": "python",
|
|
8
|
-
"package": "google-earth-engine-mcp",
|
|
9
|
-
"command": "pip install google-earth-engine-mcp"
|
|
10
|
-
},
|
|
11
|
-
"config": {
|
|
12
|
-
"env": {}
|
|
13
|
-
},
|
|
14
|
-
"tools": [
|
|
15
|
-
"query",
|
|
16
|
-
"get_dataset",
|
|
17
|
-
"analyze"
|
|
18
|
-
],
|
|
19
|
-
"verified": false,
|
|
20
|
-
"source": "https://github.com/jjohare/google-earth-engine-mcp"
|
|
21
|
-
}
|
|
@@ -1,17 +0,0 @@
|
|
|
1
|
-
{
|
|
2
|
-
"id": "google-researcher-mcp",
|
|
3
|
-
"name": "Google Researcher",
|
|
4
|
-
"description": "Comprehensive research tools for web, academic, patents",
|
|
5
|
-
"category": "academic-db",
|
|
6
|
-
"install": {
|
|
7
|
-
"runtime": "python",
|
|
8
|
-
"package": "google-researcher-mcp",
|
|
9
|
-
"command": "pip install google-researcher-mcp"
|
|
10
|
-
},
|
|
11
|
-
"config": {
|
|
12
|
-
"env": {}
|
|
13
|
-
},
|
|
14
|
-
"tools": ["search_web", "search_papers", "search_patents"],
|
|
15
|
-
"verified": false,
|
|
16
|
-
"source": "https://github.com/zoharbabin/google-researcher-mcp"
|
|
17
|
-
}
|
|
@@ -1,17 +0,0 @@
|
|
|
1
|
-
{
|
|
2
|
-
"id": "idea-reality-mcp",
|
|
3
|
-
"name": "Idea Reality Check",
|
|
4
|
-
"description": "Pre-build reality check detecting existing competition",
|
|
5
|
-
"category": "academic-db",
|
|
6
|
-
"install": {
|
|
7
|
-
"runtime": "python",
|
|
8
|
-
"package": "idea-reality-mcp",
|
|
9
|
-
"command": "pip install idea-reality-mcp"
|
|
10
|
-
},
|
|
11
|
-
"config": {
|
|
12
|
-
"env": {}
|
|
13
|
-
},
|
|
14
|
-
"tools": ["scan_github", "check_npm", "get_reality_score"],
|
|
15
|
-
"verified": false,
|
|
16
|
-
"source": "https://github.com/mnemox-ai/idea-reality-mcp"
|
|
17
|
-
}
|
|
@@ -1,19 +0,0 @@
|
|
|
1
|
-
{
|
|
2
|
-
"id": "legiscan-mcp",
|
|
3
|
-
"name": "LegiScan",
|
|
4
|
-
"description": "Access legislative data from 50 US states",
|
|
5
|
-
"category": "academic-db",
|
|
6
|
-
"install": {
|
|
7
|
-
"runtime": "node",
|
|
8
|
-
"package": "legiscan-mcp",
|
|
9
|
-
"command": "npm install -g legiscan-mcp"
|
|
10
|
-
},
|
|
11
|
-
"config": {
|
|
12
|
-
"env": {
|
|
13
|
-
"LEGISCAN_API_KEY": ""
|
|
14
|
-
}
|
|
15
|
-
},
|
|
16
|
-
"tools": ["search_bills", "get_text", "track_votes"],
|
|
17
|
-
"verified": false,
|
|
18
|
-
"source": "https://github.com/sh-patterson/legiscan-mcp"
|
|
19
|
-
}
|
|
@@ -1,17 +0,0 @@
|
|
|
1
|
-
{
|
|
2
|
-
"id": "lex",
|
|
3
|
-
"name": "Lex UK Legal API",
|
|
4
|
-
"description": "UK legal API for AI agents and researchers",
|
|
5
|
-
"category": "academic-db",
|
|
6
|
-
"install": {
|
|
7
|
-
"runtime": "python",
|
|
8
|
-
"package": "lex",
|
|
9
|
-
"command": "pip install lex"
|
|
10
|
-
},
|
|
11
|
-
"config": {
|
|
12
|
-
"env": {}
|
|
13
|
-
},
|
|
14
|
-
"tools": ["search_legislation"],
|
|
15
|
-
"verified": false,
|
|
16
|
-
"source": "https://github.com/i-dot-ai/lex"
|
|
17
|
-
}
|
|
@@ -1,21 +0,0 @@
|
|
|
1
|
-
{
|
|
2
|
-
"id": "m4-clinical-mcp",
|
|
3
|
-
"name": "M4 Clinical Database MCP",
|
|
4
|
-
"description": "MIMIC-IV and eICU clinical database with domain knowledge",
|
|
5
|
-
"category": "academic-db",
|
|
6
|
-
"install": {
|
|
7
|
-
"runtime": "python",
|
|
8
|
-
"package": "m4",
|
|
9
|
-
"command": "pip install m4"
|
|
10
|
-
},
|
|
11
|
-
"config": {
|
|
12
|
-
"env": {}
|
|
13
|
-
},
|
|
14
|
-
"tools": [
|
|
15
|
-
"query",
|
|
16
|
-
"get_patient",
|
|
17
|
-
"analyze"
|
|
18
|
-
],
|
|
19
|
-
"verified": false,
|
|
20
|
-
"source": "https://github.com/derrickmo/m4"
|
|
21
|
-
}
|
|
@@ -1,21 +0,0 @@
|
|
|
1
|
-
{
|
|
2
|
-
"id": "medical-mcp",
|
|
3
|
-
"name": "Medical MCP",
|
|
4
|
-
"description": "Medical information from FDA, WHO, PubMed drug databases",
|
|
5
|
-
"category": "academic-db",
|
|
6
|
-
"install": {
|
|
7
|
-
"runtime": "node",
|
|
8
|
-
"package": "medical-mcp",
|
|
9
|
-
"command": "npm install -g medical-mcp"
|
|
10
|
-
},
|
|
11
|
-
"config": {
|
|
12
|
-
"env": {}
|
|
13
|
-
},
|
|
14
|
-
"tools": [
|
|
15
|
-
"search_drugs",
|
|
16
|
-
"get_interactions",
|
|
17
|
-
"search_conditions"
|
|
18
|
-
],
|
|
19
|
-
"verified": false,
|
|
20
|
-
"source": "https://github.com/Cicatriiz/medical-mcp"
|
|
21
|
-
}
|
|
@@ -1,20 +0,0 @@
|
|
|
1
|
-
{
|
|
2
|
-
"id": "nexonco-mcp",
|
|
3
|
-
"name": "NexOnco MCP",
|
|
4
|
-
"description": "Clinical evidence data for precision medicine and oncology",
|
|
5
|
-
"category": "academic-db",
|
|
6
|
-
"install": {
|
|
7
|
-
"runtime": "python",
|
|
8
|
-
"package": "nexonco-mcp",
|
|
9
|
-
"command": "pip install nexonco-mcp"
|
|
10
|
-
},
|
|
11
|
-
"config": {
|
|
12
|
-
"env": {}
|
|
13
|
-
},
|
|
14
|
-
"tools": [
|
|
15
|
-
"search_evidence",
|
|
16
|
-
"get_treatment"
|
|
17
|
-
],
|
|
18
|
-
"verified": false,
|
|
19
|
-
"source": "https://github.com/nicosantos-mcp/nexonco-mcp"
|
|
20
|
-
}
|
|
@@ -1,20 +0,0 @@
|
|
|
1
|
-
{
|
|
2
|
-
"id": "omop-mcp",
|
|
3
|
-
"name": "OMOP Concept MCP",
|
|
4
|
-
"description": "Map clinical terminology to OMOP concepts for healthcare data",
|
|
5
|
-
"category": "academic-db",
|
|
6
|
-
"install": {
|
|
7
|
-
"runtime": "python",
|
|
8
|
-
"package": "omop-mcp",
|
|
9
|
-
"command": "pip install omop-mcp"
|
|
10
|
-
},
|
|
11
|
-
"config": {
|
|
12
|
-
"env": {}
|
|
13
|
-
},
|
|
14
|
-
"tools": [
|
|
15
|
-
"search_concepts",
|
|
16
|
-
"map_terms"
|
|
17
|
-
],
|
|
18
|
-
"verified": false,
|
|
19
|
-
"source": "https://github.com/nicosantos-mcp/omop_mcp"
|
|
20
|
-
}
|
|
@@ -1,20 +0,0 @@
|
|
|
1
|
-
{
|
|
2
|
-
"id": "onekgpd-mcp",
|
|
3
|
-
"name": "1000 Genomes MCP",
|
|
4
|
-
"description": "Real-time access to 1000 Genomes Project dataset",
|
|
5
|
-
"category": "academic-db",
|
|
6
|
-
"install": {
|
|
7
|
-
"runtime": "python",
|
|
8
|
-
"package": "onekgpd-mcp",
|
|
9
|
-
"command": "pip install onekgpd-mcp"
|
|
10
|
-
},
|
|
11
|
-
"config": {
|
|
12
|
-
"env": {}
|
|
13
|
-
},
|
|
14
|
-
"tools": [
|
|
15
|
-
"search_variants",
|
|
16
|
-
"get_population"
|
|
17
|
-
],
|
|
18
|
-
"verified": false,
|
|
19
|
-
"source": "https://github.com/nicosantos-mcp/onekgpd-mcp"
|
|
20
|
-
}
|
|
@@ -1,20 +0,0 @@
|
|
|
1
|
-
{
|
|
2
|
-
"id": "openedu-mcp",
|
|
3
|
-
"name": "OpenEdu MCP",
|
|
4
|
-
"description": "Educational resources from OpenLibrary, Wikipedia, arXiv",
|
|
5
|
-
"category": "academic-db",
|
|
6
|
-
"install": {
|
|
7
|
-
"runtime": "python",
|
|
8
|
-
"package": "openedu-mcp",
|
|
9
|
-
"command": "pip install openedu-mcp"
|
|
10
|
-
},
|
|
11
|
-
"config": {
|
|
12
|
-
"env": {}
|
|
13
|
-
},
|
|
14
|
-
"tools": [
|
|
15
|
-
"search",
|
|
16
|
-
"get_resource"
|
|
17
|
-
],
|
|
18
|
-
"verified": false,
|
|
19
|
-
"source": "https://github.com/jjohare/openedu-mcp"
|
|
20
|
-
}
|
|
@@ -1,20 +0,0 @@
|
|
|
1
|
-
{
|
|
2
|
-
"id": "opengenes-mcp",
|
|
3
|
-
"name": "OpenGenes MCP",
|
|
4
|
-
"description": "Aging and longevity research gene database",
|
|
5
|
-
"category": "academic-db",
|
|
6
|
-
"install": {
|
|
7
|
-
"runtime": "python",
|
|
8
|
-
"package": "opengenes-mcp",
|
|
9
|
-
"command": "pip install opengenes-mcp"
|
|
10
|
-
},
|
|
11
|
-
"config": {
|
|
12
|
-
"env": {}
|
|
13
|
-
},
|
|
14
|
-
"tools": [
|
|
15
|
-
"search_genes",
|
|
16
|
-
"get_gene_info"
|
|
17
|
-
],
|
|
18
|
-
"verified": false,
|
|
19
|
-
"source": "https://github.com/nicosantos-mcp/opengenes-mcp"
|
|
20
|
-
}
|
|
@@ -1,21 +0,0 @@
|
|
|
1
|
-
{
|
|
2
|
-
"id": "openstax-mcp",
|
|
3
|
-
"name": "OpenStax Textbooks MCP",
|
|
4
|
-
"description": "OpenStax textbooks with semantic search and practice problems",
|
|
5
|
-
"category": "academic-db",
|
|
6
|
-
"install": {
|
|
7
|
-
"runtime": "python",
|
|
8
|
-
"package": "openstax-mcp-server",
|
|
9
|
-
"command": "pip install openstax-mcp-server"
|
|
10
|
-
},
|
|
11
|
-
"config": {
|
|
12
|
-
"env": {}
|
|
13
|
-
},
|
|
14
|
-
"tools": [
|
|
15
|
-
"search",
|
|
16
|
-
"get_chapter",
|
|
17
|
-
"generate_problems"
|
|
18
|
-
],
|
|
19
|
-
"verified": false,
|
|
20
|
-
"source": "https://github.com/jjohare/openstax-mcp-server"
|
|
21
|
-
}
|