Nigeria MCP Server
Rank #51,201io.github.Braynexservices/nigeria-nigsac-sanctions
Screen a name vs Nigeria's NIGSAC sanctions register. Best-effort signal, not compliance-grade.
Nigeria MCP Server is a Model Context Protocol (MCP) server published by Braynexservices. It ranks #51,201 of 115,460 servers tracked on MCP Toplist. Nigeria MCP Server is listed on Official MCP, with 2 tracked versions. It was first listed on Jul 14, 2026 and most recently updated on Jul 19, 2026.
Ranks ahead of 64,259 of 115,460 servers on MCP Toplist.
Use Nigeria MCP Server
No credentials or required configuration declared — add it to your MCP client and go.
claude mcp add nigeria-nigsac-sanctions -e "SANCTIONS_PROVIDER=<your SANCTIONS_PROVIDER>" -- npx -y @braynexservices/nigeria-mcp-nigsac-sanctionsReplace each placeholder with your own value before saving.
[mcp_servers.nigeria-nigsac-sanctions]
command = "npx"
args = ["-y", "@braynexservices/nigeria-mcp-nigsac-sanctions"]
[mcp_servers.nigeria-nigsac-sanctions.env]
SANCTIONS_PROVIDER = "<your SANCTIONS_PROVIDER>"Add to ~/.codex/config.toml. Replace each placeholder with your own value before saving.
{
"mcpServers": {
"nigeria-nigsac-sanctions": {
"command": "npx",
"args": [
"-y",
"@braynexservices/nigeria-mcp-nigsac-sanctions"
],
"env": {
"SANCTIONS_PROVIDER": "<your SANCTIONS_PROVIDER>"
}
}
}
}Add to claude_desktop_config.json (Settings → Developer → Edit Config). Replace each placeholder with your own value before saving.
{
"mcpServers": {
"nigeria-nigsac-sanctions": {
"command": "npx",
"args": [
"-y",
"@braynexservices/nigeria-mcp-nigsac-sanctions"
],
"env": {
"SANCTIONS_PROVIDER": "<your SANCTIONS_PROVIDER>"
}
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project). Replace each placeholder with your own value before saving.
{
"servers": {
"nigeria-nigsac-sanctions": {
"type": "stdio",
"command": "npx",
"args": [
"-y",
"@braynexservices/nigeria-mcp-nigsac-sanctions"
],
"env": {
"SANCTIONS_PROVIDER": "<your SANCTIONS_PROVIDER>"
}
}
}
}Save as .vscode/mcp.json in your workspace. Replace each placeholder with your own value before saving.
{
"mcpServers": {
"nigeria-nigsac-sanctions": {
"command": "npx",
"args": [
"-y",
"@braynexservices/nigeria-mcp-nigsac-sanctions"
],
"env": {
"SANCTIONS_PROVIDER": "<your SANCTIONS_PROVIDER>"
}
}
}
}Add to ~/.codeium/windsurf/mcp_config.json. Replace each placeholder with your own value before saving.
{
"mcpServers": {
"nigeria-nigsac-sanctions": {
"command": "npx",
"args": [
"-y",
"@braynexservices/nigeria-mcp-nigsac-sanctions"
],
"env": {
"SANCTIONS_PROVIDER": "<your SANCTIONS_PROVIDER>"
}
}
}
}Replace each placeholder with your own value before saving.
Show your rank
Maintain this server? Add the live rank badge to your README — it updates automatically as the leaderboard changes.
[](https://mcptoplist.com/server/io.github.Braynexservices%2Fnigeria-nigsac-sanctions)<a href="https://mcptoplist.com/server/io.github.Braynexservices%2Fnigeria-nigsac-sanctions"><img src="https://mcptoplist.com/badge/io.github.Braynexservices%2Fnigeria-nigsac-sanctions.svg" alt="MCP Toplist: Top 50% of 115,460" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 1 registry
Braynexservices
Available versions (2)
| Version | Published |
|---|---|
| 0.1.1 | Jul 19, 2026 |
| 0.1.0 | Jul 19, 2026 |
Frequently asked questions
- Who maintains Nigeria MCP Server?
- Nigeria MCP Server is maintained by Braynexservices, which publishes 13 MCP servers (20 total versions) tracked on MCP Toplist.
- Is Nigeria MCP Server listed on the Official MCP Registry?
- Yes — Nigeria MCP Server is listed on the Official MCP Registry.
- How many versions does Nigeria MCP Server have?
- MCP Toplist tracks 2 versions of Nigeria MCP Server, most recently published on Jul 19, 2026.
- Where can I find the source code for Nigeria MCP Server?
- The source code for Nigeria MCP Server is hosted at github.com/Braynexservices/nigeria-mcp.