Armavita Originality Ai Mcp
@EfrainTorres
关于 Armavita Originality Ai Mcp
暂无概览
基本信息
配置
使用下面的配置,将此服务器添加到你的 MCP 客户端。
{
"mcpServers": {
"armavita-originality-ai": {
"command": "bash",
"args": [
"/absolute/path/to/armavita-originality-ai-mcp/run.sh"
],
"env": {
"ORIGINALITY_API_KEY": "<YOUR_ORIGINALITY_API_KEY>"
}
}
}
}工具
未检测到工具
工具是从 README 中自动提取的。维护者可以在 ## Tools 标题下列出工具,即可填充这部分内容。
概览
What is Armavita Originality Ai Mcp?
Armavita Originality Ai Mcp is a local-first MCP (Model Context Protocol) server that integrates with the Originality.ai scanning API. It provides tools for AI content detection, plagiarism checking, readability scoring, grammar analysis, fact-checking, and SEO scanning. Designed for local MCP clients such as Claude Code, Cursor, and Codex, it uses stdio transport and requires Python 3.11 or later.
How to use Armavita Originality Ai Mcp?
Install the server via pip install -e . or set up a local Python virtual environment. Set the ORIGINALITY_API_KEY environment variable with your Originality.ai API key. Configure your MCP client to launch the server using the provided run.sh script. Tools available include scan_ai, scan_full, scan_plagiarism, scan_readability, scan_seo, scan_url, get_scan_results, and credit_balance.
Key features of Armavita Originality Ai Mcp
- Local-first MCP server for Originality.ai scanning workflows
- Supports AI detection, plagiarism, readability, grammar, fact-checking, and SEO scans
- Runs on stdio MCP transport only
- Compatible with Claude Code, Cursor, and Codex MCP clients
- Requires Python 3.11+ and the
mcp==1.26.0package - Licensed under AGPL-3.0-only
Use cases of Armavita Originality Ai Mcp
- Automatically scan written content for AI-generated text within an MCP‑enabled editor.
- Check submissions for plagiarism and readability before publishing.
- Run quick fact-checking and grammar audits on articles or reports.
- Retrieve scan results and monitor your Originality.ai credit balance via MCP tools.
- Integrate SEO scanning into a content creation pipeline.
FAQ from Armavita Originality Ai Mcp
What transport does Armavita Originality Ai Mcp use?
It uses stdio MCP transport only; remote or other transports are not supported.
What are the runtime requirements for Armavita Originality Ai Mcp?
Python 3.11 or later and the mcp==1.26.0 package are required.
How do I provide my Originality.ai API key?
Set the ORIGINALITY_API_KEY environment variable in your MCP client configuration. Never hard‑code the key into source files.
Where does the data go when I perform a scan?
The server sends content to the Originality.ai API for processing; no data is stored locally by the MCP server.
What license is Armavita Originality Ai Mcp under?
It is licensed under the GNU Affero General Public License v3.0 (AGPL-3.0-only).
其他 分类下的更多 MCP 服务器
Website
FunnyWolfAdversary simulation and Red teaming platform with AI
XcodeBuildMCP
cameroncookeA Model Context Protocol (MCP) server and CLI that provides tools for agent use when working on iOS and macOS projects.
Production-ready MCP integrations for AI applications
Klavis-AIKlavis AI: MCP integration platforms that let AI agents use tools reliably at any scale
Reactive Resume
amruthpillaiA one-of-a-kind resume builder that keeps your privacy in mind. Completely secure, customizable, portable, open-source and free forever. Try it out today!
MCP Go 🚀
mark3labsA Go implementation of the Model Context Protocol (MCP), enabling seamless integration between LLM applications and external data sources and tools.
评论