Skip to content
Back to search
100
MCP live MCP 2025-06-18 streamable-http

Conference Partner

com.myhuiban.www/conference-partner

Academic conference & journal CFP deadlines, CCF/ICORE/QUALIS rankings, acceptance rates.

Uptime
100.0%
1 direct probes · 30d
Response
944ms
last probe
Tools
8
callable
Resources
0
readable
Prompts
4
available

Tools · 8

search_conferences

Search academic conferences. Every parameter is optional — combine any of keyword, CCF/CORE/QUALIS rank, research field and submission/conference date ranges. Filter-only queries work fine (e.g. field…

search_journals

Search academic journals. Every parameter is optional — combine any of keyword, CCF rank, research field and ISSN. Returns a paginated list.

list_conferences

Browse conference lists and rankings (open CFPs, ranked venues with a call open now, popularity, most competitive, etc.), paginated. No keyword filtering — use search_conferences for that.

list_journals

Browse journal lists and rankings (special-issue CFPs, CCF, highest impact factor, popularity, all), paginated. No keyword filtering — use search_journals for that.

get_conference

Get full details of a conference by id: basics, CFP text, acceptance-rate history, edition history, structured ratings and comments, related conferences/journals. REQUIRES CREDENTIALS: Authorization: …

get_journal

Get full details of a journal by id: basics, CFP text, special issues, structured ratings and comments, related journals/conferences. REQUIRES CREDENTIALS: Authorization: Bearer <credential> (free API…

get_researcher

Get a researcher's public profile by id: name, institution, auto-generated research-interest summary, CV, tracked/attended conferences and tracked journals. REQUIRES CREDENTIALS: Authorization: Bearer…

get_statistics

Site-level public statistics: conference/journal totals, how many conferences have an open call for papers, upcoming deadlines by month, open CFPs by CCF / ICORE / QUALIS tier, conference country and …

Prompts · 4

upcoming_deadlines

List conferences whose submission deadline has not passed, optionally filtered by research field and ranking tier.

where_to_submit

Given a paper topic, suggest ranked venues whose deadlines are still open, comparing tier, acceptance rate and conference date.

venue_snapshot

Everything on record for one conference or journal: dates, all three rankings, acceptance-rate history, edition history, CFP text.

open_special_issues

List journals currently running a special-issue call for papers, with impact factor and submission deadline.

How to use

Add to your Claude Desktop / Cursor / Cline MCP config:

{
  "mcpServers": {
    "conference_partner": {
      "url": "https://www.myhuiban.com/mcp",
      "transport": "streamable-http"
    }
  }
}