Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
3 changes: 3 additions & 0 deletions servers/klavis-strata/readme.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
Docs: https://docs.klavis.ai/

You should follow the documentation to get your access token of the MCP and fill that in the secret.
23 changes: 23 additions & 0 deletions servers/klavis-strata/server.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,23 @@
name: klavis-strata
type: remote
dynamic:
tools: true
meta:
category: AI
tags:
- AI
- remote
about:
title: Klavis Strata
description: Klavis Strata MCP is one MCP server for AI agents to use tools reliably at any scale. It has built in integrations with 80+ applications(e.g. Gmail, Notion, Github, Jira). You can connect to multiple applications in one MCP.
icon: https://www.klavis.ai/images/favicon/apple-touch-icon.png
remote:
transport_type: streamable-http
url: https://strata.klavis.ai/mcp/
headers:
Authorization: "Bearer ${STRATA_ACCESS_TOKEN}"
config:
secrets:
- name: strata.access_token
env: STRATA_ACCESS_TOKEN
example: <YOUR_ACCESS_TOKEN>
1 change: 1 addition & 0 deletions servers/klavis-strata/tools.json
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
[]