Clavis
FreeNot checkedEncrypted credential vault for AI agents — auto OAuth refresh, rate limiting, audit logging.
About
Encrypted credential vault for AI agents — auto OAuth refresh, rate limiting, audit logging.
README
Secure credential management for Claude Desktop and MCP servers.
Features
- 🔐 Encrypted credential storage (AES-256)
- 🔄 Automatic OAuth token refresh
- ⚡ Distributed rate limiting
- 📊 Full audit logging
Installation
npx @clavisagent/mcp-server
Or install globally:
npm install -g @clavisagent/mcp-server
Usage with Claude Desktop
Add the following to your Claude Desktop configuration file (claude_desktop_config.json):
{
"mcpServers": {
"clavis": {
"command": "npx",
"args": ["-y", "@clavisagent/mcp-server"]
}
}
}
Usage with Claude Code
claude mcp add clavis -- npx -y @clavisagent/mcp-server
Available Tools
| Tool | Description |
|---|---|
get_credentials |
Retrieve a valid access token or API key for a named service |
list_services |
List all services with stored credentials |
check_credential_status |
Check the status and expiry of credentials for a service |
License
MIT
Install Clavis in Claude Desktop, Claude Code & Cursor
unyly install clavisInstalls into Claude Desktop, Claude Code, Cursor & VS Code — handles npx, uvx and build-from-source repos for you.
First time? Get the CLI: curl -fsSL https://unyly.org/install | sh
Or configure manually
Run in your terminal:
claude mcp add clavis -- npx -y @clavisagent/mcp-serverFAQ
Is Clavis MCP free?
Yes, Clavis MCP is free — one-click install via Unyly at no cost.
Does Clavis need an API key?
No, Clavis runs without API keys or environment variables.
Is Clavis hosted or self-hosted?
Self-hosted: the server runs locally on your machine via the install command above.
How do I install Clavis in Claude Desktop, Claude Code or Cursor?
Open Clavis on unyly.org, pick your client tab (Claude Desktop, Claude Code, Cursor) and press Install — the config is generated automatically, no JSON editing.
Related MCPs
Fetch
Web content fetching and conversion for efficient LLM usage.
AWS KB Retrieval
Retrieval from AWS Knowledge Base using Bedrock Agent Runtime.
by modelcontextprotocolSpring AI MCP Server
Provides auto-configuration for setting up an MCP server in Spring Boot applications.
llm-analysis-assistant
A very streamlined mcp client that supports calling and monitoring stdio/sse/streamableHttp, and can also view request responses through the /logs page. It also
by xuzexin-hzCompare Clavis with
Not sure what to pick?
Find your stack in 60 seconds
Author?
Embed badge for your README
Browse similar
All ai MCPs
