Mobiscroll
Build scheduling, booking, planning, and resource management workflows with flexible UI. Integrate with Google Calendar, Outlook, Apple Calendar, and CalDAV.
https://mobiscroll.com/Opens ChatGPT on the web or desktop and asks it to use the WebMCP tools available here.
Connect straight to this server’s public endpoint.
https://mcp.mobiscroll.com/We add this server to your workspace, then open Studio — saved access, one connection to many servers, with a history of what ran.
Last probed Sep 14, 2026 · mcp.mobiscroll.com
14tools discovered
Resolve Environment
REQUIRED FIRST CALL. Read the project's package.json (the repository root, or the nearest one above the file you are editing) and pass its full raw text as packageJsonContent. This server runs remotely and CANNOT read your local files; without packageJsonContent it cannot detect your Mobiscroll version and will return an error. Do not guess the version, and do NOT skip package.json by passing only `framework`. In a monorepo, send the package.json nearest the Mobiscroll code (the one that declare
List Components
Returns all available Mobiscroll UI components for a given framework and major version, with a short description and entity count for each.
Get Component Schema
Returns the API schema (options, events, methods, renderers) for a Mobiscroll component. Two-step, token-efficient flow: (1) call WITHOUT names to get a compact index - every entity as name + kind + tsType + a one-line summary. (2) Review the index, then call AGAIN with names:[...] to get the full details (complete description, default value, related entities) for only the entities you will actually use. Optionally pass kind to narrow to one entity type. The full schema is large, so prefer this
Search Examples
Search for Mobiscroll examples by query, framework, major version, and component filters. Supports multi-keyword queries — all keywords must match (AND logic). Results are sorted by relevance (title matches rank highest).
Get Example By Id
Get a complete example by ID, including source files, description, and implementation instructions (when available).
Validate Code
Validate a code snippet against the component schema, checking for unknown props/events/methods and deprecated usage. Static analysis only — no execution.
Resolve Connect Environment
Detects which Mobiscroll Connect SDK (language + version) a project depends on, and echoes the served pack versions. When using the MCP server over HTTP, the server cannot read local files — read the project's dependency manifest yourself (package.json / pyproject.toml / composer.json / *.csproj / pom.xml / go.mod / Gemfile) and pass its content via manifestContent. Call this first.
List Connect Endpoints
Lists all Mobiscroll Connect REST API endpoints (method, path, summary, auth). Use getConnectEndpointSchema for full parameter/response detail of one endpoint.
Get Connect Endpoint Schema
Returns the full schema of a single Connect REST endpoint: method, path, parameters (query/body) with types, authentication, response statuses, and examples. Resolve by endpointId (from listConnectEndpoints) or by method + path.
List Connect Sdk Methods
Lists the resources (auth, calendars, events) and methods exposed by one language's Connect SDK. Use getConnectSdkMethod for the full signature/doc of one method.
Get Connect Sdk Method
Returns the full schema of one SDK method in one language: signature, parameters, return type, doc comment, and example. Identify the method by canonical id ("events.create"), by the language method name ("ListAsync"), or "resource.method".
Search Connect
Keyword search across Connect REST endpoints and SDK methods. Space-separated keywords, all must match (AND). Results sorted by relevance.
Map Connect Endpoint To Sdk
Given a Connect REST endpoint, returns the equivalent SDK call (method name, signature, example) in each language. Resolve by endpointId or by method + path. Optionally restrict to one language.
Get Connect Error Taxonomy
Returns the shared Connect error taxonomy: each error category with its HTTP status and the language-idiomatic exception type. Optionally filter the exception column to one language.
Get your MCP into directories
A working endpoint is step one. Directory coverage is the coordinated launch across ChatGPT, Claude, Cursor, the MCP Registry, and community indexes.
Directory coverage for brandsBuild scheduling, booking, planning, and resource management workflows with flexible UI. Integrate with Google Calendar, Outlook, Apple Calendar, and CalDAV.
Use the MCP endpoint listed on this page in your MCP client configuration. One-click install pills support Claude, Cursor, VS Code, and other hosts. Copy the remote MCP URL if your client needs a manual entry.
Operate Mobiscroll? Verify ownership to take over this directory entry.
This server appears in the MCPBundles directory. Verify you operate it to take over the listing — name, description, logo, contact email, and skill content. We email a 6-digit code to a maintainer address your server publishes in /.well-known/security.txt or /.well-known/mcpbundles.json. Free, takes about a minute.
MCPBundles probed 14 tools on the live server. The tool list on this page reflects what was discovered at the last refresh — connect your client to see the full set available to your session.
No provider sign-in was required during MCPBundles' probe. Your client may still need MCPBundles credentials depending on how you connect.
MCPBundles is an independent platform built on the open Model Context Protocol standard. Not affiliated with Anthropic PBC or Claude.