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 foundevents
: Array of conference events, each containing:event_name
: Name of the conferenceevent_description
: Description of the conferenceevent_time
: Date and time of the conferenceevent_location
: Location of the conferencedeadline
: Submission deadlineevent_link
: Link to the conference page on WikiCFP
License
MIT
This server cannot be installed
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.
Related MCP Servers
- -securityAlicense-qualityLets LLMs read and manage Google Calendar events.Last updated -484435TypeScriptMIT License
- AsecurityAlicenseAqualityEnables 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 -2118PythonMIT License
- -securityAlicense-qualityEnables programmatic interaction with Wikimedia APIs, offering features like searching content, retrieving page information, and accessing historical events across multiple languages.Last updated -62PythonMIT License
- AsecurityAlicenseAqualityEnables 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 -311PythonAGPL 3.0