runn-mcp
by CodecoolGlobal · documents · mcp-server, glama
A generic MCP server that wraps the Runn REST API v1 (read + write) with ID-based tools and dry-run safety for write operations.
Source: https://github.com/CodecoolGlobal/runn-mcp
Install
git clone https://github.com/CodecoolGlobal/runn-mcpTags: mcp-server, glama
Source: glama
About documents MCP servers and Claude skills
documents MCP servers extend what AI agents can do inside Claude Code, Cursor, Copilot, Codex, and Windsurf. The Skiln directory indexes 16,000+ such integrations across 22 categories.
runn-mcp is one of hundreds of documents entries indexed on Skiln. Browse the full documents category or the complete directory of Claude skills, MCP servers, agents, commands, and hooks.
Related documents MCPs and skills
- google-workspace by CodecoolGlobal
Enables interaction with Google Workspace (Drive, Docs, Sheets, Gmail) via MCP tools, using OAuth credentials stored locally or inline.
- Mistral OCR MCP Server by uuina
Enables OCR processing of local files and public URLs using Mistral OCR. Provides tools for health checks, key management, page listing, and generating Markdown output.
- mcp-memory-vault by Akshat2190
A self-hosted memory layer for Claude using plain markdown files, enabling persistent context across different Claude accounts.
- hashnode-mcp-server by kieksme
MCP server for Hashnode GraphQL API to create drafts, publish posts, and manage your blog via Claude.
- ucontrol-mcp by codefitz
MCP server for uControl, enabling read and write operations on schema, assets, and uMap via segregated tools with authentication.
- permission-aware-mcp by TanvirIslam-BD
Enables secure file system operations (read, write, delete) and simulated command execution with server-enforced permission policies, risk assessment, and human-in-the-loop approval.
- image-relay-mcp by qa594741
Enables image generation and editing via third-party relay services. Returns local file paths and Markdown display hints.
- MCPCloud by carsor007
A self-hosted MCP gateway that lets you write Python functions and register them as skills to be used as tools by any MCP-compatible client like Claude Desktop or Claude API.
Frequently asked questions
How do I install runn-mcp?
Add the install command above to your Claude Code, Cursor, or Windsurf MCP configuration. Most servers register via npx, a local command, or a Docker image. Refer to the source repository for environment variables and credential requirements.
Which clients support runn-mcp?
Any MCP-compatible client works: Claude Desktop, Claude Code CLI, Cursor, Windsurf, Zed, and VS Code with the official MCP extension. OpenAI Codex and GitHub Copilot increasingly support MCP via adapter bridges.
Is runn-mcp free?
The server itself is typically open source. Any upstream service (API keys, paid tiers, hosted infrastructure) may have its own pricing. Check the source repository for details.