Sandbox
@metorial/metorial-platform

MCP integration platform for agent apps

Metorial connects agentic apps to APIs, data sources, and tools through MCP. It combines an engine, SDKs, and a dashboard so you can create, test, monitor, and debug integrations in one place.

220 stars24 forksTypeScriptUpdated 7d ago
Who it's for

Builders who want their agent app to talk to external services through MCP.

What it delivers

You can connect an agent app to many tools and data sources with one integration layer instead of custom wiring for each service.

What it does

One-line SDKs

Connects an AI app to an API, data source, or tool with a single function call.

MCP-based connections

Uses the Model Context Protocol to connect models and apps to external systems.

Large server catalog

Includes a searchable catalog of MCP servers for finding integrations.

Embedded MCP Explorer

Lets you test and explore MCP servers inside the dashboard before writing code.

Monitoring and debugging

Records MCP sessions and shows detailed error reports for troubleshooting.

Self-hosting support

Can be run on your own infrastructure with Docker and the self-hosting files.

SDKs for TypeScript and Python

Provides client libraries for JavaScript/TypeScript and Python integration.

API access

Exposes platform features through the API for custom workflows and automation.

README

Metorial

Metorial Platform

The open source integration platform for agentic AI.
Connect any AI model to thousands of APIs, data sources, and tools with a single function call.

[!TIP] Skip the setup and go hosted: The fasted, simplest and most reliable way to use Metorial is to sign up to our hosted platform.

➡️ Get Started (for free)

Introduction

The Metorial Platform is an open source integration platform that makes it easy for developers to connect their AI applications to external data sources, APIs, and tools. It's built to scale to tens or hundreds of thousands of concurrent MCP connections, making it ready for enterprise-grade applications.

If you're interested in the MCP serves that power Metorial, check out the MCP server catalog.

Features

  • ✨ One-liner SDKs: Connect your AI model to any API, data source, or tool with a single function call.
  • 🛠️ Powered by MCP: Metorial is built on the Model Context Protocol, a standard for connecting AI models to external data and tools.
  • 🚀 Get started in minutes: Metorial is designed to be easy to use, with a simple setup process and a unified interface for all your AI integrations.
  • 🕊️ Self-hosting: Metorial's source code is hosted on GitHub and you can self-host it.
  • 👩‍💻 Built for developers: Metorial isn't built for end users, but for developers who need high quality tooling, monitoring, and customization options to build agentic AI applications.

SDKs

Metorial currently provides SDKs for the following languages:

If you want to build a custom integration, check out our API documentation for details on how to use the Metorial API directly.

Motivation

MCP is a powerful standard for connecting AI models to external data and tools, but it focuses on enabling AI clients (like Claude Desktop or Cursor) to connect to tools and data sources. Metorial builds on MCP but makes it a one-liner for developers to connect their AI apps to any API, data source, or tool. Thereby we enable developers to create agentic AI applications that can interact with other systems in a reliable, simple, and secure way.

Tech Stack

  • Model Context Protocol (MCP) - Metorial is powered by the Model Context Protocol, a standard for connecting AI models to external data and tools.
  • Docker - Metorial uses Docker to run MCP servers in a containerized environment, making it easy to deploy and manage.
  • MCP Containers - Metorial provides a collection of pre-built MCP servers in Docker containers.
  • Typescript - Most of Metorial is written in TypeScript.
  • Bun - The core of Metorial runs on Bun, a fast JavaScript runtime that is compatible with Node.js.
  • Go - The MCP engine is written in Go, providing a high-performance backend for Metorial.
  • PostgreSQL - Metorial uses PostgreSQL for data storage.
  • Redis - Metorial uses Redis for caching and real-time data processing.
  • MongoDB - Metorial uses MongoDB for storing usage data and logs.
  • React - The Metorial Dashboard is built with React.

Features

Metorial is built to make it super easy for developers to connect their AI apps to external data and tools. Powered by the Model Context Protocol (MCP), Metorial is built on standards.

