MCP ConfigsMay 14, 2026·2 min read

Klavis — MCP Integration Platform (Strata + SDK)

Klavis is an MCP integration platform: run hosted or self-hosted Strata servers, with Python/TS SDK + REST for creating tool instances (5.7k★).

Agent ready

Safe staging for this asset

This asset is staged first. The copied prompt tells the agent to inspect the staged files and ask before activating scripts, MCP config, or global config.

Stage only · 17/100Policy: stage
Agent surface
Any MCP/CLI agent
Kind
Mcp Config
Install
Stage only
Trust
Trust: Established
Entrypoint
Asset
Safe staging command
npx -y tokrepo@latest install e6ed9db9-acc2-5994-a04a-f82cc6409f0a --target codex

Stages files first; activation requires review of the staged README and plan.

Intro

Klavis is an MCP integration platform: run hosted or self-hosted Strata servers, with Python/TS SDK + REST for creating tool instances (5.7k★).

Best for: Teams that want to standardize MCP tool integrations (hosted or self-hosted) and programmatically provision server instances

Works with: Docker (for self-hosted servers), Python/TypeScript SDKs, and MCP clients that consume stdio servers (e.g., Playwright MCP)

Setup time: 10-30 minutes

Main

  • Multiple entry points: the README shows cloud-hosted, self-hosted, SDK, and REST API options—pick the smallest surface you need.
  • Self-host example: includes a runnable GHCR image (github-mcp-server) so you can try an MCP integration without writing code.
  • Strata as a local layer: documents installing strata-mcp and adding a Playwright MCP stdio server, which is a practical “tool registry” workflow.
  • SDK provisioning: provides Python/TS code snippets to create Strata servers and individual MCP server instances programmatically.

FAQ

  • Do I have to use the cloud?: No. The README includes a self-host option using Docker images and local Strata.
  • What is the fastest demo?: Run the GHCR image locally and then connect an MCP client to the exposed endpoint.
  • How do I add more tools?: Use strata add --type stdio ... to register additional MCP servers (as documented).
🙏

Source & Thanks

Source: https://github.com/Klavis-AI/klavis > License: Apache-2.0 > GitHub stars: 5734 · forks: 546

Discussion

Sign in to join the discussion.
No comments yet. Be the first to share your thoughts.

Related Assets