MCP.so
登录

Runik Ai

@eZhing

关于 Runik Ai

Business management platform controlled entirely through conversation. Describe your business and AI builds your complete system — tables, views, dashboards, reports, chatbot

基本信息

分类

AI 与智能体

传输方式

stdio

发布者

eZhing

提交者

Santiago Habit

配置

使用下面的配置,将此服务器添加到你的 MCP 客户端。

{
  "mcpServers": {
    "runik-ai": {
      "url": "https://runikapp.com/mcp",
      "transport": "streamable-http"
    }
  }
}

工具

未检测到工具

工具是从 README 中自动提取的。维护者可以在 ## Tools 标题下列出工具,即可填充这部分内容。

概览

What is Runik Ai?

Runik Ai is a remote MCP server that lets AI assistants manage business data through natural language. It implements the Model Context Protocol (MCP), exposing 40+ tools for creating tables, managing records, building views, running automations, and more.

How to use Runik Ai?

Connect any MCP client to https://runikapp.com/mcp via Streamable HTTP (recommended) or https://runikapp.com/mcp/sse for legacy clients. Authentication uses OAuth 2.1 with PKCE (S256). For Claude Desktop or Cline, add a JSON config entry with the URL and transport type. Alternatively, install via Smithery using the CLI command npx @smithery/cli install @shabit/runik-ai.

Key features of Runik Ai

  • 40+ tools for data management and automation
  • OAuth 2.1 with PKCE (S256) authentication
  • Per-tenant data isolation for each company
  • Rate limiting at 100 requests per minute per user
  • 26 ready-to-use industry templates with sample data
  • Built-in integrations for WhatsApp, Telegram, and Discord

Use cases of Runik Ai

  • Set up a restaurant database with tables for menu items, orders, reservations, and inventory
  • Manage a CRM pipeline with clients, opportunities, and quotes
  • Track patient records and appointments in a healthcare or dental clinic
  • Run a real estate business with properties, showings, and offers
  • Monitor livestock production including herd, breeding, and health records

FAQ from Runik Ai

What authentication does Runik Ai use?

Runik Ai uses OAuth 2.1 with PKCE (S256) and no client secrets. Dynamic Client Registration is handled automatically by the server.

How is data isolated between users?

Each company has its own database, ensuring per-tenant data isolation.

What are the runtime and transport requirements?

Runik Ai is a remote MCP server reachable via Streamable HTTP or SSE. No local runtime is required beyond any MCP client. Rate limiting is set at 100 requests per minute per user.

评论

AI 与智能体 分类下的更多 MCP 服务器