Server data from the Official MCP Registry
AI-powered agent negotiation MCP server for agents. Supports propose deal, evaluate offer, c...
AI-powered agent negotiation MCP server for agents. Supports propose deal, evaluate offer, c...
This MCP server has critical security issues that make it unsafe to deploy. The code imports an external authentication middleware from a user-controlled path (`~/clawd/meok-labs-engine/shared`) without verification, creating a supply chain attack vector. Additionally, the authentication check appears to be bypassable (accepting empty API keys as 'free tier'), and the server loads untrusted Python code at startup. While the negotiation logic itself is benign, these systemic security flaws present serious risks. Supply chain analysis found 3 known vulnerabilities in dependencies (0 critical, 3 high severity). Package verification found 1 issue.
6 files analyzed · 13 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-csoai-org-agent-negotiation-mcp": {
"args": [
"-y",
"agent-negotiation-mcp"
],
"command": "npx"
}
}
}From the project's GitHub README.
Installation · Docs · Report Bug
pip install agent-negotiation-mcp
# or
npm install -g @meok-ai/agent-negotiation-mcp
See the project repository for full documentation and examples.
MIT © CSOAI
Be the first to review this server!
by Modelcontextprotocol · Developer Tools
Read, search, and manipulate Git repositories programmatically
by Toleno · Developer Tools
Toleno Network MCP Server — Manage your Toleno mining account with Claude AI using natural language.
by mcp-marketplace · Developer Tools
Create, build, and publish Python MCP servers to PyPI — conversationally.