Server data from the Official MCP Registry
Encrypted credential vault for AI agents — auto OAuth refresh, rate limiting, audit logging.
Encrypted credential vault for AI agents — auto OAuth refresh, rate limiting, audit logging.
Valid MCP server (2 strong, 4 medium validity signals). 2 known CVEs in dependencies (0 critical, 2 high severity) Package registry verified. Imported from the Official MCP Registry.
3 files analyzed · 3 issues found
Security scores are indicators to help you make informed decisions, not guarantees. Always review permissions before connecting any MCP server.
This plugin requests these system permissions. Most are normal for its category.
Add this to your MCP configuration file:
{
"mcpServers": {
"io-github-kn0wbot-clavis": {
"args": [
"-y",
"@clavisagent/mcp-server"
],
"command": "npx"
}
}
}From the project's GitHub README.
Secure credential management for Claude Desktop and MCP servers.
npx @clavisagent/mcp-server
Or install globally:
npm install -g @clavisagent/mcp-server
Add the following to your Claude Desktop configuration file (claude_desktop_config.json):
{
"mcpServers": {
"clavis": {
"command": "npx",
"args": ["-y", "@clavisagent/mcp-server"]
}
}
}
claude mcp add clavis -- npx -y @clavisagent/mcp-server
| 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 |
MIT
Be the first to review this server!
by Modelcontextprotocol · Developer Tools
Read, search, and manipulate Git repositories programmatically
by Modelcontextprotocol · Developer Tools
Web content fetching and conversion for efficient LLM usage
by Toleno · Developer Tools
Toleno Network MCP Server — Manage your Toleno mining account with Claude AI using natural language.