Extend Agent Plugin
FreeNot checkedExtend document processing for agents: plugin bundling the hosted Extend MCP server with platform and CLI skills (Agent Plugins + Claude plugin formats)
About
Extend document processing for agents: plugin bundling the hosted Extend MCP server with platform and CLI skills (Agent Plugins + Claude plugin formats)
README
Document processing for agents, packaged as a plugin. Extend turns unstructured documents (PDFs, images, Office files, spreadsheets) into structured data: parsing, field extraction, classification, splitting, PDF form filling, and multi-step document workflows.
This plugin bundles:
- The hosted Extend MCP server (
https://mcp.extend.ai/mcp): 80+ tools covering extraction, parsing, classification, splitting, PDF editing, workflows, files, webhooks, and evaluations. Sign-in is OAuth: your client opens a browser window where you choose the workspace and environment the connection may use. The server teaches its own cross-tool usage patterns through MCP server instructions and per-response guidance, so no companion skill is needed for it. extend-apiskill: a compact brief for agents writing integration code against the Extend API and SDKs: endpoints, schema rules, sync-vs-async patterns, webhooks, and error handling.extend-cliskill: how to drive the extend CLI for shell, script, and CI work against local files.
The skills also install standalone, without the plugin:
npx skills add extend-hq/extend-agent-plugin
Install
- Cursor: install "Extend" from the Cursor Marketplace,
or load this repository from
~/.cursor/plugins/local/for development. - Claude Code:
claude plugin install extendonce listed in the plugin directory, or add this repository as a plugin marketplace. - Any MCP client: you don't need the plugin to use Extend; connect
directly to
https://mcp.extend.ai/mcp(Streamable HTTP + OAuth). See the connection guide for per-client instructions.
Repository layout
Two manifest formats coexist so one repository serves both ecosystems:
| Path | Purpose |
|---|---|
plugin.json, mcp.json |
Agent Plugins standard (Cursor and other conformant clients) |
.claude-plugin/plugin.json, .mcp.json |
Claude plugin manifest |
skills/ |
Agent Skills shared by both formats |
Privacy and terms
The MCP server calls the Extend API on your behalf under the workspace and environment you approve at sign-in. See Extend's privacy policy, terms, and security overview. Support: [email protected].
License
MIT; see LICENSE. The license covers this plugin packaging; the Extend platform and hosted MCP server are Extend's commercial services.
Installing Extend Agent Plugin
This server has no published package — it is built from source. Open the repository and follow its README.
▸ github.com/extend-hq/extend-agent-pluginFAQ
Is Extend Agent Plugin MCP free?
Yes, Extend Agent Plugin MCP is free — one-click install via Unyly at no cost.
Does Extend Agent Plugin need an API key?
No, Extend Agent Plugin runs without API keys or environment variables.
Is Extend Agent Plugin hosted or self-hosted?
Self-hosted: the server runs locally on your machine via the install command above.
How do I install Extend Agent Plugin in Claude Desktop, Claude Code or Cursor?
Open Extend Agent Plugin on unyly.org, pick your client tab (Claude Desktop, Claude Code, Cursor) and press Install — the config is generated automatically, no JSON editing.
Related MCPs
Fetch
Web content fetching and conversion for efficient LLM usage.
Roblox Studio
Enables AI coding tools to control Roblox Studio for workspace exploration, instance manipulation, and script management. It provides tools for playtesting, sce
by paralovAWS KB Retrieval
Retrieval from AWS Knowledge Base using Bedrock Agent Runtime.
by modelcontextprotocolSpring AI MCP Server
Provides auto-configuration for setting up an MCP server in Spring Boot applications.
llm-analysis-assistant
A very streamlined mcp client that supports calling and monitoring stdio/sse/streamableHttp, and can also view request responses through the /logs page. It also
by xuzexin-hzMCP-Agent
A simple, composable framework to build agents using Model Context Protocol by [LastMile AI](https://www.lastmileai.dev)
by lastmile-aiSpring AI MCP Client
Provides auto-configuration for MCP client functionality in Spring Boot applications.
mcp.natoma.ai
A Hosted MCP Platform to discover, install, manage and deploy MCP servers by [Natoma Labs](https://www.natoma.ai)
MCPHub
Website to list high quality MCP servers and reviews by real users. Also provide online chatbot for popular LLM models with MCP server support.
MCP Servers Rating and User Reviews
Website to rate MCP servers, write authentic user reviews, and [search engine for agent & mcp](http://www.deepnlp.org/search/agent)
Compare Extend Agent Plugin with
Not sure what to pick?
Find your stack in 60 seconds
Author?
Embed badge for your README
Browse similar
All ai MCPs
