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.
Basic information
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.
More Other MCP servers
Awesome-MCP-ZH
yzflyMCP 资源精选, MCP指南,Claude MCP,MCP Servers, MCP Clients
Blender
ahujasidOpen-source MCP to use Blender with any LLM
ghidraMCP
LaurieWiredMCP Server for Ghidra
🪟 Windows-MCP
CursorTouchMCP Server for Computer Use in Windows
Maestro
mobile-dev-incPainless E2E Automation for Mobile and Web
Comments