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.xpaysh/academic-research · v1.0.0
30+ academic research tools. Semantic Scholar, arXiv, PubMed, bioRxiv, CrossRef, IACR.
xpay Academic Research 是一个MCP Server,收录自 官方 MCP Registry。支持 streamable-http 传输。本页提供 Cursor、Claude Code 等客户端的安装配置片段。
选择你的平台查看安装方式
{
"mcpServers": {
"academic-research": {
"url": "https://research.mcp.xpay.sh/mcp?key={api_key}"
}
}
}{
"id": "io.github.xpaysh/academic-research",
"type": "mcp-server",
"version": "1.0.0",
"displayName": "xpay Academic Research",
"description": "30+ academic research tools. Semantic Scholar, arXiv, PubMed, bioRxiv, CrossRef, IACR.",
"repository": {
"url": "https://github.com/xpaysh/mcp-server",
"source": "github"
},
"distribution": {
"packages": [],
"remotes": [
{
"transport": "streamable-http",
"url": "https://research.mcp.xpay.sh/mcp?key={api_key}"
}
]
},
"dependencies": [],
"installTargets": [
"claude-code",
"claude-desktop",
"cursor",
"vscode"
],
"keywords": [],
"provenance": {
"origin": "official-mcp-registry",
"originalId": "io.github.xpaysh/academic-research",
"originalUrl": "https://registry.modelcontextprotocol.io/v0.1/servers/io.github.xpaysh%2Facademic-research/versions/latest",
"isOfficial": true,
"status": "active"
}
}