mcp-on-vercel-documentation

mcp-on-vercel-documentation

3.2

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

  1. listCategories

    List all available categories

  2. getAllDocs

    Get all documentation content

  3. getApiDocs

    Get API documentation

  4. getCalendarsDocs

    Get Calendars API docs

  5. getMeetingsDocs

    Get Meetings API docs

  6. getUsersDocs

    Get Users API docs

  7. getWebhooksDocs

    Get Webhooks API docs

  8. getSdkDocs

    Get SDK docs

  9. getTypeScriptSdkDocs

    Get TypeScript SDK docs

  10. getTypeScriptSdkCommonDocs

    Get TypeScript SDK common docs

  11. getTypeScriptSdkBotsDocs

    Get TypeScript SDK bots docs

  12. getTypeScriptSdkCalendarsDocs

    Get TypeScript SDK calendars docs

  13. getTypeScriptSdkWebhooksDocs

    Get TypeScript SDK webhooks docs

  14. getTranscriptSeekerDocs

    Get Transcript Seeker docs

  15. getSpeakingBotsDocs

    Get Speaking Bots docs

  16. getDocsByCategory

    Get docs by specific category name