Server data from the Official MCP Registry
MCP server for faker ai. Features fake person, fake company, fake dataset. From MEOK AI Labs.
MCP server for faker ai. Features fake person, fake company, fake dataset. From MEOK AI Labs.
This MCP server has a critical security vulnerability: it imports and depends on an external authentication module (`auth_middleware`) from a hardcoded system path (`~/clawd/meok-labs-engine/shared`), which is not provided in the codebase and cannot be verified. This creates a significant supply chain risk where malicious code could be injected through that dependency. Additionally, the server implements rate limiting based on in-memory state that resets on restart, lacks input validation on the `locale` parameter, and has concerning path dependencies that bypass normal package management. 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-faker-ai-mcp": {
"args": [
"-y",
"faker-ai-mcp"
],
"command": "npx"
}
}
}From the project's GitHub README.
Installation · Docs · Report Bug
pip install faker-ai-mcp
# or
npm install -g @meok-ai/faker-ai-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.