@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,21 +0,0 @@
|
|
|
1
|
-
{
|
|
2
|
-
"id": "openstreetmap-mcp",
|
|
3
|
-
"name": "OpenStreetMap MCP",
|
|
4
|
-
"description": "OpenStreetMap location services and geospatial data",
|
|
5
|
-
"category": "academic-db",
|
|
6
|
-
"install": {
|
|
7
|
-
"runtime": "node",
|
|
8
|
-
"package": "open-streetmap-mcp",
|
|
9
|
-
"command": "npm install -g open-streetmap-mcp"
|
|
10
|
-
},
|
|
11
|
-
"config": {
|
|
12
|
-
"env": {}
|
|
13
|
-
},
|
|
14
|
-
"tools": [
|
|
15
|
-
"search",
|
|
16
|
-
"geocode",
|
|
17
|
-
"get_map"
|
|
18
|
-
],
|
|
19
|
-
"verified": false,
|
|
20
|
-
"source": "https://github.com/jjohare/open-streetmap-mcp"
|
|
21
|
-
}
|
|
@@ -1,21 +0,0 @@
|
|
|
1
|
-
{
|
|
2
|
-
"id": "opentargets-mcp",
|
|
3
|
-
"name": "Open Targets MCP",
|
|
4
|
-
"description": "Open Targets Platform GraphQL for drug target discovery",
|
|
5
|
-
"category": "academic-db",
|
|
6
|
-
"install": {
|
|
7
|
-
"runtime": "python",
|
|
8
|
-
"package": "opentargets-mcp",
|
|
9
|
-
"command": "pip install opentargets-mcp"
|
|
10
|
-
},
|
|
11
|
-
"config": {
|
|
12
|
-
"env": {}
|
|
13
|
-
},
|
|
14
|
-
"tools": [
|
|
15
|
-
"search_targets",
|
|
16
|
-
"get_associations",
|
|
17
|
-
"get_drugs"
|
|
18
|
-
],
|
|
19
|
-
"verified": false,
|
|
20
|
-
"source": "https://github.com/nicosantos-mcp/opentargets-mcp"
|
|
21
|
-
}
|
|
@@ -1,21 +0,0 @@
|
|
|
1
|
-
{
|
|
2
|
-
"id": "pdb-mcp",
|
|
3
|
-
"name": "Protein Data Bank MCP",
|
|
4
|
-
"description": "PDB worldwide 3D protein structure repository",
|
|
5
|
-
"category": "academic-db",
|
|
6
|
-
"install": {
|
|
7
|
-
"runtime": "node",
|
|
8
|
-
"package": "pdb-mcp-server",
|
|
9
|
-
"command": "npm install -g pdb-mcp-server"
|
|
10
|
-
},
|
|
11
|
-
"config": {
|
|
12
|
-
"env": {}
|
|
13
|
-
},
|
|
14
|
-
"tools": [
|
|
15
|
-
"search",
|
|
16
|
-
"get_structure",
|
|
17
|
-
"get_sequence"
|
|
18
|
-
],
|
|
19
|
-
"verified": false,
|
|
20
|
-
"source": "https://github.com/ac3xx/PDB-MCP-Server"
|
|
21
|
-
}
|
|
@@ -1,20 +0,0 @@
|
|
|
1
|
-
{
|
|
2
|
-
"id": "smithsonian-mcp",
|
|
3
|
-
"name": "Smithsonian Open Access MCP",
|
|
4
|
-
"description": "Smithsonian Institution Open Access museum collections",
|
|
5
|
-
"category": "academic-db",
|
|
6
|
-
"install": {
|
|
7
|
-
"runtime": "node",
|
|
8
|
-
"package": "smithsonian-mcp",
|
|
9
|
-
"command": "npm install -g smithsonian-mcp"
|
|
10
|
-
},
|
|
11
|
-
"config": {
|
|
12
|
-
"env": {}
|
|
13
|
-
},
|
|
14
|
-
"tools": [
|
|
15
|
-
"search",
|
|
16
|
-
"get_item"
|
|
17
|
-
],
|
|
18
|
-
"verified": false,
|
|
19
|
-
"source": "https://github.com/jjohare/smithsonian-mcp"
|
|
20
|
-
}
|
|
@@ -1,17 +0,0 @@
|
|
|
1
|
-
{
|
|
2
|
-
"id": "Adaptive-Graph-of-Thoughts-MCP-server",
|
|
3
|
-
"name": "Adaptive Graph of Thoughts MCP Server",
|
|
4
|
-
"description": "LLM reasoning framework for scientific research using adaptive graph-of-thoughts",
|
|
5
|
-
"category": "ai-platform",
|
|
6
|
-
"install": {
|
|
7
|
-
"runtime": "python",
|
|
8
|
-
"package": "adaptive-graph-of-thoughts-mcp-server",
|
|
9
|
-
"command": "pip install adaptive-graph-of-thoughts-mcp-server"
|
|
10
|
-
},
|
|
11
|
-
"config": {
|
|
12
|
-
"env": {}
|
|
13
|
-
},
|
|
14
|
-
"tools": ["reason", "analyze"],
|
|
15
|
-
"verified": false,
|
|
16
|
-
"source": "https://github.com/SaptaDey/Adaptive-Graph-of-Thoughts-MCP-server"
|
|
17
|
-
}
|
|
@@ -1,17 +0,0 @@
|
|
|
1
|
-
{
|
|
2
|
-
"id": "ai-counsel",
|
|
3
|
-
"name": "AI Counsel",
|
|
4
|
-
"description": "Multi-round debate between AI models for reaching consensus on complex questions",
|
|
5
|
-
"category": "ai-platform",
|
|
6
|
-
"install": {
|
|
7
|
-
"runtime": "python",
|
|
8
|
-
"package": "ai-counsel",
|
|
9
|
-
"command": "pip install ai-counsel"
|
|
10
|
-
},
|
|
11
|
-
"config": {
|
|
12
|
-
"env": {}
|
|
13
|
-
},
|
|
14
|
-
"tools": ["debate", "vote", "converge"],
|
|
15
|
-
"verified": false,
|
|
16
|
-
"source": "https://github.com/harrison/ai-counsel"
|
|
17
|
-
}
|
|
@@ -1,17 +0,0 @@
|
|
|
1
|
-
{
|
|
2
|
-
"id": "atlas-mcp-server",
|
|
3
|
-
"name": "Atlas MCP Server",
|
|
4
|
-
"description": "Neo4j-powered task management with deep research capabilities for complex projects",
|
|
5
|
-
"category": "ai-platform",
|
|
6
|
-
"install": {
|
|
7
|
-
"runtime": "node",
|
|
8
|
-
"package": "atlas-mcp-server",
|
|
9
|
-
"command": "npx atlas-mcp-server"
|
|
10
|
-
},
|
|
11
|
-
"config": {
|
|
12
|
-
"env": {}
|
|
13
|
-
},
|
|
14
|
-
"tools": ["create_project", "manage_tasks", "deep_research"],
|
|
15
|
-
"verified": false,
|
|
16
|
-
"source": "https://github.com/cyanheads/atlas-mcp-server"
|
|
17
|
-
}
|
|
@@ -1,17 +0,0 @@
|
|
|
1
|
-
{
|
|
2
|
-
"id": "counsel-mcp",
|
|
3
|
-
"name": "Counsel MCP",
|
|
4
|
-
"description": "Strategic reasoning and multi-perspective analysis for complex decision-making",
|
|
5
|
-
"category": "ai-platform",
|
|
6
|
-
"install": {
|
|
7
|
-
"runtime": "node",
|
|
8
|
-
"package": "counsel-mcp",
|
|
9
|
-
"command": "npx counsel-mcp"
|
|
10
|
-
},
|
|
11
|
-
"config": {
|
|
12
|
-
"env": {}
|
|
13
|
-
},
|
|
14
|
-
"tools": ["debate", "analyze", "advise"],
|
|
15
|
-
"verified": false,
|
|
16
|
-
"source": "https://github.com/mercurialsolo/counsel-mcp"
|
|
17
|
-
}
|
|
@@ -1,17 +0,0 @@
|
|
|
1
|
-
{
|
|
2
|
-
"id": "cross-llm-mcp",
|
|
3
|
-
"name": "Cross-LLM MCP",
|
|
4
|
-
"description": "Cross-LLM communication and memory sharing between different AI model instances",
|
|
5
|
-
"category": "ai-platform",
|
|
6
|
-
"install": {
|
|
7
|
-
"runtime": "node",
|
|
8
|
-
"package": "cross-llm-mcp",
|
|
9
|
-
"command": "npx cross-llm-mcp"
|
|
10
|
-
},
|
|
11
|
-
"config": {
|
|
12
|
-
"env": {}
|
|
13
|
-
},
|
|
14
|
-
"tools": ["share_context", "get_memory", "sync"],
|
|
15
|
-
"verified": false,
|
|
16
|
-
"source": "https://github.com/JamesANZ/cross-llm-mcp"
|
|
17
|
-
}
|
|
@@ -1,17 +0,0 @@
|
|
|
1
|
-
{
|
|
2
|
-
"id": "gptr-mcp",
|
|
3
|
-
"name": "GPTR MCP",
|
|
4
|
-
"description": "Deep research via GPT Researcher MCP protocol for automated report generation",
|
|
5
|
-
"category": "ai-platform",
|
|
6
|
-
"install": {
|
|
7
|
-
"runtime": "python",
|
|
8
|
-
"package": "gptr-mcp",
|
|
9
|
-
"command": "pip install gptr-mcp"
|
|
10
|
-
},
|
|
11
|
-
"config": {
|
|
12
|
-
"env": {}
|
|
13
|
-
},
|
|
14
|
-
"tools": ["research", "report"],
|
|
15
|
-
"verified": false,
|
|
16
|
-
"source": "https://github.com/assafelovic/gptr-mcp"
|
|
17
|
-
}
|
|
@@ -1,21 +0,0 @@
|
|
|
1
|
-
{
|
|
2
|
-
"id": "magi-researchers",
|
|
3
|
-
"name": "MAGI Researchers MCP",
|
|
4
|
-
"description": "Three AI models cross-verify for multi-perspective research",
|
|
5
|
-
"category": "ai-platform",
|
|
6
|
-
"install": {
|
|
7
|
-
"runtime": "python",
|
|
8
|
-
"package": "magi-researchers",
|
|
9
|
-
"command": "pip install magi-researchers"
|
|
10
|
-
},
|
|
11
|
-
"config": {
|
|
12
|
-
"env": {}
|
|
13
|
-
},
|
|
14
|
-
"tools": [
|
|
15
|
-
"research",
|
|
16
|
-
"verify",
|
|
17
|
-
"synthesize"
|
|
18
|
-
],
|
|
19
|
-
"verified": false,
|
|
20
|
-
"source": "https://github.com/jjohare/magi-researchers"
|
|
21
|
-
}
|
|
@@ -1,22 +0,0 @@
|
|
|
1
|
-
{
|
|
2
|
-
"id": "mcp-academic-researcher",
|
|
3
|
-
"name": "Academic Researcher MCP",
|
|
4
|
-
"description": "Full-stack research assistant with papers, notes, citations",
|
|
5
|
-
"category": "ai-platform",
|
|
6
|
-
"install": {
|
|
7
|
-
"runtime": "python",
|
|
8
|
-
"package": "mcp-academic-researcher",
|
|
9
|
-
"command": "pip install mcp-academic-researcher"
|
|
10
|
-
},
|
|
11
|
-
"config": {
|
|
12
|
-
"env": {}
|
|
13
|
-
},
|
|
14
|
-
"tools": [
|
|
15
|
-
"search",
|
|
16
|
-
"take_notes",
|
|
17
|
-
"cite",
|
|
18
|
-
"analyze"
|
|
19
|
-
],
|
|
20
|
-
"verified": false,
|
|
21
|
-
"source": "https://github.com/jjohare/mcp-academic-researcher"
|
|
22
|
-
}
|
|
@@ -1,21 +0,0 @@
|
|
|
1
|
-
{
|
|
2
|
-
"id": "open-paper-machine",
|
|
3
|
-
"name": "Open Paper Machine MCP",
|
|
4
|
-
"description": "Autonomous agent for full academic paper pipeline",
|
|
5
|
-
"category": "ai-platform",
|
|
6
|
-
"install": {
|
|
7
|
-
"runtime": "python",
|
|
8
|
-
"package": "open-paper-machine",
|
|
9
|
-
"command": "pip install open-paper-machine"
|
|
10
|
-
},
|
|
11
|
-
"config": {
|
|
12
|
-
"env": {}
|
|
13
|
-
},
|
|
14
|
-
"tools": [
|
|
15
|
-
"research",
|
|
16
|
-
"write",
|
|
17
|
-
"compile"
|
|
18
|
-
],
|
|
19
|
-
"verified": false,
|
|
20
|
-
"source": "https://github.com/jjohare/open-paper-machine"
|
|
21
|
-
}
|
|
@@ -1,21 +0,0 @@
|
|
|
1
|
-
{
|
|
2
|
-
"id": "paper-intelligence",
|
|
3
|
-
"name": "Paper Intelligence MCP",
|
|
4
|
-
"description": "PDF management with RAG capabilities",
|
|
5
|
-
"category": "ai-platform",
|
|
6
|
-
"install": {
|
|
7
|
-
"runtime": "python",
|
|
8
|
-
"package": "paper-intelligence",
|
|
9
|
-
"command": "pip install paper-intelligence"
|
|
10
|
-
},
|
|
11
|
-
"config": {
|
|
12
|
-
"env": {}
|
|
13
|
-
},
|
|
14
|
-
"tools": [
|
|
15
|
-
"ingest",
|
|
16
|
-
"search",
|
|
17
|
-
"summarize"
|
|
18
|
-
],
|
|
19
|
-
"verified": false,
|
|
20
|
-
"source": "https://github.com/jjohare/paper-intelligence"
|
|
21
|
-
}
|
|
@@ -1,21 +0,0 @@
|
|
|
1
|
-
{
|
|
2
|
-
"id": "paper-reader",
|
|
3
|
-
"name": "Paper Reader MCP",
|
|
4
|
-
"description": "Search, read, and summarize arXiv papers",
|
|
5
|
-
"category": "ai-platform",
|
|
6
|
-
"install": {
|
|
7
|
-
"runtime": "python",
|
|
8
|
-
"package": "paper-reader",
|
|
9
|
-
"command": "pip install paper-reader"
|
|
10
|
-
},
|
|
11
|
-
"config": {
|
|
12
|
-
"env": {}
|
|
13
|
-
},
|
|
14
|
-
"tools": [
|
|
15
|
-
"search",
|
|
16
|
-
"read",
|
|
17
|
-
"summarize"
|
|
18
|
-
],
|
|
19
|
-
"verified": false,
|
|
20
|
-
"source": "https://github.com/jjohare/paper_reader"
|
|
21
|
-
}
|
|
@@ -1,21 +0,0 @@
|
|
|
1
|
-
{
|
|
2
|
-
"id": "paperdebugger",
|
|
3
|
-
"name": "PaperDebugger MCP",
|
|
4
|
-
"description": "Multi-agent system for in-editor academic writing",
|
|
5
|
-
"category": "ai-platform",
|
|
6
|
-
"install": {
|
|
7
|
-
"runtime": "python",
|
|
8
|
-
"package": "paperdebugger",
|
|
9
|
-
"command": "pip install paperdebugger"
|
|
10
|
-
},
|
|
11
|
-
"config": {
|
|
12
|
-
"env": {}
|
|
13
|
-
},
|
|
14
|
-
"tools": [
|
|
15
|
-
"review",
|
|
16
|
-
"edit",
|
|
17
|
-
"cite"
|
|
18
|
-
],
|
|
19
|
-
"verified": false,
|
|
20
|
-
"source": "https://github.com/jjohare/paperdebugger"
|
|
21
|
-
}
|
|
@@ -1,17 +0,0 @@
|
|
|
1
|
-
{
|
|
2
|
-
"id": "decipher-research-agent",
|
|
3
|
-
"name": "Decipher Research Agent",
|
|
4
|
-
"description": "Turn topics and links into AI research notebooks with structured summaries",
|
|
5
|
-
"category": "browser",
|
|
6
|
-
"install": {
|
|
7
|
-
"runtime": "node",
|
|
8
|
-
"package": "decipher-research-agent",
|
|
9
|
-
"command": "npx decipher-research-agent"
|
|
10
|
-
},
|
|
11
|
-
"config": {
|
|
12
|
-
"env": {}
|
|
13
|
-
},
|
|
14
|
-
"tools": ["research", "summarize"],
|
|
15
|
-
"verified": false,
|
|
16
|
-
"source": "https://github.com/mnemox-ai/decipher-research-agent"
|
|
17
|
-
}
|
|
@@ -1,17 +0,0 @@
|
|
|
1
|
-
{
|
|
2
|
-
"id": "deep-research",
|
|
3
|
-
"name": "Deep Research",
|
|
4
|
-
"description": "AI research assistant using Gemini and Google ADK for planning and compiling research",
|
|
5
|
-
"category": "browser",
|
|
6
|
-
"install": {
|
|
7
|
-
"runtime": "python",
|
|
8
|
-
"package": "deep-research",
|
|
9
|
-
"command": "pip install deep-research"
|
|
10
|
-
},
|
|
11
|
-
"config": {
|
|
12
|
-
"env": {}
|
|
13
|
-
},
|
|
14
|
-
"tools": ["plan_research", "execute", "compile"],
|
|
15
|
-
"verified": false,
|
|
16
|
-
"source": "https://github.com/lorenzofavaro/deep-research"
|
|
17
|
-
}
|
|
@@ -1,17 +0,0 @@
|
|
|
1
|
-
{
|
|
2
|
-
"id": "everything-claude-code",
|
|
3
|
-
"name": "Everything Claude Code",
|
|
4
|
-
"description": "Skills, memory, and research-first development workflows for Claude Code enhancement",
|
|
5
|
-
"category": "browser",
|
|
6
|
-
"install": {
|
|
7
|
-
"runtime": "node",
|
|
8
|
-
"package": "everything-claude-code",
|
|
9
|
-
"command": "npx everything-claude-code"
|
|
10
|
-
},
|
|
11
|
-
"config": {
|
|
12
|
-
"env": {}
|
|
13
|
-
},
|
|
14
|
-
"tools": ["research", "optimize"],
|
|
15
|
-
"verified": false,
|
|
16
|
-
"source": "https://github.com/affaan-m/everything-claude-code"
|
|
17
|
-
}
|
|
@@ -1,20 +0,0 @@
|
|
|
1
|
-
{
|
|
2
|
-
"id": "exa-mcp",
|
|
3
|
-
"name": "Exa AI Search MCP",
|
|
4
|
-
"description": "Exa semantic web search for research",
|
|
5
|
-
"category": "browser",
|
|
6
|
-
"install": {
|
|
7
|
-
"runtime": "node",
|
|
8
|
-
"package": "exa-mcp-server",
|
|
9
|
-
"command": "npm install -g exa-mcp-server"
|
|
10
|
-
},
|
|
11
|
-
"config": {
|
|
12
|
-
"env": {}
|
|
13
|
-
},
|
|
14
|
-
"tools": [
|
|
15
|
-
"search",
|
|
16
|
-
"find_similar"
|
|
17
|
-
],
|
|
18
|
-
"verified": false,
|
|
19
|
-
"source": "https://github.com/exa-labs/exa-mcp-server"
|
|
20
|
-
}
|
|
@@ -1,17 +0,0 @@
|
|
|
1
|
-
{
|
|
2
|
-
"id": "gpt-researcher",
|
|
3
|
-
"name": "GPT Researcher",
|
|
4
|
-
"description": "Autonomous agent for deep research on any topic with comprehensive report generation",
|
|
5
|
-
"category": "browser",
|
|
6
|
-
"install": {
|
|
7
|
-
"runtime": "python",
|
|
8
|
-
"package": "gpt-researcher",
|
|
9
|
-
"command": "pip install gpt-researcher"
|
|
10
|
-
},
|
|
11
|
-
"config": {
|
|
12
|
-
"env": {}
|
|
13
|
-
},
|
|
14
|
-
"tools": ["research", "report"],
|
|
15
|
-
"verified": false,
|
|
16
|
-
"source": "https://github.com/assafelovic/gpt-researcher"
|
|
17
|
-
}
|
|
@@ -1,17 +0,0 @@
|
|
|
1
|
-
{
|
|
2
|
-
"id": "heurist-agent-framework",
|
|
3
|
-
"name": "Heurist Agent Framework",
|
|
4
|
-
"description": "Multi-interface AI agent with reasoning and research capabilities across platforms",
|
|
5
|
-
"category": "browser",
|
|
6
|
-
"install": {
|
|
7
|
-
"runtime": "python",
|
|
8
|
-
"package": "heurist-agent-framework",
|
|
9
|
-
"command": "pip install heurist-agent-framework"
|
|
10
|
-
},
|
|
11
|
-
"config": {
|
|
12
|
-
"env": {}
|
|
13
|
-
},
|
|
14
|
-
"tools": ["reason", "research", "interact"],
|
|
15
|
-
"verified": false,
|
|
16
|
-
"source": "https://github.com/heurist-network/heurist-agent-framework"
|
|
17
|
-
}
|
|
@@ -1,21 +0,0 @@
|
|
|
1
|
-
{
|
|
2
|
-
"id": "mcp-searxng",
|
|
3
|
-
"name": "SearXNG MCP",
|
|
4
|
-
"description": "SearXNG privacy-focused metasearch engine",
|
|
5
|
-
"category": "browser",
|
|
6
|
-
"install": {
|
|
7
|
-
"runtime": "node",
|
|
8
|
-
"package": "mcp-searxng",
|
|
9
|
-
"command": "npm install -g mcp-searxng"
|
|
10
|
-
},
|
|
11
|
-
"config": {
|
|
12
|
-
"env": {
|
|
13
|
-
"SEARXNG_URL": "http://localhost:8888"
|
|
14
|
-
}
|
|
15
|
-
},
|
|
16
|
-
"tools": [
|
|
17
|
-
"search"
|
|
18
|
-
],
|
|
19
|
-
"verified": false,
|
|
20
|
-
"source": "https://github.com/ihor/mcp-searxng"
|
|
21
|
-
}
|
|
@@ -1,20 +0,0 @@
|
|
|
1
|
-
{
|
|
2
|
-
"id": "mcp-webresearch",
|
|
3
|
-
"name": "Web Research MCP",
|
|
4
|
-
"description": "Google search and deep web research",
|
|
5
|
-
"category": "browser",
|
|
6
|
-
"install": {
|
|
7
|
-
"runtime": "node",
|
|
8
|
-
"package": "mcp-webresearch",
|
|
9
|
-
"command": "npm install -g mcp-webresearch"
|
|
10
|
-
},
|
|
11
|
-
"config": {
|
|
12
|
-
"env": {}
|
|
13
|
-
},
|
|
14
|
-
"tools": [
|
|
15
|
-
"search",
|
|
16
|
-
"scrape"
|
|
17
|
-
],
|
|
18
|
-
"verified": false,
|
|
19
|
-
"source": "https://github.com/nicosantos-mcp/mcp-webresearch"
|
|
20
|
-
}
|
|
@@ -1,37 +0,0 @@
|
|
|
1
|
-
{
|
|
2
|
-
"id": "confluence-mcp",
|
|
3
|
-
"name": "Confluence MCP",
|
|
4
|
-
"description": "Atlassian Confluence Cloud integration — search, read, and manage wiki pages and spaces for team-based research documentation.",
|
|
5
|
-
"category": "cloud-docs",
|
|
6
|
-
"install": {
|
|
7
|
-
"runtime": "node",
|
|
8
|
-
"package": "@anthropic/mcp-server-atlassian-confluence",
|
|
9
|
-
"command": "npm install @anthropic/mcp-server-atlassian-confluence"
|
|
10
|
-
},
|
|
11
|
-
"config": {
|
|
12
|
-
"env": {
|
|
13
|
-
"CONFLUENCE_URL": {
|
|
14
|
-
"description": "Confluence Cloud instance URL (e.g. https://yoursite.atlassian.net)",
|
|
15
|
-
"required": true
|
|
16
|
-
},
|
|
17
|
-
"CONFLUENCE_USERNAME": {
|
|
18
|
-
"description": "Atlassian account email address",
|
|
19
|
-
"required": true
|
|
20
|
-
},
|
|
21
|
-
"CONFLUENCE_API_TOKEN": {
|
|
22
|
-
"description": "Atlassian API token (generate at id.atlassian.com)",
|
|
23
|
-
"required": true
|
|
24
|
-
}
|
|
25
|
-
}
|
|
26
|
-
},
|
|
27
|
-
"tools": [
|
|
28
|
-
"search_content",
|
|
29
|
-
"get_page",
|
|
30
|
-
"create_page",
|
|
31
|
-
"update_page",
|
|
32
|
-
"list_spaces",
|
|
33
|
-
"get_space"
|
|
34
|
-
],
|
|
35
|
-
"verified": false,
|
|
36
|
-
"source": "https://github.com/aashari/mcp-server-atlassian-confluence"
|
|
37
|
-
}
|
|
@@ -1,35 +0,0 @@
|
|
|
1
|
-
{
|
|
2
|
-
"id": "google-drive-mcp",
|
|
3
|
-
"name": "Google Drive MCP",
|
|
4
|
-
"description": "Google Drive document access for AI — search, read, and list files across Google Docs, Sheets, Slides, and PDFs stored in Drive.",
|
|
5
|
-
"category": "cloud-docs",
|
|
6
|
-
"install": {
|
|
7
|
-
"runtime": "node",
|
|
8
|
-
"package": "@anthropic/mcp-server-google-drive",
|
|
9
|
-
"command": "npm install @anthropic/mcp-server-google-drive"
|
|
10
|
-
},
|
|
11
|
-
"config": {
|
|
12
|
-
"env": {
|
|
13
|
-
"GOOGLE_CLIENT_ID": {
|
|
14
|
-
"description": "Google OAuth 2.0 client ID",
|
|
15
|
-
"required": true
|
|
16
|
-
},
|
|
17
|
-
"GOOGLE_CLIENT_SECRET": {
|
|
18
|
-
"description": "Google OAuth 2.0 client secret",
|
|
19
|
-
"required": true
|
|
20
|
-
},
|
|
21
|
-
"GOOGLE_REFRESH_TOKEN": {
|
|
22
|
-
"description": "Google OAuth 2.0 refresh token",
|
|
23
|
-
"required": true
|
|
24
|
-
}
|
|
25
|
-
}
|
|
26
|
-
},
|
|
27
|
-
"tools": [
|
|
28
|
-
"search_files",
|
|
29
|
-
"read_file",
|
|
30
|
-
"list_files",
|
|
31
|
-
"get_file_metadata"
|
|
32
|
-
],
|
|
33
|
-
"verified": false,
|
|
34
|
-
"source": "https://github.com/anthropics/mcp-server-google-drive"
|
|
35
|
-
}
|
|
@@ -1,29 +0,0 @@
|
|
|
1
|
-
{
|
|
2
|
-
"id": "notion-mcp",
|
|
3
|
-
"name": "Notion MCP",
|
|
4
|
-
"description": "Notion integration for AI assistants — search, read, create, and update Notion pages, databases, and blocks directly from your research workflow.",
|
|
5
|
-
"category": "cloud-docs",
|
|
6
|
-
"install": {
|
|
7
|
-
"runtime": "node",
|
|
8
|
-
"package": "notion-mcp",
|
|
9
|
-
"command": "npm install notion-mcp"
|
|
10
|
-
},
|
|
11
|
-
"config": {
|
|
12
|
-
"env": {
|
|
13
|
-
"NOTION_TOKEN": {
|
|
14
|
-
"description": "Notion internal integration token (starts with ntn_)",
|
|
15
|
-
"required": true
|
|
16
|
-
}
|
|
17
|
-
}
|
|
18
|
-
},
|
|
19
|
-
"tools": [
|
|
20
|
-
"search_pages",
|
|
21
|
-
"read_page",
|
|
22
|
-
"create_page",
|
|
23
|
-
"update_page",
|
|
24
|
-
"query_database",
|
|
25
|
-
"list_databases"
|
|
26
|
-
],
|
|
27
|
-
"verified": false,
|
|
28
|
-
"source": "https://github.com/Badhansen/notion-mcp"
|
|
29
|
-
}
|
|
@@ -1,29 +0,0 @@
|
|
|
1
|
-
{
|
|
2
|
-
"id": "discord-mcp",
|
|
3
|
-
"name": "Discord MCP",
|
|
4
|
-
"description": "Discord server integration for research teams — send messages, read channels, manage threads, and interact with server members.",
|
|
5
|
-
"category": "communication",
|
|
6
|
-
"install": {
|
|
7
|
-
"runtime": "node",
|
|
8
|
-
"package": "mcp-discord",
|
|
9
|
-
"command": "npm install mcp-discord"
|
|
10
|
-
},
|
|
11
|
-
"config": {
|
|
12
|
-
"env": {
|
|
13
|
-
"DISCORD_BOT_TOKEN": {
|
|
14
|
-
"description": "Discord bot token from the Developer Portal",
|
|
15
|
-
"required": true
|
|
16
|
-
}
|
|
17
|
-
}
|
|
18
|
-
},
|
|
19
|
-
"tools": [
|
|
20
|
-
"send_message",
|
|
21
|
-
"read_messages",
|
|
22
|
-
"list_channels",
|
|
23
|
-
"list_guilds",
|
|
24
|
-
"create_thread",
|
|
25
|
-
"add_reaction"
|
|
26
|
-
],
|
|
27
|
-
"verified": false,
|
|
28
|
-
"source": "https://github.com/v-3/mcp-discord"
|
|
29
|
-
}
|
|
@@ -1,21 +0,0 @@
|
|
|
1
|
-
{
|
|
2
|
-
"id": "discourse-mcp",
|
|
3
|
-
"name": "Discourse Forum MCP",
|
|
4
|
-
"description": "Official Discourse forum integration for academic communities",
|
|
5
|
-
"category": "communication",
|
|
6
|
-
"install": {
|
|
7
|
-
"runtime": "node",
|
|
8
|
-
"package": "discourse-mcp",
|
|
9
|
-
"command": "npm install -g discourse-mcp"
|
|
10
|
-
},
|
|
11
|
-
"config": {
|
|
12
|
-
"env": {}
|
|
13
|
-
},
|
|
14
|
-
"tools": [
|
|
15
|
-
"search",
|
|
16
|
-
"get_topic",
|
|
17
|
-
"create_post"
|
|
18
|
-
],
|
|
19
|
-
"verified": false,
|
|
20
|
-
"source": "https://github.com/discourse/discourse-mcp"
|
|
21
|
-
}
|