Skip to main content
Glama

ConferenceSearcher

by ismailbl72

Call For Papers MCP

A Smithery MCP for searching academic conferences and events from WikiCFP.

Description

ConferenceSearcher allows you to search for upcoming academic conferences and events based on keywords. It scrapes conference information from WikiCFP and returns detailed information about each matching event, including name, description, dates, location, and submission deadlines.

Tool: getEvents

Search for conferences matching specific keywords.

Parameters

  • keywords (string, required): Keywords to search for conferences (e.g., 'ai agent', 'machine learning')
  • limit (number, optional): Maximum number of events to return (default: 10)

Returns

A JSON object with the following properties:

  • status: Status of the operation (success/error)
  • count: Number of events found
  • events: Array of conference events, each containing:
    • event_name: Name of the conference
    • event_description: Description of the conference
    • event_time: Date and time of the conference
    • event_location: Location of the conference
    • deadline: Submission deadline
    • event_link: Link to the conference page on WikiCFP

License

MIT

-
security - not tested
F
license - not found
-
quality - not tested

remote-capable server

The server can be hosted and run remotely because it primarily relies on remote services or has no dependency on the local environment.

Allows users to search for academic conferences and events from WikiCFP by keywords, providing details such as event name, description, dates, location, and submission deadlines.

  1. Description
    1. Tool: getEvents
      1. Parameters
      2. Returns
    2. License

      Related MCP Servers

      • A
        security
        A
        license
        A
        quality
        Enables users to search for academic articles on platforms like arXiv using specific keywords, with plans to integrate more scholarly databases in the future.
        Last updated -
        2
        142
        Python
        MIT License
        • Apple
      • A
        security
        A
        license
        A
        quality
        Enables real-time search and retrieval of academic paper information from multiple sources, providing access to paper metadata, abstracts, and full-text content when available, with structured data responses for integration with AI models that support tool/function calling.
        Last updated -
        3
        58
        Python
        AGPL 3.0
      • -
        security
        F
        license
        -
        quality
        Enables search and retrieval of academic papers from PubMed database with advanced features like MeSH term lookup, publication statistics, and PICO-based evidence search.
        Last updated -
        5
        Python
        • Apple
      • -
        security
        -
        license
        -
        quality
        A Smithery MCP server that allows users to search for upcoming academic conferences and events from WikiCFP based on keywords, returning detailed event information including names, descriptions, dates, locations, and submission deadlines.
        Last updated -
        Python

      View all related MCP servers

      MCP directory API

      We provide all the information about MCP servers via our MCP API.

      curl -X GET 'https://glama.ai/api/mcp/v1/servers/ismailbl72/call-for-papers-mcp'

      If you have feedback or need assistance with the MCP directory API, please join our Discord server