gocreative-mcp
Rank #26,176io.github.ColinHughes2121/gocreative-wedge-mcp
OFAC/PEP sanctions screening, KYB, company & people enrichment tools for AI agents. Free demos.
gocreative-mcp is a Model Context Protocol (MCP) server published by ColinHughes2121. It ranks #26,176 of 115,591 servers tracked on MCP Toplist. gocreative-mcp is listed across 3 registries — Official MCP, mcp.so and Glama, with 1 tracked version. It was first listed on Jun 24, 2026 and most recently updated on Jul 1, 2026.
Ranks ahead of 89,415 of 115,591 servers on MCP Toplist.
Use gocreative-mcp
No credentials or required configuration declared — add it to your MCP client and go.
claude mcp add gocreative-wedge-mcp -e "GOCREATIVE_API_KEY=<your GOCREATIVE_API_KEY>" -- uvx gocreative-wedge-mcpReplace each placeholder with your own value before saving.
[mcp_servers.gocreative-wedge-mcp]
command = "uvx"
args = ["gocreative-wedge-mcp"]
[mcp_servers.gocreative-wedge-mcp.env]
GOCREATIVE_API_KEY = "<your GOCREATIVE_API_KEY>"Add to ~/.codex/config.toml. Replace each placeholder with your own value before saving.
{
"mcpServers": {
"gocreative-wedge-mcp": {
"command": "uvx",
"args": [
"gocreative-wedge-mcp"
],
"env": {
"GOCREATIVE_API_KEY": "<your GOCREATIVE_API_KEY>"
}
}
}
}Add to claude_desktop_config.json (Settings → Developer → Edit Config). Replace each placeholder with your own value before saving.
{
"mcpServers": {
"gocreative-wedge-mcp": {
"command": "uvx",
"args": [
"gocreative-wedge-mcp"
],
"env": {
"GOCREATIVE_API_KEY": "<your GOCREATIVE_API_KEY>"
}
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project). Replace each placeholder with your own value before saving.
{
"servers": {
"gocreative-wedge-mcp": {
"type": "stdio",
"command": "uvx",
"args": [
"gocreative-wedge-mcp"
],
"env": {
"GOCREATIVE_API_KEY": "<your GOCREATIVE_API_KEY>"
}
}
}
}Save as .vscode/mcp.json in your workspace. Replace each placeholder with your own value before saving.
{
"mcpServers": {
"gocreative-wedge-mcp": {
"command": "uvx",
"args": [
"gocreative-wedge-mcp"
],
"env": {
"GOCREATIVE_API_KEY": "<your GOCREATIVE_API_KEY>"
}
}
}
}Add to ~/.codeium/windsurf/mcp_config.json. Replace each placeholder with your own value before saving.
{
"mcpServers": {
"gocreative-wedge-mcp": {
"command": "uvx",
"args": [
"gocreative-wedge-mcp"
],
"env": {
"GOCREATIVE_API_KEY": "<your GOCREATIVE_API_KEY>"
}
}
}
}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.ColinHughes2121%2Fgocreative-wedge-mcp)<a href="https://mcptoplist.com/server/io.github.ColinHughes2121%2Fgocreative-wedge-mcp"><img src="https://mcptoplist.com/badge/io.github.ColinHughes2121%2Fgocreative-wedge-mcp.svg" alt="MCP Toplist: Top 25% of 115,591" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 3 registries
ColinHughes2121
Other servers by ColinHughes2121
View all ColinHughes2121 servers →Available versions (1)
| Version | Published |
|---|---|
| 1.2.1 | Jul 1, 2026 |
Frequently asked questions
- Who maintains gocreative-mcp?
- gocreative-mcp is maintained by ColinHughes2121, which publishes 3 MCP servers (1 total version) tracked on MCP Toplist.
- Is gocreative-mcp listed on the Official MCP Registry?
- Yes — gocreative-mcp is listed on the Official MCP Registry, alongside mcp.so and Glama.
- How many versions does gocreative-mcp have?
- MCP Toplist tracks 1 version of gocreative-mcp, most recently published on Jul 1, 2026.
- Where can I find the source code for gocreative-mcp?
- The source code for gocreative-mcp is hosted at github.com/ColinHughes2121/gocreative-mcp.