drio
  • App Tracker
  • Contact
Sign inStart Free
drio© 2026 drio All rights reserved.

Get the Builder Brief

Weekly notes from Yash on MCP, ChatGPT apps, and getting business workflows into production.

Product
HomeTemplatesHow it worksPricing
Solutions
Use casesOperations teamsEcommerce teamsFinance teamsRecruiting teamsReal estate teams
Resources
DocsMCP RegistryGlossaryBlogChangelog
Company
Contact usWhy driodrio agency↗Privacy PolicyTerms of Service
All systems normal
Follow us on:
MCP Registry/Scholar MCP Server
S

Scholar MCP Server

Scholarly-sources MCP: papers, patents, books, standards — search and cross-reference prior art.

Use with clientMarkdown

Install and compare this MCP server

Use this profile to copy client config, check auth requirements, review tools and resources, and compare related MCP servers before adding it to an AI client.

Install
uvx pvliesdonk-scholar-mcp
Clients
Claude, Cursor, VS Code, Codex
Transport
STDIO, HTTP
Auth
Not captured
Capabilities
0 tools, 0 resources, 0 prompts
Related
Markdown Vault MCP, Image Generation MCP Server, Logo.dev MCP

Want MCP integration examples?

Get practical integration notes and launch examples for MCP servers like Scholar MCP Server.

InstallAuthTools & ResourcesOverview

Install

Connection

Transport
STDIO, HTTP
Command
uvx pvliesdonk-scholar-mcp
Environment
{ "SCHOLAR_MCP_READ_ONLY": "true", "SCHOLAR_MCP_BEARER_TOKEN": "YOUR_VALUE_HERE", "FASTMCP_LOG_LEVEL": "INFO", "SCHOLAR_MCP_KV_STORE_URL": "file:///data/state", "SCHOLAR_MCP_SERVER_NAME": "scholar-mcp", "PUID": "1000", "PGID": "1000", "SCHOLAR_MCP_BASE_URL": "YOUR_VALUE_HERE", "SCHOLAR_MCP_OIDC_CONFIG_URL": "YOUR_VALUE_HERE", "SCHOLAR_MCP_OIDC_CLIENT_ID": "YOUR_VALUE_HERE", "SCHOLAR_MCP_OIDC_CLIENT_SECRET": "YOUR_VALUE_HERE", "SCHOLAR_MCP_OIDC_JWT_SIGNING_KEY": "YOUR_VALUE_HERE" }

Claude Desktop

Add this server entry to the mcpServers object in your Claude Desktop config, then restart the app.

{
  "mcpServers": {
    "io-github-pvliesdonk-scholar-mcp": {
      "command": "uvx",
      "args": [
        "pvliesdonk-scholar-mcp"
      ],
      "env": {
        "SCHOLAR_MCP_READ_ONLY": "true",
        "SCHOLAR_MCP_BEARER_TOKEN": "YOUR_VALUE_HERE",
        "FASTMCP_LOG_LEVEL": "INFO",
        "SCHOLAR_MCP_KV_STORE_URL": "file:///data/state",
        "SCHOLAR_MCP_SERVER_NAME": "scholar-mcp",
        "PUID": "1000",
        "PGID": "1000",
        "SCHOLAR_MCP_BASE_URL": "YOUR_VALUE_HERE",
        "SCHOLAR_MCP_OIDC_CONFIG_URL": "YOUR_VALUE_HERE",
        "SCHOLAR_MCP_OIDC_CLIENT_ID": "YOUR_VALUE_HERE",
        "SCHOLAR_MCP_OIDC_CLIENT_SECRET": "YOUR_VALUE_HERE",
        "SCHOLAR_MCP_OIDC_JWT_SIGNING_KEY": "YOUR_VALUE_HERE"
      }
    }
  }
}

Config location

macOS
~/Library/Application Support/Claude/claude_desktop_config.json
Windows
%APPDATA%\Claude\claude_desktop_config.json

Auth

Package transport

No remote HTTP endpoint is advertised. Use the package or stdio setup shown in Install.

Tools & Resources

Tools
0
Resources
0
Prompts
0
No public tools, resources, or prompts captured yet. Use Auth when this server requires credentials.

Tools

No tools captured yet.

Resources

No resources captured yet.

Prompts

No prompts captured yet.

Questions

What is Scholar MCP Server?+

Scholar MCP Server is an MCP server for Scholarly-sources MCP: papers, patents, books, standards — search and cross-reference prior art.. It supports STDIO, HTTP transport.

How do I install Scholar MCP Server?+

