Scientific Literature & Journals

by patsnap

204 downloads
Not rated
GitHub

About

PatSnap Scientific Literature & Journals MCP is a Model Context Protocol server that connects AI agents to PatSnap's Scientific Literature & Journals capabilities. Provides a unified search entry for scientific literature, journals, authors, institutions, and citation information

Details

Author
patsnap
Downloads
204
Categories
Other

- Unified search for scientific literature and journals
- Search for authors and institutions
- Access citation information
- Find relevant research quickly
- Identify key authors and organizations
- Understand study influence via citation signals

Setting up with Highlight

This MCP is not yet compatible with Highlight’s one-click setup. However, you can still use it with Highlight by following these steps:

  1. Download and install Highlight from highlightai.com/download
  2. Navigate to the plugins tab and select "Add Custom Plugin"
  3. Configure the plugin with the settings below
    Plugin Name Scientific Literature & Journals
    Command (node, npx, python, etc.)

    Please refer to the README for specific instructions on how to obtain API keys or other required environment variables.

  4. Enable "Start Automatically" if you want the plugin to start when Highlight launches

From the repository

Configure the server in your MCP client using the streamable HTTP transport with the provided URL and your PatSnap API key. Add the following to your MCP settings: {"mcpServers": {"patsnap-scientific-literature-journals": {"url": "https://connect.patsnap.com/eba075/mcp?apikey=YOUR_API_KEY", "type": "streamableHttp"}}}. Replace YOUR_API_KEY with a valid key from PatSnap.

Claude Desktop / Cursor

Paste into your MCP client config file to install this server.

{
    "mcpServers": {
        "scientific literature & journals": {
            "patsnap-scientific-literature-journals": {
                "url": "https://connect.patsnap.com/eba075/mcp?apikey=YOUR_API_KEY",
                "type": "streamableHttp"
            }
        }
    }
}

McpServers

{
    "patsnap-scientific-literature-journals": {
        "url": "https://connect.patsnap.com/eba075/mcp?apikey=YOUR_API_KEY",
        "type": "streamableHttp"
    }
}

Scientific Literature & Journals

PatSnap Scientific Literature & Journals MCP is a Model Context Protocol server that connects AI agents to PatSnap's Scientific Literature & Journals capabilities. Provides a unified search entry for scientific literature, journals, authors, institutions, and citation information. It helps users find relevant research quickly, identify key authors and organizations, and understand the influence of a study through citation signals. It is suitable for topic research, literature reviews, scientific intelligence, and study planning. Homepage: https://open.patsnap.com/marketplace/mcp-servers/literature-search GitHub Repository: https://github.com/patsnap/mcp/tree/main/rd-innovation/patsnap-scientific-literature-journals

Server Config

``json { "mcpServers": { "patsnap-scientific-literature-journals": { "url": "https://connect.patsnap.com/eba075/mcp?apikey=YOUR_API_KEY", "type": "streamableHttp" } } } ``
No reviews yet — be the first

Sign in to leave a review

Use Google, GitHub, or an email account so ratings stay tied to real people.

Email sign in

No reviews posted yet.