← Registry

Learning Resources

miscite.review

Search academic literature and perform citation analysis.

1 endpoint43 known toolsFirst detected May 10, 2026Last detected August 17, 2026

ENDPOINT 1

https://miscite.review/mcp

No auth detected

MCP server metadata

Name
miscite
Version
1.28.0
Capabilities
experimentalpromptsresourcestools
Server instructions

Miscite MCP server providing access to citation analysis, semantic literature search, library management, research profile, alerts, and account services. All tools require a valid API Bearer token passed as the 'token' parameter.

Known tools 43

search

Search academic literature using semantic, lexical, or hybrid retrieval.

Inferred read-only
search_health

Check if the search service is available.

Inferred read-only
work_lookup

Look up a specific academic work by its OpenAlex ID, optionally with fulltext.

Inferred read-only
upload_document

Upload a PDF or DOCX document for citation analysis.

Potential side effects
list_jobs

List the user's citation analysis jobs.

Inferred read-only
get_job

Get the status and report data for an analysis job.

Inferred read-only
get_job_events

Follow progress events for a running citation-analysis job.

Inferred read-only
cancel_job

Cancel a running analysis job.

Inferred read-only
delete_job

Delete an analysis job and its associated document.

Potential side effects
get_report_pdf

Download the citation report as a PDF.

Inferred read-only
share_report

Share an analysis report via email.

Potential side effects
list_collections

List all library collections for the current user.

Inferred read-only
create_collection

Create a new library collection.

Potential side effects
delete_collection

Delete a library collection (system collections cannot be deleted).

Potential side effects
list_items

List library items for the current user.

Inferred read-only
create_item

Create a new library item (saved reference).

Potential side effects
update_item

Update a library item's metadata.

Potential side effects
delete_item

Delete a library item.

Potential side effects
save_search_hit

Save a search result to the library as a new item.

Inferred read-only
list_item_files

List files attached to a library item.

Inferred read-only
download_file

Download a library file.

Inferred read-only
upload_item_file

Upload a file attachment to a library item.

Potential side effects
delete_file

Delete a file attachment from the library.

Potential side effects
get_profile

Get the current user's research profile including interests, sources, and refresh status.

Inferred read-only
update_interests

Update the user's research interest tags.

Potential side effects
refresh_profile

Trigger a background refresh of the research profile from connected sources.

Inferred read-only
list_sources

List connected profile sources (Google Scholar, ORCID, etc.).

Inferred read-only
sync_sources

Update profile source URLs and sync data from them.

Potential side effects
list_alerts

List all research alerts for the current user.

Inferred read-only
save_alert

Create or update a research alert.

Potential side effects
preview_alert

Preview the results of a research alert configuration without saving it.

Inferred read-only
toggle_alert

Enable or disable a research alert.

Inferred read-only
delete_alert

Delete a research alert.

Potential side effects
send_digest

Generate and send a research alert digest email now.

Potential side effects
run_research_updates

Generate fresh research update recommendations based on your profile and alerts.

Potential side effects
save_research_update

Save a research update recommendation to the library.

Potential side effects
get_me

Get the current authenticated user's info.

Inferred read-only
list_api_tokens

List all API tokens for the current user.

Inferred read-only
create_api_token

Create a new API token.

Potential side effects
revoke_api_token

Revoke (delete) an API token.

Potential side effects
health

Check if the miscite service is alive (liveness probe).

Inferred read-only
ready

Check if the miscite service is ready to accept requests (readiness probe).

Inferred read-only
feedback

Submit user feedback.

Inferred read-only

CONNECT WITH APPROVAL

Client installation

Review this server and its permissions before adding it. Secret placeholders must be set locally.

Codex

~/.codex/config.toml

[mcp_servers.miscite]
url = "https://miscite.review/mcp"
enabled = true
Claude Code

.mcp.json

{
  "mcpServers": {
    "miscite": {
      "type": "http",
      "url": "https://miscite.review/mcp"
    }
  }
}
Claude Desktop

Settings → Connectors → Add custom connector

Name: miscite
Remote MCP URL: https://miscite.review/mcp

Add this remote URL as a custom connector in Claude Desktop. Availability depends on the user plan and workspace policy.

Cursor

.cursor/mcp.json

{
  "mcpServers": {
    "miscite": {
      "url": "https://miscite.review/mcp"
    }
  }
}
Visual Studio Code

.vscode/mcp.json

Add to Visual Studio Code
{
  "servers": {
    "miscite": {
      "type": "http",
      "url": "https://miscite.review/mcp"
    }
  }
}
Generic MCP

Client-specific MCP configuration

{
  "name": "miscite",
  "transport": "streamable-http",
  "url": "https://miscite.review/mcp"
}
MCP Inspector

Run the official MCP Inspector locally and enter the indexed Streamable HTTP endpoint.

TRUST AND VERIFICATION EVIDENCE

Trust Data Available

BuiltWith Trust API v2 evidence for miscite.review was fetched 2026-08-30T21:35:45.948Z.

Trust status Neutral

miscite.review is assessed as Neutral: No suspicious signals found, but no strong positive signal either

Indexed

Evidence is source-attributed and does not guarantee that a third-party server is safe. Risk labels are conservative metadata heuristics.