mcp-on-vercel-documentation
If you are the rightful owner of mcp-on-vercel-documentation and would like to certify it and/or have it hosted online, please leave a comment on the right or send an email to henry@mcphub.com.
The Meeting BaaS API Documentation Server is an MCP server designed to fetch and serve API documentation for Meeting BaaS from a specified URL.
The Meeting BaaS API Documentation Server is a Model Context Protocol (MCP) server that provides a centralized platform for accessing and managing the API documentation of Meeting BaaS. It is designed to streamline the process of fetching and serving documentation, making it easier for developers to access the information they need. The server supports a variety of documentation categories, including API, Calendars, Meetings, Users, Webhooks, and SDKs, among others. It also offers utility tools to assist users in navigating the documentation. The server is built with technical requirements such as environment variables for session management and authentication methods to ensure secure access. Additionally, it is configured to work with Vercel, requiring Redis and enabling Fluid compute for optimal performance. The server is supported by a community on platforms like Discord, GitHub, Twitter, and Slack/Teams channels.
Features
- Centralized access to Meeting BaaS API documentation
- Supports multiple documentation categories
- Utility tools for easy navigation
- Secure access with authentication methods
- Optimized for Vercel with Redis and Fluid compute
Tools
listCategories
List all available categories
getAllDocs
Get all documentation content
getApiDocs
Get API documentation
getCalendarsDocs
Get Calendars API docs
getMeetingsDocs
Get Meetings API docs
getUsersDocs
Get Users API docs
getWebhooksDocs
Get Webhooks API docs
getSdkDocs
Get SDK docs
getTypeScriptSdkDocs
Get TypeScript SDK docs
getTypeScriptSdkCommonDocs
Get TypeScript SDK common docs
getTypeScriptSdkBotsDocs
Get TypeScript SDK bots docs
getTypeScriptSdkCalendarsDocs
Get TypeScript SDK calendars docs
getTypeScriptSdkWebhooksDocs
Get TypeScript SDK webhooks docs
getTranscriptSeekerDocs
Get Transcript Seeker docs
getSpeakingBotsDocs
Get Speaking Bots docs
getDocsByCategory
Get docs by specific category name