Identity Forge
Rank #9,689io.identityforge/mcp
Design kits, brand naming, and domain research for coding agents.
Identity Forge is a Model Context Protocol (MCP) server published by KasayoDotCom. It ranks #9,689 of 132,046 servers tracked on MCP Toplist. Identity Forge is listed across 2 registries — Official MCP and Glama, with 11 tracked versions. It was first listed on Jul 31, 2026 and most recently updated on Aug 15, 2026.
Ranks ahead of 122,357 of 132,046 servers on MCP Toplist.
Use Identity Forge
No credentials or required configuration declared — add it to your MCP client and go.
claude mcp add identityforge -e "IDENTITYFORGE_API_KEY=<your IDENTITYFORGE_API_KEY>" -- npx -y identityforge mcpReplace each placeholder with your own value before saving.
[mcp_servers.identityforge]
command = "npx"
args = ["-y", "identityforge", "mcp"]
[mcp_servers.identityforge.env]
IDENTITYFORGE_API_KEY = "<your IDENTITYFORGE_API_KEY>"Add to ~/.codex/config.toml. Replace each placeholder with your own value before saving.
{
"mcpServers": {
"identityforge": {
"command": "npx",
"args": [
"-y",
"identityforge",
"mcp"
],
"env": {
"IDENTITYFORGE_API_KEY": "<your IDENTITYFORGE_API_KEY>"
}
}
}
}Add to claude_desktop_config.json (Settings → Developer → Edit Config). Replace each placeholder with your own value before saving.
{
"mcpServers": {
"identityforge": {
"command": "npx",
"args": [
"-y",
"identityforge",
"mcp"
],
"env": {
"IDENTITYFORGE_API_KEY": "<your IDENTITYFORGE_API_KEY>"
}
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project). Replace each placeholder with your own value before saving.
{
"servers": {
"identityforge": {
"type": "stdio",
"command": "npx",
"args": [
"-y",
"identityforge",
"mcp"
],
"env": {
"IDENTITYFORGE_API_KEY": "<your IDENTITYFORGE_API_KEY>"
}
}
}
}Save as .vscode/mcp.json in your workspace. Replace each placeholder with your own value before saving.
{
"mcpServers": {
"identityforge": {
"command": "npx",
"args": [
"-y",
"identityforge",
"mcp"
],
"env": {
"IDENTITYFORGE_API_KEY": "<your IDENTITYFORGE_API_KEY>"
}
}
}
}Add to ~/.codeium/windsurf/mcp_config.json. Replace each placeholder with your own value before saving.
{
"mcpServers": {
"identityforge": {
"command": "npx",
"args": [
"-y",
"identityforge",
"mcp"
],
"env": {
"IDENTITYFORGE_API_KEY": "<your IDENTITYFORGE_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.identityforge%2Fmcp)<a href="https://mcptoplist.com/server/io.identityforge%2Fmcp"><img src="https://mcptoplist.com/badge/io.identityforge%2Fmcp.svg" alt="MCP Toplist: Top 10% of 132,046" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 2 registries
KasayoDotCom
Available versions (11)
| Version | Published |
|---|---|
| 0.4.6 | Aug 15, 2026 |
| 0.4.5 | Aug 14, 2026 |
| 0.4.4 | Aug 14, 2026 |
| 0.4.3 | Aug 12, 2026 |
| 0.4.2 | Aug 11, 2026 |
| 0.4.1 | Aug 6, 2026 |
| 0.4.0 | Aug 3, 2026 |
| 0.3.11 | Aug 2, 2026 |
| 0.3.10 | Aug 1, 2026 |
| 0.3.9 | Aug 1, 2026 |
| 0.3.8 | Aug 1, 2026 |
Frequently asked questions
- Who maintains Identity Forge?
- Identity Forge is maintained by KasayoDotCom, which publishes 1 MCP server (11 total versions) tracked on MCP Toplist.
- Is Identity Forge listed on the Official MCP Registry?
- Yes — Identity Forge is listed on the Official MCP Registry, alongside Glama.
- How many versions does Identity Forge have?
- MCP Toplist tracks 11 versions of Identity Forge, most recently published on Aug 15, 2026.
- Where can I find the source code for Identity Forge?
- The source code for Identity Forge is hosted at github.com/KasayoDotCom/identityforge-mcp.
Do you run this server?
Community projects list the MCP servers behind real agents and apps. Publish yours and this page will link to it.