← All servers
πŸ”§

Signs of AI WritingVerifiedπŸ›‘ No advisories

io.github.peopleworks/signs-of-ai
New to MCP? Start here β†’
0β˜… stars
0weekly installs
1 day agolast release

Provenancewhere it came from, and what was verified

βœ“
Verified namespace

Published to the official MCP registry by github.com/peopleworks, which proved it owns this namespace.

Verified owner: github.com/peopleworks β†—io.github.peopleworks/signs-of-ai

πŸ›‘ Permissions & trustwhat this server can touch before you run it

βœ“
Configuration
Reads SIGNSOFAI_API_ENDPOINT.

About

Bilingual (EN/ES) AI-writing detection that shows the evidence, plus originality checking.

Packages & transports

nugetSignsOfAI.Mcpv0.1.1 Β· dnx

Metadata

Categorydevops
Add to your client
Pick your client, copy, paste into its config. That's the whole setup.
~/.claude/claude_desktop_config.json
{
  "mcpServers": {
    "signs_of_ai": {
      "command": "npx",
      "args": [
        "-y",
        "SignsOfAI.Mcp"
      ]
    }
  }
}

β–Ά Try itrun it locally

This is a local server, so it runs on your machine, not ours. Paste this to open it in the official MCP Inspector and poke at its tools:

npx @modelcontextprotocol/inspector npx -y SignsOfAI.Mcp