MCP cover image

Klavis AI (YC X25): Open Source MCP integration for AI applications

508

Github Watches

93

Github Forks

508

Github Stars

Production-ready MCP integrations for AI applications

Documentation Website Discord YouTube Demo License: MIT

Introduction

Klavis AI makes it effortless to connect to production-ready MCP servers & clients at scale. Integrate MCPs with your AI applications in a minute, and scale to millions of users using our open-source infrastructure, hosted servers, and multi-platform clients!

✨ Key Features

Klavis AI removes the barrier to using MCPs by providing:

  • Production-Ready MCP Servers: All our MCP Servers come from official sources or are internally evaluated by Klavis and our customers.
  • Built-In Authentications: Secure authentication out of the box for both developers and end-users.
  • MCP Client Integrations: We support MCP Client Integration, allowing you to interact via Klavis Slack, Discord, or web MCP client and integrate into your workflows seamlessly.
  • 100+ Tool Integrations & Customizations: Support for various tools and customized MCP servers tailored to your needs.

🚀 Quick Start

To run self hosted versions, check out the detailed readme in each MCP server and MCP client below.

MCP Servers

MCP Clients

Hosted solutions

  1. Sign up for Klavis platform and create your API key

  2. Create a new MCP server instance

curl --request POST \
  --url https://api.klavis.ai/mcp-server/instance/create \
  --header 'Authorization: Bearer <KLAVIS_API_KEY>' \
  --header 'Content-Type: application/json' \
  --data '{
  "serverName": "<MCP_SERVER_NAME>",
  "userId": "<USER_ID>",
  "platformName": "<PLATFORM_NAME>"
}'

Note: It will return an MCP server URL that takes care of everything for you!

  1. Set up auth token or use our in-house OAuth flow (if the MCP Server requests private info)
curl --request POST \
  --url https://api.klavis.ai/mcp-server/instance/set-auth-token \
  --header 'Authorization: Bearer <KLAVIS_API_KEY>' \
  --header 'Content-Type: application/json' \
  --data '{
  "instanceId": "<string>",
  "authToken": "<string>"
}'

Check out our documentation for more details!

🤝 Contributing

We love contributions! Please check our Contributing Guidelines for details on how to submit changes. Join our Discord community to discuss ideas and get help.

📜 License

This project is licensed under the MIT License - see the LICENSE file for details.

相关推荐

  • langgenius
  • Dify is an open-source LLM app development platform. Dify's intuitive interface combines AI workflow, RAG pipeline, agent capabilities, model management, observability features and more, letting you quickly go from prototype to production.

  • alibaba
  • an easy-to-use dynamic service discovery, configuration and service management platform for building AI cloud native applications.

  • microsoft
  • Python tool for converting files and office documents to Markdown.

  • mem0ai
  • Memory for AI Agents; SOTA in AI Agent Memory; Announcing OpenMemory MCP - local and secure memory management.

  • mindsdb
  • AI's query engine - Platform for building AI that can answer questions over large scale federated data. - The only MCP Server you'll ever need

  • labring
  • FastGPT is a knowledge-based platform built on the LLMs, offers a comprehensive suite of out-of-the-box capabilities such as data processing, RAG retrieval, and visual AI workflow orchestration, letting you easily develop and deploy complex question-answering systems without the need for extensive setup or configuration.

  • ibelick
  • The open source ChatGPT alternative for developers. Fast, multi-model AI chat. Agents + MCP coming soon.

  • WangRongsheng
  • 🧑‍🚀 全世界最好的LLM资料总结(视频生成、Agent、辅助编程、数据处理、模型训练、模型推理、o1 模型、MCP、小语言模型、视觉语言模型) | Summary of the world's best LLM resources.

  • mindsdb
  • AI's query engine - Platform for building AI that can answer questions over large scale federated data. - The only MCP Server you'll ever need

  • ankorstore
  • Simple, modular, and observable Go framework for backend applications.

  • udecode
  • Rich-text editor with AI, MCP, and shadcn/ui

  • NPC-Worldwide
  • The AI toolkit for the AI developer

    Reviews

    5 (0)