Klavis AI (YC X25): Open Source MCP integration for AI applications
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!
Klavis AI removes the barrier to using MCPs by providing:
To run self hosted versions, check out the detailed readme in each MCP server and MCP client below.
Sign up for Klavis platform and create your API key
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!
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!
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.
This project is licensed under the MIT License - see the LICENSE file for details.
No configuration available
This service may require manual configuration, please check the details on the left
Related projects feature coming soon
Will recommend related projects based on sub-categories