brilliant-directories-mcp
v6.58.2
io.github.brilliantdirectories/brilliant-directories-mcp
Official MCP server for Brilliant Directories — manage members, posts, leads, reviews, and more.
io.github.pvliesdonk/scholar-mcp · v1.8.2
Scholarly-sources MCP: papers, patents, books, standards — search and cross-reference prior art.
Scholar MCP Server 是一个MCP Server,收录自 官方 MCP Registry。支持 stdio、streamable-http 传输。本页提供 Cursor、Claude Code 等客户端的安装配置片段。
选择你的平台查看安装方式
{
"mcpServers": {
"scholar-mcp": {
"command": "uvx",
"args": [
"pvliesdonk-scholar-mcp"
]
}
}
}SCHOLAR_MCP_READ_ONLY可选Set to 'false' to enable write tools (default: true)
SCHOLAR_MCP_BEARER_TOKEN可选Static bearer token for authentication (optional)
SCHOLAR_MCP_READ_ONLY可选Set to 'false' to enable write tools (default: true)
FASTMCP_LOG_LEVEL可选Log level (DEBUG, INFO, WARNING, ERROR)
SCHOLAR_MCP_KV_STORE_URL可选Persistent-state backend URL for pvl-core subsystems. Schemes: file:///path (survives restarts), memory:// (dev/ephemeral).
SCHOLAR_MCP_SERVER_NAME可选MCP server name shown to clients
PUID可选Run as this UID (Docker entrypoint)
PGID可选Run as this GID (Docker entrypoint)
SCHOLAR_MCP_BEARER_TOKEN可选Static bearer token for authentication (optional)
SCHOLAR_MCP_BASE_URL可选Public base URL of this server, required for OIDC (e.g. https://mcp.example.com)
SCHOLAR_MCP_OIDC_CONFIG_URL可选OIDC discovery endpoint URL (e.g. https://auth.example.com/.well-known/openid-configuration)
SCHOLAR_MCP_OIDC_CLIENT_ID可选OIDC client ID
SCHOLAR_MCP_OIDC_CLIENT_SECRET可选OIDC client secret
SCHOLAR_MCP_OIDC_JWT_SIGNING_KEY可选JWT signing key — required on Linux/Docker to survive restarts (generate with: openssl rand -hex 32)
v6.58.2
io.github.brilliantdirectories/brilliant-directories-mcp
Official MCP server for Brilliant Directories — manage members, posts, leads, reviews, and more.
v3.1.0
io.github.pvliesdonk/markdown-vault-mcp
Markdown vault MCP server with FTS5 + semantic search and frontmatter indexing
v0.3.0
io.github.opendata-kr/narajangteo-opening
나라장터 낙찰정보서비스 Open API를 위한 로컬 MCP 서버
v3.10.1
io.github.webdriverio/mcp
MCP server with WebdriverIO for browser and mobile app automation (iOS/Android via Appium)
v0.0.53
io.github.cablate/google-map
18 Google Maps tools for AI agents — geocode, search, directions, weather, and more.
v1.0.0
ai.arpi/arpi-mcp
AI-powered ECG analysis: submit ECG images and receive diagnosis reports from ARPI's ECG AI.
{
"id": "io.github.pvliesdonk/scholar-mcp",
"type": "mcp-server",
"version": "1.8.2",
"displayName": "Scholar MCP Server",
"description": "Scholarly-sources MCP: papers, patents, books, standards — search and cross-reference prior art.",
"repository": {
"url": "https://github.com/pvliesdonk/scholar-mcp",
"source": "github"
},
"distribution": {
"packages": [
{
"registryType": "pypi",
"identifier": "pvliesdonk-scholar-mcp",
"version": "1.8.2",
"transport": "stdio",
"environmentVariables": [
{
"name": "SCHOLAR_MCP_READ_ONLY",
"description": "Set to 'false' to enable write tools (default: true)"
},
{
"name": "SCHOLAR_MCP_BEARER_TOKEN",
"description": "Static bearer token for authentication (optional)"
}
]
},
{
"registryType": "oci",
"identifier": "ghcr.io/pvliesdonk/scholar-mcp:v1.8.2",
"transport": "streamable-http",
"environmentVariables": [
{
"name": "SCHOLAR_MCP_READ_ONLY",
"description": "Set to 'false' to enable write tools (default: true)"
},
{
"name": "FASTMCP_LOG_LEVEL",
"description": "Log level (DEBUG, INFO, WARNING, ERROR)"
},
{
"name": "SCHOLAR_MCP_KV_STORE_URL",
"description": "Persistent-state backend URL for pvl-core subsystems. Schemes: file:///path (survives restarts), memory:// (dev/ephemeral)."
},
{
"name": "SCHOLAR_MCP_SERVER_NAME",
"description": "MCP server name shown to clients"
},
{
"name": "PUID",
"description": "Run as this UID (Docker entrypoint)"
},
{
"name": "PGID",
"description": "Run as this GID (Docker entrypoint)"
},
{
"name": "SCHOLAR_MCP_BEARER_TOKEN",
"description": "Static bearer token for authentication (optional)"
},
{
"name": "SCHOLAR_MCP_BASE_URL",
"description": "Public base URL of this server, required for OIDC (e.g. https://mcp.example.com)"
},
{
"name": "SCHOLAR_MCP_OIDC_CONFIG_URL",
"description": "OIDC discovery endpoint URL (e.g. https://auth.example.com/.well-known/openid-configuration)"
},
{
"name": "SCHOLAR_MCP_OIDC_CLIENT_ID",
"description": "OIDC client ID"
},
{
"name": "SCHOLAR_MCP_OIDC_CLIENT_SECRET",
"description": "OIDC client secret"
},
{
"name": "SCHOLAR_MCP_OIDC_JWT_SIGNING_KEY",
"description": "JWT signing key — required on Linux/Docker to survive restarts (generate with: openssl rand -hex 32)"
}
]
}
],
"remotes": []
},
"dependencies": [],
"installTargets": [
"claude-code",
"claude-desktop",
"cursor",
"vscode"
],
"keywords": [],
"provenance": {
"origin": "official-mcp-registry",
"originalId": "io.github.pvliesdonk/scholar-mcp",
"originalUrl": "https://registry.modelcontextprotocol.io/v0.1/servers/io.github.pvliesdonk%2Fscholar-mcp/versions/latest",
"isOfficial": true,
"status": "active"
}
}