Academic conference & journal CFP deadlines, CCF/ICORE/QUALIS rankings, acceptance rates.
MCPpedia last refreshed this data
com.myhuiban.www/conference-partner is an MCP server that academic conference & journal CFP deadlines, CCF/ICORE/QUALIS rankings, acceptance rates. Its tool list has not been published yet over http, requires no API key, and scores 70/100 on MCPpedia's security, maintenance and efficiency rubric.
Config is the same across clients — only the file and path differ.
{
"mcpServers": {
"conference-partner": {
"url": "https://www.myhuiban.com/mcp"
}
}
}Are you the author?
Add this badge to your README to show your security score and help users find safe servers.
Academic conference and journal data for AI agents and scripts: CFP deadlines, CCF / CORE / QUALIS rankings, acceptance-rate history, edition history, journal impact factors and special issues — served by Conference Partner (会伴), a conference tracker that has been maintained since 2013.
No automated test available for this server. Check the GitHub README for setup instructions.
Five weighted categories — click any category to see the underlying evidence.
No known CVEs.
No package registry to scan.
Click any tool to inspect its schema.
Be the first to review
Have you used this server?
Share your experience — it helps other developers decide.
Sign in to write a review.
Others in communication / education
Asynchronous coordination layer for AI coding agents: identities, inboxes, searchable threads, and advisory file leases over FastMCP + Git + SQLite
A Model Context Protocol server for searching and analyzing arXiv papers
Programmable email inbox for AI agents — JMAP, PoW auth, stdio MCP server.
ARIS ⚔️ (Auto-Research-In-Sleep) — Lightweight Markdown-only skills for autonomous ML research: cross-model review loops, idea discovery, and experiment automation. No framework, no lock-in — works with Claude Code, Codex, OpenClaw, or any LLM agent.
MCP Security Weekly
Get CVE alerts and security updates for com.myhuiban.www/conference-partner and similar servers.
Start a conversation
Ask a question, share a tip, or report an issue.
Sign in to join the discussion.
Academic conference and journal data for AI agents and scripts: CFP deadlines, CCF / CORE / QUALIS rankings, acceptance-rate history, edition history, journal impact factors and special issues — served by Conference Partner (会伴), a conference tracker that has been maintained since 2013.
Two surfaces over one dataset:
| Endpoint | For | |
|---|---|---|
| MCP | https://www.myhuiban.com/mcp (Streamable HTTP) | Claude, ChatGPT, Cursor, VS Code, any MCP client |
| REST | https://www.myhuiban.com/api/* | scripts, backends, OpenAPI codegen |
Both are backed by the same services and return identical payloads — the only difference is the protocol envelope.
Search, ranking lists and site statistics need no credentials at all. Point a client at the URL and the first call works.
curl "https://www.myhuiban.com/api/conferences?ccf_rank=A&field=ai&submission_date_start=2026-08-05"
claude mcp add --transport http conference-partner https://www.myhuiban.com/mcp
Remote MCP server URL:
https://www.myhuiban.com/mcp
To unlock the detail tools, add a static request header in the connector's advanced
settings: Authorization: Bearer hb_xxx (see Credentials).
~/.cursor/mcp.json or .cursor/mcp.json{
"mcpServers": {
"conference-partner": {
"url": "https://www.myhuiban.com/mcp"
}
}
}
.vscode/mcp.json{
"servers": {
"conference-partner": {
"type": "http",
"url": "https://www.myhuiban.com/mcp"
}
}
}
MCP server URL https://www.myhuiban.com/mcp, authentication No authentication
(or API key with your hb_ key to enable the detail tools).
Ready-to-copy files for each client live in examples/mcp-config/,
and the per-client walkthrough — including how to attach a key — is in
docs/mcp-clients.md.
Also listed on Smithery,
Glama and the
official MCP registry as
com.myhuiban.www/conference-partner.
Eight read-only tools, each with a REST twin returning the same payload.
| Tool | REST twin | Credentials |
|---|---|---|
search_conferences | GET /api/conferences | — |
search_journals | GET /api/journals | — |
list_conferences | GET /api/conferences/rankings/{ranking} | — |
list_journals | GET /api/journals/rankings/{ranking} | — |
get_statistics | GET /api/statistics | — |
get_conference | GET /api/conferences/{id} | free account |
get_journal | GET /api/journals/{id} | free account |
get_researcher | GET /api/researchers/{id} | free account |
Search accepts any combination of keyword, ccf_rank (A/B/C), core_rank (A*/A/B/C),
qualis_rank, field (14 CS areas),