MCP.so
登录

Noorle — AI Agent Runtime & MCP Gateways

@noorle

关于 Noorle — AI Agent Runtime & MCP Gateways

Noorle is a managed AI agent runtime with secure MCP gateways: built-in tools, custom WASM plugins, and 1,000+ connectors — auth, rate limits, and audit logs included.

基本信息

分类

开发工具

传输方式

stdio

发布者

noorle

提交者

scollins99

配置

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

{
  "mcpServers": {
    "noorle": {
      "url": "https://mcp-{gateway-id}.noorle.com",
      "transport": "sse",
      "headers": {
        "X-API-Key": "<YOUR_NOORLE_API_KEY>"
      }
    }
  }
}

工具

未检测到工具

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

概览

What is Noorle — AI Agent Runtime & MCP Gateways?

Noorle is a managed AI agent runtime that provides secure MCP (Model Context Protocol) gateways. Each gateway is an authenticated MCP endpoint that aggregates built-in tools (Web Search, Code Runner, Files, HTTP Client, Browser, Sandbox, Knowledge Retrieval), custom WebAssembly plugins (Python, TypeScript, JavaScript, Go, Rust), and connectors to external services via REST/OpenAPI or any MCP server. It works with any MCP-compatible client and requires no self‑hosted infrastructure.

How to use Noorle — AI Agent Runtime & MCP Gateways?

Get started in about five minutes by creating a gateway at Noorle’s website, then connect it from any MCP client (Claude Desktop, Claude Code, Cursor, Continue.dev, Cline, or custom agents) using the assigned endpoint and API‑key or OAuth authentication. The gateway supports both Streamable HTTP and stateless HTTP transports.

Key features of Noorle — AI Agent Runtime & MCP Gateways

  • Managed MCP endpoints with per‑gateway authentication (API‑key or OAuth)
  • Built‑in tools: Web Search, Code Runner, Files, HTTP Client, Browser, Sandbox, Knowledge Retrieval
  • Custom plugins as sandboxed WebAssembly in Python, TypeScript, JavaScript, Go, or Rust
  • Connectors to external services via REST/OpenAPI import or any MCP server
  • Per‑client rate limits and full audit logging for every call
  • No infrastructure to host; setup in approximately five minutes

Use cases of Noorle — AI Agent Runtime & MCP Gateways

  • Equip an AI assistant in Claude Desktop or Cursor with web search and code execution capabilities.
  • Build a custom sandboxed plugin for file access or HTTP requests and expose it through a secure endpoint.
  • Connect an existing REST API to an AI agent by importing its OpenAPI spec as a gateway capability.
  • Aggregate tools from multiple sources (built‑in, custom plugins, external MCP servers) into a single authenticated MCP endpoint.
  • Audit and rate‑limit API calls from different clients using a centralized gateway dashboard.

FAQ from Noorle — AI Agent Runtime & MCP Gateways

What is an MCP gateway?

A single authenticated endpoint (mcp-{id}.noorle.com) that aggregates built‑in tools, custom plugins, and external connectors, exposing only the capabilities you choose to any MCP‑compatible client.

How does authentication work?

Every gateway enforces API‑key or OAuth authentication. You configure which clients are allowed and can apply per‑client rate limits.

Which programming languages are supported for custom plugins?

Custom plugins run as sandboxed WebAssembly and can be written in Python, TypeScript, JavaScript, Go, or Rust.

What clients can connect to a Noorle gateway?

Any MCP‑compatible client works, including Claude Desktop, Claude Code, Cursor, Continue.dev, Cline, or your own custom agents.

Where can I find documentation and examples?

Quickstart guide: https://noorle.com/docs/use/five-minute-quickstart
Plugin examples: https://github.com/noorle/plugin-examples
Full documentation: https://noorle.com/docs/

评论

开发工具 分类下的更多 MCP 服务器