Agent Plugins Marketplace
All plugins

scite

v1.0.3-ghast.1

Search and verify scientific literature, patents, trials, grants, regulatory records, adverse-event reports, drugs, and research collections through Scite's official hosted MCP server.

Agent Plugins1 Skill1 MCP serverStreamable HTTP

By SciteLicense: MIT0 GitHub starsUpdated 3 hours ago

Directory evidence

Runtimes
Agent Plugins
Parsed components
2 skill or MCP entries
Source updated
Aug 30, 2026
Manifest status
Canonical path parsed

The directory validates manifest shape and source location. It does not execute the plugin or provide a security endorsement. Review the indexing methodology

Get the plugin

git clone https://github.com/Trapezohe/ghast-plugins

Clone the source repository, then follow its setup instructions to add the plugin to a compatible client. The plugin root is plugins/scite/.

This listing currently publishes only the generic Agent Plugins format. Automatic install commands for other clients are not generated yet.

Plugin files

plugins/scite/
├── plugin.json
├── skills/scite/SKILL.md
└── mcp.json

Included Skills1

sciteskills/scite/SKILL.md

Search and verify scientific literature, patents, clinical trials, grants, regulatory records, adverse-event reports, drugs, and Scite collections.

MCP servers1

sciteStreamable HTTP
url
https://api.scite.ai/mcp

Plugin manifests1

plugins/scite/plugin.json
{
  "$schema": "https://agent-plugins.org/schemas/1.0.0/plugin.schema.json",
  "name": "scite",
  "version": "1.0.3-ghast.1",
  "description": "Search and verify scientific literature, patents, trials, grants, regulatory records, adverse-event reports, drugs, and research collections through Scite's official hosted MCP server.",
  "author": {
    "name": "Scite",
    "url": "https://scite.ai"
  },
  "homepage": "https://docs.scite.ai/mcp/overview",
  "repository": "https://github.com/scitedotai/scite-mcp-skill",
  "license": "MIT",
  "extensions": {
    "ai.trapezohe.ghast": {
      "category": "research",
      "upstreamRevision": "9f3e3cd02c477e16c0a9b5c9114c9692d9a73317",
      "icon": "./assets/icon.svg"
    }
  }
}

If you maintain this plugin, link to this source-backed listing from your README so users can review its manifest and indexed components.

[scite on Agent Plugins Marketplace](https://pluginsmp.com/plugins/scite-2)