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
İlgili Sunucular
Data Vessel
No dashboards, just ask Claude (Connect AI to your business data)
Vault MCP
An Obsidian plugin that embeds an MCP server to interact with your notes using AI.
Awesome Agent Skills MCP Server
A Model Context Protocol (MCP) server that provides access to 100+ curated AI agent skills from the VoltAgent Awesome Agent Skills collection.
n8n
Provides AI assistants with direct access to the n8n automation platform.
TaskWarrior MCP Server
An MCP server for managing tasks with the command-line tool TaskWarrior.
Kit.com (formerly ConvertKit) MCP
Manage your email lists, subscribers, broadcasts, sequences, and more through natural language.
ContentFlow
Business Intelligence from podcasts and videos
Calculator
Performs a wide range of mathematical calculations, including basic arithmetic, advanced operations, trigonometry, and safe expression evaluation.
AI MUSIC MCP
The World's First AI Music MCP Beyond images and video, your agent can now generate music.
SpellChecker
A fast, multilingual spell-checker for Large Language Models.