kodegrenade/naija-faker-mcp
MCP server for the Naija faker package. Let's AI assistant generate fake, typical Nigerian data ranging from names, addresses, phone numbers, LGAs and states for you. It supports the Yoruba, Igbo, and Hausa ethnic groups with culturally authentic data.
MCP server for @codegrenade/naija-faker. Let's AI assistant generates fake typical Nigerian data ranging from name, address, phone number, LGAs and states for you. It supports Yoruba, Igbo, and Hausa ethnic groups with culturally authentic data.
> NB: You can invoke the server in any AI assistant that supports MCP.
Add to your Claude Desktop config at:
~/Library/Application Support/Claude/claude_desktop_config.json%APPDATA%\Claude\claude_desktop_config.json{
"mcpServers": {
"naija-faker-mcp": {
"command": "npx",
"args": ["-y", "@codegrenade/naija-faker-mcp@latest"]
}
}
}> PS: You can also use the inspector to debug the server. See the development section for more information.
| Tool | Description | | --- | --- | | generate_person | Generate a fake person with Nigerian characteristics. | | generate_address | Generate a fake Nigerian address. | | generate_phone_number | Generate a fake Nigerian phone number. | | generate_lgas | Generate fake Nigerian LGAs. | | generate_states | Generate fake Nigerian states. | | generate_email | Generate a fake Nigerian email. | | generate_nin | Generate a fake Nigerian NIN. | | generate_bvn | Generate a fake Nigerian BVN. | | generate_license_plate | Generate a fake Nigerian license plate. | | generate_people | Generate a list of fake Nigerian people. | | generate_title | Generate a fake Nigerian title. | | generate_name | Generate a fake Nigerian name. | | generate_vehicle_record | Generate a fake Nigerian vehicle record. | | generate_company | Genereate a fake Nigerian company. | | generate_university | Generate a fake Nigerian university | | generate_education_record | Generate a fake Nigerian education record | | generate_work_record | Generate a fake Nigerian work record | | generate_detailed_person | Generate a fake Nigerian person with detaile
Loading reviews...