Wisembly
Interacts with the Wisembly API to fetch event data.
MCP Server Wisembly
First step
This MCP Server is designed to interact with the Wisembly API. It provides a set of tools to fetch event data from the Wisembly API.
Setup
- Clone the repository
- Install the dependencies using
npm install
- Build the project
npm run build
Tools
get_wisembly_event: Fetch event data from the Wisembly API for any keyword (on PRP only for the moment)
Environment Variables
API_TOKEN: Your Wisembly API token. This is required for several futurs endpoints (POST, GET, DELETE, etc…).
Error Handling
The server defines several custom error classes to handle different types of errors:
WisemblyApiError: Base error class for all Wisembly API errorsWisemblyNotFoundError: Thrown when an event is not foundWisemblyUnauthorizedError: Thrown when unauthorized access to the Wisembly API is detectedWisemblyServerError: Thrown when a server error occurs in the Wisembly API
Response Formatting
The server uses a custom response formatter to format the data returned from the Wisembly API. The formatter includes fields such as event ID, name, description, status, start date, end date, location, organizer, participants, and URL.
Configuration
{ "mcpServers": { "mcpWisembly": { "command": "/usr/local/bin/node", "args": ["/{your-path}/build/index.js"], "env": { "API_TOKEN": "your_api_token" } } } }
Examples :
Lien 1 Lien 2
Máy chủ liên quan
WordPress MCP Server
Manage WordPress sites and create content with AI-generated featured images.
TeXFlow
A document authoring and composition server for creating PDFs from LaTeX and Markdown, supporting collaborative editing and project-based workflows.
Laravel Boost
Laravel Boost is an MCP server equipped with over 15 specialized tools designed to streamline AI-assisted coding workflows.
Chatvolt Agent Server
A simple notes system with resources, tools, and prompts.
Obsidian
A server for interacting with your Obsidian vault.
SVG Converter
Convert SVG files to PNG, ICO, and JPG formats with high-quality rendering using the Cairo C library.
Follow Up Boss MCP Server
157-tool MCP server for Follow Up Boss CRM covering contacts, deals, pipeline, tasks, emails, smart lists, action plans, and webhooks.
Claw2Immich
claw2immich is a Python MCP (Model Context Protocol) server that exposes selected Immich Picture App,
PowerPoint MCP Server
Manipulate PowerPoint presentations using the python-pptx library.
medical-denial-codes
Reference lookup for medical claim denial codes and standard resubmission strategies.