tools/list to get the live catalog with full input schemas; this page is the narrative index.
Literature
Search papers, read full-text excerpts, and pull Smart Citations.
Evidence
Patents, trials, grants, FDA device and drug records, adverse events, and safety alerts.
Collections
Create and maintain saved sets of papers.
The catalog
Access requirements
Every tool above is visible intools/list when your credential carries the mcp scope. Access is enforced when you call the tool, not when you list it, so a tool can appear in the catalog and still return an error on tools/call.
Organization licenses work differently from individual accounts on Evidence tools. If your account is on an organization license, reaching the Pro tier does not unlock Evidence — your license needs the explicit
evidence:<dataset>:mcp entitlement. Email sales to have one added.
When a tool call fails an access check, the server returns JSON-RPC error -32003 with the required plan or scope in the error payload:
After an upgrade, new entitlements can take up to 15 minutes to reach an active MCP session. To apply them immediately, disconnect and reconnect the Scite MCP server in your client.
Tool annotations
Each tool carries MCP annotations that describe its behavior. Clients use these to decide what needs confirmation.Conventions
Two query conventions run through the catalog, and they are not the same one.search_literatureuses named parameters:term,dois,limit,offset, and 25+ typed filters. This matches the Search API.- Every Evidence tool uses the compact
q/f/p/s/sortDirform. This matches the Evidence API.
get_* tool only when you need fields the search result doesn’t already carry.
