Nextcloud MCP Server for Vercel AI SDKGive Vercel AI SDK instant access to 16 tools to Create Folder, Create Share, Delete App Password, and more
The Vercel AI SDK is the TypeScript toolkit for building AI-powered applications. Connect Nextcloud through Vinkius and every tool is available as a typed function. ready for React Server Components, API routes, or any Node.js backend.
Ask AI about this MCP Server for Vercel AI SDK
The Nextcloud MCP Server for Vercel AI SDK is a standout in the Productivity category — giving your AI agent 16 tools to work with, ready to go from day one.
Vinkius delivers Streamable HTTP and SSE to any MCP client
import { createMCPClient } from "@ai-sdk/mcp";
import { generateText } from "ai";
import { openai } from "@ai-sdk/openai";
async function main() {
const mcpClient = await createMCPClient({
transport: {
type: "http",
// Your Vinkius token. get it at cloud.vinkius.com
url: "https://edge.vinkius.com/[YOUR_TOKEN_HERE]/mcp",
},
});
try {
const tools = await mcpClient.tools();
const { text } = await generateText({
model: openai("gpt-4o"),
tools,
prompt: "Using Nextcloud, list all available capabilities.",
});
console.log(text);
} finally {
await mcpClient.close();
}
}
main();
* Every MCP server runs on Vinkius-managed infrastructure inside AWS - a purpose-built runtime with per-request V8 isolates, Ed25519 signed audit chains, and sub-40ms cold starts optimized for native MCP execution. See our infrastructure
About Nextcloud MCP Server
Connect your Nextcloud instance to any AI agent and take full control of your self-hosted productivity suite through natural conversation.
The Vercel AI SDK gives every Nextcloud tool full TypeScript type inference, IDE autocomplete, and compile-time error checking. Connect 16 tools through Vinkius and stream results progressively to React, Svelte, or Vue components. works on Edge Functions, Cloudflare Workers, and any Node.js runtime.
What you can do
- File & Folder Management — List, create, and delete files or folders within your Nextcloud storage directly from the chat.
- Advanced Sharing — Create and manage shares for users, groups, or public links with custom permissions and passwords.
- User & Admin Tools — List users (admin only), fetch detailed user profiles, and inspect server capabilities and enabled apps.
- Presence & Status — Get or set your online status and custom status messages with emojis to keep your team informed.
- Activity Tracking — Monitor recent activities and changes within your Nextcloud environment.
The Nextcloud MCP Server exposes 16 tools through the Vinkius. Connect it to Vercel AI SDK in under two minutes — credentials fully managed, no infrastructure to provision, no vendor lock-in. Your configuration, your data, your control.
All 16 Nextcloud tools available for Vercel AI SDK
When Vercel AI SDK connects to Nextcloud through Vinkius, your AI agent gets direct access to every tool listed below — spanning file-sharing, cloud-hosting, self-hosted, and more. Every call runs in a secure, isolated environment with full audit visibility. Beyond a simple connection, you get real-time monitoring of agent activity, enterprise governance, and optimized token usage.
Create folder on Nextcloud
Create a new folder in Nextcloud (WebDAV)
Create share on Nextcloud
Share Types: 0=User, 1=Group, 3=Public Link, 4=Email, 6=Federated, 7=Circle, 10=Talk. Create a new Nextcloud share
Delete app password on Nextcloud
Delete the current app password
Delete file on Nextcloud
Delete a file or folder in Nextcloud (WebDAV)
Delete share on Nextcloud
Delete a Nextcloud share
Get app password on Nextcloud
Requires authenticating with the real user password. Generate a new app password
Get capabilities on Nextcloud
Get Nextcloud server capabilities
Get user on Nextcloud
Get details for a specific Nextcloud user
Get user status on Nextcloud
Get current user status
List activities on Nextcloud
List Nextcloud activity stream
List files on Nextcloud
Path is relative to the user root. List files in a Nextcloud directory (WebDAV)
List shares on Nextcloud
List all Nextcloud shares
List users on Nextcloud
Requires admin privileges. List Nextcloud users (Admin only)
Set user status on Nextcloud
Set user online status
Set user status message on Nextcloud
Set custom user status message
Update share on Nextcloud
Update an existing Nextcloud share
Connect Nextcloud to Vercel AI SDK via MCP
Follow these steps to wire Nextcloud into Vercel AI SDK. The entire setup takes under two minutes — your credentials stay safe behind Vinkius.
Install dependencies
npm install @ai-sdk/mcp ai @ai-sdk/openaiReplace the token
[YOUR_TOKEN_HERE] with your Vinkius tokenRun the script
agent.ts and run with npx tsx agent.tsExplore tools
Why Use Vercel AI SDK with the Nextcloud MCP Server
Vercel AI SDK provides unique advantages when paired with Nextcloud through the Model Context Protocol.
TypeScript-first: every MCP tool gets full type inference, IDE autocomplete, and compile-time error checking out of the box
Framework-agnostic core works with Next.js, Nuxt, SvelteKit, or any Node.js runtime. same Nextcloud integration everywhere
Built-in streaming UI primitives let you display Nextcloud tool results progressively in React, Svelte, or Vue components
Edge-compatible: the AI SDK runs on Vercel Edge Functions, Cloudflare Workers, and other edge runtimes for minimal latency
Nextcloud + Vercel AI SDK Use Cases
Practical scenarios where Vercel AI SDK combined with the Nextcloud MCP Server delivers measurable value.
AI-powered web apps: build dashboards that query Nextcloud in real-time and stream results to the UI with zero loading states
API backends: create serverless endpoints that orchestrate Nextcloud tools and return structured JSON responses to any frontend
Chatbots with tool use: embed Nextcloud capabilities into conversational interfaces with streaming responses and tool call visibility
Internal tools: build admin panels where team members interact with Nextcloud through natural language queries
Example Prompts for Nextcloud in Vercel AI SDK
Ready-to-use prompts you can give your Vercel AI SDK agent to start working with Nextcloud immediately.
"Show me the capabilities and enabled apps of my Nextcloud server."
"Create a public share link for the folder '/Documents/Project-Alpha' with read-only permissions."
"Set my status to 'away' and my message to 'Out for lunch' with a pizza emoji."
Troubleshooting Nextcloud MCP Server with Vercel AI SDK
Common issues when connecting Nextcloud to Vercel AI SDK through Vinkius, and how to resolve them.
createMCPClient is not a function
npm install @ai-sdk/mcpNextcloud + Vercel AI SDK FAQ
Common questions about integrating Nextcloud MCP Server with Vercel AI SDK.
How does the Vercel AI SDK connect to MCP servers?
createMCPClient from @ai-sdk/mcp and pass the server URL. The SDK discovers all tools and provides typed TypeScript interfaces for each one.Can I use MCP tools in Edge Functions?
Does it support streaming tool results?
useChat and streamText that handle tool calls and display results progressively in the UI.Explore More MCP Servers
View all →
TheMealDB Alternative
10 toolsSearch recipes, browse ingredients, and discover meals from global cuisines via AI.

Wiktionary
2 toolsUniversal linguistic intelligence — get word definitions, etymologies, and examples via AI.
SafeCube Container Tracking
4 toolsTrack maritime containers — audit shipments and events via AI.

Omnitracs Fleet Intelligence
10 toolsManage your fleet and logistics via Omnitracs — track vehicles, drivers, and shipments directly from your AI agent.