Use the generated config in Install. This server runs with uvx pvliesdonk-scholar-mcp; add any required environment variables before starting your client.

How do I add Scholar MCP Server to Claude Desktop?+

Choose the Claude Desktop tab in Install and copy the config for uvx pvliesdonk-scholar-mcp. Add required environment variables before starting Claude Desktop.

How do I add Scholar MCP Server to Claude Code?+

Choose the Claude Code tab in Install and copy the config for uvx pvliesdonk-scholar-mcp. Add required environment variables before starting Claude Code.

How do I use Scholar MCP Server with Codex?+

Choose the Codex tab in Install and copy the config for uvx pvliesdonk-scholar-mcp. Add required environment variables before starting Codex.

How do I add Scholar MCP Server to Cursor or VS Code?+

Choose the Cursor or VS Code tab in Install and copy the config for uvx pvliesdonk-scholar-mcp. Add required environment variables before starting Cursor or VS Code.

What endpoint and transport does Scholar MCP Server use?+

Scholar MCP Server uses STDIO, HTTP transport. Use the package or command config in Install.

What tools and resources does Scholar MCP Server expose?+

Scholar MCP Server inventory is listed when the MCP endpoint exposes tools, resources, or prompts. Some servers require auth first.

Does Scholar MCP Server require authentication?+

Scholar MCP Server does not advertise a verified auth requirement. If discovery fails, it may still need provider login, an API key, a bearer token, or a session header.

Related MCPs

Markdown Vault MCPMarkdown vault MCP server with FTS5 + semantic search and frontmatter indexingImage Generation MCP ServerMCP server for AI image generation via OpenAI, Stable Diffusion (SD WebUI), or placeholders.Logo.dev MCPLook up company logos and brand data via the logo.dev API.onsenseAndroid phone camera, sensors & files for any MCP client — local, no cloud, no ADB.BowmarkDo things on live websites: prices, availability, quotes, bookings, anything behind a form or login.nableSee where your cloud and AI bills go, and spend less. Local-first, in your terminal or editor.

Profile notes

  • Package: Pypi pvliesdonk-scholar-mcp v1.9.0
  • Environment variable: SCHOLAR_MCP_READ_ONLY (default true)
  • Environment variable: SCHOLAR_MCP_BEARER_TOKEN
  • Package: Oci ghcr.io/pvliesdonk/scholar-mcp:v1.9.0
  • Package argument: --port (default 8000)
  • Environment variable: SCHOLAR_MCP_READ_ONLY (default true)
  • Environment variable: FASTMCP_LOG_LEVEL (default INFO)
  • Environment variable: SCHOLAR_MCP_KV_STORE_URL (default file:///data/state)
  • Environment variable: SCHOLAR_MCP_SERVER_NAME (default scholar-mcp)
  • Environment variable: PUID (default 1000)
  • Environment variable: PGID (default 1000)
  • Environment variable: SCHOLAR_MCP_BEARER_TOKEN
  • Environment variable: SCHOLAR_MCP_BASE_URL
  • Environment variable: SCHOLAR_MCP_OIDC_CONFIG_URL
  • Environment variable: SCHOLAR_MCP_OIDC_CLIENT_ID
  • Environment variable: SCHOLAR_MCP_OIDC_CLIENT_SECRET
  • Environment variable: SCHOLAR_MCP_OIDC_JWT_SIGNING_KEY

Packages

PackageRegistryVersionInputs
pvliesdonk-scholar-mcp

stdio

pypi1.9.0

Env: SCHOLAR_MCP_READ_ONLY

Env: SCHOLAR_MCP_BEARER_TOKEN

ghcr.io/pvliesdonk/scholar-mcp:v1.9.0

streamable-http

ociNot captured

Argument: --port

Env: SCHOLAR_MCP_READ_ONLY

Env: FASTMCP_LOG_LEVEL

Env: SCHOLAR_MCP_KV_STORE_URL

Env: SCHOLAR_MCP_SERVER_NAME

Env: PUID

Env: PGID

Env: SCHOLAR_MCP_BEARER_TOKEN

Env: SCHOLAR_MCP_BASE_URL

Env: SCHOLAR_MCP_OIDC_CONFIG_URL

Env: SCHOLAR_MCP_OIDC_CLIENT_ID

Env: SCHOLAR_MCP_OIDC_CLIENT_SECRET

Env: SCHOLAR_MCP_OIDC_JWT_SIGNING_KEY

Details

Version
1.9.0
Repository
https://github.com/pvliesdonk/scholar-mcp
Updated
Jul 19, 2026