naija-faker-mcp
Click on "Install Server".
Wait a few minutes for the server to deploy. Once ready, it will show a "Started" state.
In the chat, type
@followed by the MCP server name and your instructions, e.g., "@naija-faker-mcpGenerate a fake Nigerian person with Yoruba background."
That's it! The server will respond to your query, and you can continue using it as needed.
Here is a step-by-step guide with screenshots.
Naija Faker MCP Server
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.
Quick Start
Add to your Claude Desktop config at:
macOS:
~/Library/Application Support/Claude/claude_desktop_config.jsonWindows:
%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.
Related MCP server: Mono Banking MCP Server
Available tools
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 detailed information |
generate_detailed_people | Generate a list of fake Nigerian people with detailed information |
generate_date_of_birth | Generate a fake date of birth |
genereate_marital_status | Genereate a fake marital status |
generate_blood_group | Generate a fake blood group |
generate_genotype | Generate a fake genotype |
generate_salary | Generate a fake salary |
generate_next_of_kin | Generate a fake Nigerian next of kin |
generate_bank_account | Generate a fake Nigerian bank account |
generate_consistent_person | Generate a fake Nigerian person with consistent data |
generate_consistent_people | Generate a list of fake Nigerian people with consistent data |
Development
Clone Repository
git clone https://github.com/kodegrenade/naija-faker-mcp.gitNavigate to the project directory
cd naija-faker-mcpInstall dependencies
npm installRun the server
npm run devDebug with inspector
npx @modelcontextprotocol/inspector npm run devLicense
MIT
This server cannot be installed
Maintenance
Resources
Unclaimed servers have limited discoverability.
Looking for Admin?
If you are the server author, to access and configure the admin panel.
Related MCP Servers
- Flicense-qualityDmaintenanceNigeria's AI infrastructure server that provides business automation agents including WhatsApp automation, university support, travel management, and legal document processing. Integrates payment processing, text-to-speech capabilities, and webhook handling for Nigerian businesses.
- Alicense-qualityDmaintenanceEnables AI assistants to perform Nigerian banking operations including account management, payments, and identity verification through the Mono Open Banking API.59MIT
- AlicenseAqualityCmaintenanceEnables AI assistants to generate realistic, synthetic test data on demand, including valid PESELs, NIPs, addresses, and more across 27 EU countries, through two tools: list_generators and generate.258MIT
- AlicenseAqualityCmaintenanceEnables AI assistants to buy airtime and data, check wallet balance, list data plans, and view transactions for Nigerian mobile networks via an Azabill account.612MIT
Related MCP Connectors
Nigeria payments for AI agents — bank transfer / USSD via Paystack. Never holds funds.
Generate realistic, FK-consistent synthetic test data for your databases from your AI assistant.
Privacy-safe synthetic financial data for LatAm fintech, AI agents, testing and ML.
Appeared in Searches
Latest Blog Posts
- Who's Calling? MCP Hosts Are an Identity Blind Spot (And the Spec Knows It)By Om-Shree-0709 on .mcpAgent IdentityOAuth 2.1
- Your AI Chatbot Just Exposed Your CEO's Salary to an InternBy Om-Shree-0709 on .Agent IdentityMCP SecurityOAuth Delegation
- Why MCP Servers Need Execution Sandboxing (And Why Your Current Stack Isn't Enough)By Om-Shree-0709 on .Agentic AiPrompt InjectionWebAssembly
MCP directory API
We provide all the information about MCP servers via our MCP API.
curl -X GET 'https://glama.ai/api/mcp/v1/servers/kodegrenade/naija-faker-mcp'
If you have feedback or need assistance with the MCP directory API, please join our Discord server