Clavis Mcp Server
@KN0WBOT
关于 Clavis Mcp Server
Secure credential management for AI agents — encrypted storage, auto-refresh, and rate limiting via a single MCP call. Supports OpenAI, Anthropic, Stripe, GitHub, Brave Search, Kalshi, Coinbase, plus generic API key and OAuth2 for any service.
基本信息
配置
使用下面的配置,将此服务器添加到你的 MCP 客户端。
{
"mcpServers": {
"clavis": {
"command": "npx",
"args": [
"-y",
"@clavisagent/mcp-server"
],
"env": {
"CLAVIS_API_KEY": "<YOUR_API_KEY>",
"CLAVIS_BASE_URL": "https://clavisagent.com"
}
}
}
}工具
未检测到工具
工具是从 README 中自动提取的。维护者可以在 ## Tools 标题下列出工具,即可填充这部分内容。
概览
What is Clavis Mcp Server?
Clavis Mcp Server provides credential infrastructure for autonomous AI agents. Instead of storing API keys in environment variables or config files, agents retrieve encrypted, auto-refreshed tokens through a single MCP tool call.
How to use Clavis Mcp Server?
Install via npm (@clavisagent/mcp-server) and configure the server to connect your agents. Agents make a single MCP tool call to retrieve encrypted, auto-refreshed tokens. Consult the docs at https://clavisagent.com/docs/mcp.html for detailed setup.
Key features of Clavis Mcp Server
- AES-128-CBC + HMAC-SHA256 encryption at rest
- Auto OAuth token refresh with proactive 5-minute expiry check and exponential backoff
- Redis-backed distributed rate limiting shared across all agents
- Full audit logging with timestamped credential access
- Dry-run credential check without external API calls
- JWT revocation support
Use cases of Clavis Mcp Server
- Secure credential management for autonomous AI agents
- Centralized API key storage replacing environment variables and config files
- Automated OAuth token refresh to maintain uninterrupted agent operations
- Distributed rate limiting across a fleet of agents
- Auditable credential access for compliance and monitoring
FAQ from Clavis Mcp Server
What services does Clavis Mcp Server support?
OpenAI, Anthropic, Stripe, GitHub, Brave Search, Kalshi, Coinbase, plus generic API key and OAuth2 for any service.
How does credential encryption work?
Credentials are encrypted at rest using AES-128-CBC with HMAC-SHA256.
How does token refresh work?
OAuth tokens are proactively refreshed 5 minutes before expiry using exponential backoff.
Is there rate limiting?
Yes, Redis-backed distributed rate limiting is shared across all agents.
What audit capabilities does it provide?
Every credential access is timestamped and logged for a full audit trail.
搜索 分类下的更多 MCP 服务器
Google Search MCP Server
mixelpixxMCP Server built for use with Claude Code, Claude Desktop, VS Code, Cline - enable google search and ability to follow links and research websites
Google Search Console MCP Server
ahonnA Model Context Protocol (MCP) server providing access to Google Search Console
Search Console Mcp
saurabhsharma2uSearch & analytics data as infrastructure — MCP server for Google Search Console, Bing Webmaster Tools, and GA4, designed for AI agents and automation.
Tavily Mcp
tavily-aiProduction ready MCP server with real-time search, extract, map & crawl.
小红书自动搜索评论工具(MCP Server 2.0)
chenningling这是一款基于 Playwright 开发的小红书自动搜索和评论工具,作为 MCP Server,可通过特定配置接入 MCP Client(如Claude for Desktop),帮助用户自动完成登录小红书、搜索关键词、获取笔记内容及发布AI生成评论等操作。
评论