Large Server Catalog

The Metorial server index already contains more than 5000 MCP servers. It's a super easy to find and use MCP servers for your AI applications. Everything is searchable and neatly organized, so you can find the right server for your use case.

https://github.com/user-attachments/assets/a171030e-0159-4ce2-9e92-f4fb3f7bfdc6

Embedded MCP Explorer

Test and explore MCP servers directly in the Metorial Dashboard. The embedded MCP Explorer allows you to use any MCP server without leaving the dashboard. This makes it easy to test and debug your integrations before writing any code.

https://github.com/user-attachments/assets/eeb73085-e1d6-4745-988a-385694d26500

Monitoring and Debugging

Every MCP session is recorded and can be reviewed in the Metorial Dashboard. This allows you to monitor and find issues in your integrations. And even better, if an error occurs, Metorial detects it and provides a detailed error report so you can quickly fix the issue.

https://github.com/user-attachments/assets/c676411e-25b6-442a-af22-c8d99e2be25b

Built for Developers

Metorial is built from the ground up for developers. Here are some of the key features that make Metorial a great choice for developers:

  • Customizable: Metorial is highly customizable, allowing you to configure your integrations to fit your needs.
  • Open source: Metorial is open source, so you can run it on your own infrastructure or use our hosted platform.
  • Multi-instance support: Create multiple instances of your Metorial Projects to test different configurations, environments or versions of your integrations.
  • Powerful SDKs: Metorial provides powerful SDKs for JavaScript/TypeScript and Python, making it easy to integrate with your AI applications.
  • Detailed documentation: Metorial provides detailed documentation for all its features, including examples and tutorials to help you get started quickly.
  • Full API access: Every feature of Metorial is accessible via the API, allowing you to build custom integrations and automate your workflows. Theoretically, you could build your own dashboard using the API.
  • Advanced dashboard: The Metorial Dashboard provides a powerful interface for managing your integrations, monitoring your usage, and debugging your MCP servers.

License

Metorial is licensed under the FSL-1.1 license.

Built with ❤️ by Metorial

Files in the repo

Repository payload21 top-level entries
  • .github
  • assets
  • clients
  • deployment
  • scripts
  • self-hosting
  • src
  • .dockerignore
  • .gitignore
  • .gitmodules
  • .prettierrc
  • AUTHORS
  • bun.lock
  • bunfig.toml
  • cli
  • control.toml
  • LICENSE
  • package.json
  • README.md
  • self-hosting.md
  • turbo.json

Discussion (0)

Ask about usage, or say what you built with it

Sign in to join the discussion.

No comments yet. Be the first to say what this is good for.

More connectors

Real-time global intelligence dashboard. AI-powered news aggregation, geopolitical monitoring, and infrastructure tracking in a unified situational awareness interface

86k

High-performance code intelligence MCP server. Indexes codebases into a persistent knowledge graph — average repo in milliseconds. 158 languages, sub-ms queries, 99% fewer tokens. Single static binary, zero dependencies.

43k

Universal provider proxy for OpenAI Codex & Claude Code — use any LLM (Claude, Gemini, Grok, DeepSeek, Ollama…) with Codex CLI, App, SDK, and Claude Code

14k
okf-memory/
okf-agent-memory

Git-native persistent memory for AI coding agents. Implements Google OKF v0.2 with sub-300µs in-memory BM25 search, embedded MCP server, and progressive disclosure. Slashes token bloat by 80% with zero external databases or dependencies. Built in pure Go.

547
tirth8205/
code-review-graph

Local-first code intelligence graph for MCP and CLI. Builds a persistent map of your codebase so AI coding tools read only what matters, with benchmarked context reductions on reviews and large-repo workflows.

31k
2akouwu/
reverify

Stop your AI from making things up — it proposes, deterministic tools decide, every claim checked against ground truth with evidence. Grounded facts and context survive resets. Reverse engineering is the proving ground. MCP server + CLI.

1.1k