Polymer MCP Server (candidate)
No official hosted or remote Model Context Protocol (MCP) server was found for Polymer. This is a CANDIDATE tool list derived from the documented REST operations, showing how a Polymer MCP server could expose the analytics API. Not an official Polymer artifact.
One-click install for Cursor, VS Code, Claude, and 20+ other MCP clients, powered by API Commons MCP Install — visit install.apicommons.org for more information.
Documentation
Documentation link · transport
Tools
list_workspaces— List workspaces available to the API key.create_workspace— Create a new workspace.list_workspace_users— List members of a workspace.list_sources— List connected data sources.list_datasets— List datasets in a workspace.upload_dataset— Upload a dataset (CSV, JSON, Excel).create_merged_dataset— Create a dataset merged from multiple sources.list_boards— List boards (dashboards).create_board— Create a board composed of visualization blocks.update_board— Update an existing board.get_task_status— Poll the status of an async task (import/sync).mint_embed_token— Generate a scoped embed token to render a board to an end user.
About MCP
The Model Context Protocol (MCP) is an open protocol Anthropic introduced for connecting LLM-based agents to external tools and data sources. Providers publish MCP servers that expose their API surface as structured, discoverable tools — an MCP-compatible client (Claude Desktop, Cursor, Cline, Continue, etc.) can connect to the server and call its tools without any per-provider integration code.
Browse every MCP server on the APIs.io network or compare with the broader Agent Skill surfaces of the same providers.