RFP.ai
v1.0.1
ai.rfp/rfp-ai
Draft cited RFP and security questionnaire answers from your knowledge base, with human review
io.github.pvliesdonk/scholar-mcp · v1.8.1
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)
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)
v1.0.1
ai.rfp/rfp-ai
Draft cited RFP and security questionnaire answers from your knowledge base, with human review
v1.1.0
io.github.xenarch-ai/xenarch-mcp
Xenarch — x402 MCP server for AI agent payments. Non-custodial, USDC on Base L2.
v1.0.0
com.docimprint/api
AI document intelligence: extract, summarize, claim-check, and notarize with on-chain proofs.
v0.14.0
io.github.blackwell-systems/agent-lsp
Stateful LSP runtime for AI agents — 50+ tools across 30+ languages via MCP.
v0.2.13
io.github.hostinger/hostinger-api-mcp
MCP server for Hostinger API
v0.41.0
io.github.zhitongblog/unterm
The terminal AI agents can drive: spawn panes, run commands, read screens, scrolling screenshots.
{
"id": "io.github.pvliesdonk/scholar-mcp",
"type": "mcp-server",
"version": "1.8.1",
"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.1",
"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.1",
"transport": "streamable-http",
"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)"
},
{
"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"
}
}