Oathe Mcp
@oathe-ai
About Oathe Mcp
MCP server for https://oathe.ai security audits. Runtime behavioral analysis and security scanner for AI systems. Check trust scores before installing MCP servers, plugins, or AI agent skills.
Config
Add this server to your MCP-compatible client using the configuration below.
{
"mcpServers": {
"oathe": {
"command": "npx",
"args": [
"-y",
"oathe-mcp"
]
}
}
}Tools
No tools detected
We auto-extract tools from the README. The maintainer can list them under a ## Tools heading to populate this section.
Overview
What is Oathe Mcp?
Oathe Mcp is an MCP server for Oathe AI security audits that checks trust scores before installing MCP servers, plugins, or AI agent skills. It is designed for developers and users who want to assess the security of third-party tools before integration.
How to use Oathe Mcp?
Oathe Mcp runs with a single command: npx oathe-mcp. No API key or configuration is required. It can be added to Claude Desktop via its configuration file or to Claude Code with claude mcp add. The server exposes five tools: submit_audit, check_audit_status, get_audit_report, get_skill_summary, and search_audits.
Key features of Oathe Mcp?
- No API key or configuration needed
- Submit GitHub or ClawHub URLs for audits
- Poll audit status every 5 seconds
- Retrieve full trust reports with findings
- Search completed audits by verdict or score
Use cases of Oathe Mcp?
- Check the trust score of an MCP server before installing it
- Audit a GitHub repository for security vulnerabilities
- Review lightweight summaries of past audits
- Search for safe or high-scoring repositories
- Integrate security checks into Claude workflows
FAQ from Oathe Mcp?
Is an API key required?
No API key is required. Oathe Mcp works out of the box with no configuration.
How do I submit a security audit?
Use the submit_audit tool with a skill_url pointing to a GitHub or ClawHub repository. It returns an audit_id for tracking.
How do I check audit status?
Use the check_audit_status tool with the audit_id from your submission. Poll every 5 seconds until the status is complete or failed.
What is the rate limit?
One audit submission per 60 seconds per IP address.
Can I use a custom API base URL?
Yes, set the OATHE_API_BASE environment variable to override the default https://audit-engine.oathe.ai. An invalid URL will produce a clear error at startup.
Frequently asked questions
Is an API key required?
No API key is required. Oathe Mcp works out of the box with no configuration.
How do I submit a security audit?
Use the `submit_audit` tool with a `skill_url` pointing to a GitHub or ClawHub repository. It returns an `audit_id` for tracking.
How do I check audit status?
Use the `check_audit_status` tool with the `audit_id` from your submission. Poll every 5 seconds until the status is `complete` or `failed`.
What is the rate limit?
One audit submission per 60 seconds per IP address.
Can I use a custom API base URL?
Yes, set the `OATHE_API_BASE` environment variable to override the default `https://audit-engine.oathe.ai`. An invalid URL will produce a clear error at startup.
Basic information
More Other MCP servers
MCP Go 🚀
mark3labsA Go implementation of the Model Context Protocol (MCP), enabling seamless integration between LLM applications and external data sources and tools.

Peekaboo MCP – lightning-fast macOS screenshots for AI agents
steipetePeekaboo is a macOS CLI & optional MCP server that enables AI agents to capture screenshots of applications, or the entire system, with optional visual question answering through local or remote AI models.
Production-ready MCP integrations for AI applications
Klavis-AIKlavis AI: MCP integration platforms that let AI agents use tools reliably at any scale
Mcp
browsermcpBrowser MCP is a Model Context Provider (MCP) server that allows AI applications to control your browser
🪟 Windows-MCP
CursorTouchMCP Server for Computer Use in Windows
Comments