Esta página se muestra en inglés. Una traducción al español está en curso.
MCP ConfigsMay 14, 2026·2 min de lectura

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★).

Listo para agents

Este activo puede ser leído e instalado directamente por agents

TokRepo expone un comando CLI universal, contrato de instalación, metadata JSON, plan según adaptador y contenido raw para que los agents evalúen compatibilidad, riesgo y próximos pasos.

Native · 94/100Política: permitir
Superficie agent
Cualquier agent MCP/CLI
Tipo
Mcp
Instalación
Bundle
Confianza
Confianza: Established
Entrada
docker run -p 5000:5000 ghcr.io/klavis-ai/github-mcp-server:latest
Comando CLI universal
npx tokrepo install e6ed9db9-acc2-5994-a04a-f82cc6409f0a
Introducción

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).
🙏

Fuente y agradecimientos

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

Discusión

Inicia sesión para unirte a la discusión.
Aún no hay comentarios. Sé el primero en compartir tus ideas.

Activos relacionados