MCPHub

0 serversUpdated Aug 28, 2026

ServersTrendingCategories
MCPHub

Catalog

  • Servers
  • Trending
  • Categories

Company

  • About

Shout out

  • Formatly
  • Hirime

Searchable catalog of Model Context Protocol servers. Find tools that connect your AI assistant to the services and data you use.

PrivacyTerms

© 2026 MCPHub

Servers/Code Execution/plori-ai/plori
Code ExecutionOfficialGo
P

plori-ai/plori

Give your AI agent its own cloud computer. Create and drive hosted plori agents (persistent disk, real tools, memory that survives between sessions) over a remote MCP server: invoke an agent and read its reply, manage the human-in-the-loop queue, and schedule deferred runs. OAuth 2.1 sign-in or API key.

0 starsUpdated Aug 28, 2026
View on GitHub

Ads

Overview

Give your AI agent its own cloud computer. Create and drive hosted plori agents (persistent disk, real tools, memory that survives between sessions) over a remote MCP server: invoke an agent and read its reply, manage the human-in-the-loop queue, and schedule deferred runs. OAuth 2.1 sign-in or API key.

Installation

claude mcp add --transport http plori https://api.plori.ai/mcp

Configuration

Configuration example is not available yet.

Capabilities

  • Manage agents

    Ask to `list_agents`, inspect details, create, or delete persistent cloud agents with their own disk and tools.

  • Run agents and fetch results

    Invoke an agent via `run_agent` (blocking or fire-and-forget), list runs, retrieve past outputs, or cancel in-flight executions.

  • Handle human-in-the-loop

    List an agent's pending questions with `list_questions` and submit answers to unblock its work.

  • Schedule deferred work

    Use `schedule_run` to queue an agent to execute later while you're away.

  • Inspect workflows

    `list_workflows` (filter by agent or unassigned), read step projections with `get_workflow`, or fetch exact version definitions via `get_workflow_version`.

  • Check account status

    Query `get_credits`, `get_usage`, `get_disk`, and `list_connections` to monitor balances, resource usage, and OAuth provider status.

Tags

  • development
  • awesome-list

Related MCP servers

C

Context7 MCP

Official

Official Context7 MCP server that brings up-to-date, version-specific library documentation and code examples into AI coding prompts.

61.3kCode ExecutionUpdated Today
C

Chrome DevTools MCP

Official

Official Chrome DevTools MCP server for controlling and inspecting a live Chrome browser from coding agents such as Gemini, Claude, Cursor, and Copilot.

49.9kCode ExecutionUpdated Today
M

Mastra/mcp

Official

Client implementation for Mastra, providing seamless integration with MCP-compatible AI models and tools.

27.5kCode ExecutionUpdated Today

GitHub MCP Server

Official

Connect your AI assistant to GitHub repositories, issues, pull requests, and search.

12.4kCode ExecutionUpdated 2 days ago