TRIZ
Rank #59,114io.github.sv/triz
Deterministic, read-only TRIZ knowledge: parameters, principles, matrix, tool routing, effects.
TRIZ is a Model Context Protocol (MCP) server published by sv. It ranks #59,114 of 132,113 servers tracked on MCP Toplist. TRIZ is listed on Official MCP, with 2 tracked versions. It was first listed on Aug 18, 2026 and most recently updated on Aug 18, 2026.
Ranks ahead of 72,999 of 132,113 servers on MCP Toplist.
Use TRIZ
No credentials or required configuration declared — add it to your MCP client and go.
claude mcp add triz -e "TRIZ_DATA_DIR=<your TRIZ_DATA_DIR>" -e "TRIZ_GRAPH=<your TRIZ_GRAPH>" -e "TRIZ_REGISTRY=<your TRIZ_REGISTRY>" -- npx -y triz-mcpReplace each placeholder with your own value before saving.
[mcp_servers.triz]
command = "npx"
args = ["-y", "triz-mcp"]
[mcp_servers.triz.env]
TRIZ_DATA_DIR = "<your TRIZ_DATA_DIR>"
TRIZ_GRAPH = "<your TRIZ_GRAPH>"
TRIZ_REGISTRY = "<your TRIZ_REGISTRY>"Add to ~/.codex/config.toml. Replace each placeholder with your own value before saving.
{
"mcpServers": {
"triz": {
"command": "npx",
"args": [
"-y",
"triz-mcp"
],
"env": {
"TRIZ_DATA_DIR": "<your TRIZ_DATA_DIR>",
"TRIZ_GRAPH": "<your TRIZ_GRAPH>",
"TRIZ_REGISTRY": "<your TRIZ_REGISTRY>"
}
}
}
}Add to claude_desktop_config.json (Settings → Developer → Edit Config). Replace each placeholder with your own value before saving.
{
"mcpServers": {
"triz": {
"command": "npx",
"args": [
"-y",
"triz-mcp"
],
"env": {
"TRIZ_DATA_DIR": "<your TRIZ_DATA_DIR>",
"TRIZ_GRAPH": "<your TRIZ_GRAPH>",
"TRIZ_REGISTRY": "<your TRIZ_REGISTRY>"
}
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project). Replace each placeholder with your own value before saving.
{
"servers": {
"triz": {
"type": "stdio",
"command": "npx",
"args": [
"-y",
"triz-mcp"
],
"env": {
"TRIZ_DATA_DIR": "<your TRIZ_DATA_DIR>",
"TRIZ_GRAPH": "<your TRIZ_GRAPH>",
"TRIZ_REGISTRY": "<your TRIZ_REGISTRY>"
}
}
}
}Save as .vscode/mcp.json in your workspace. Replace each placeholder with your own value before saving.
{
"mcpServers": {
"triz": {
"command": "npx",
"args": [
"-y",
"triz-mcp"
],
"env": {
"TRIZ_DATA_DIR": "<your TRIZ_DATA_DIR>",
"TRIZ_GRAPH": "<your TRIZ_GRAPH>",
"TRIZ_REGISTRY": "<your TRIZ_REGISTRY>"
}
}
}
}Add to ~/.codeium/windsurf/mcp_config.json. Replace each placeholder with your own value before saving.
{
"mcpServers": {
"triz": {
"command": "npx",
"args": [
"-y",
"triz-mcp"
],
"env": {
"TRIZ_DATA_DIR": "<your TRIZ_DATA_DIR>",
"TRIZ_GRAPH": "<your TRIZ_GRAPH>",
"TRIZ_REGISTRY": "<your TRIZ_REGISTRY>"
}
}
}
}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.sv%2Ftriz)<a href="https://mcptoplist.com/server/io.github.sv%2Ftriz"><img src="https://mcptoplist.com/badge/io.github.sv%2Ftriz.svg" alt="MCP Toplist: Top 50% of 132,113" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 1 registry
sv
Other servers by sv
View all sv servers →Available versions (2)
| Version | Published |
|---|---|
| 0.3.0 | Aug 18, 2026 |
| 0.2.0 | Aug 18, 2026 |
Frequently asked questions
- Who maintains TRIZ?
- TRIZ is maintained by sv, which publishes 2 MCP servers (3 total versions) tracked on MCP Toplist.
- Is TRIZ listed on the Official MCP Registry?
- Yes — TRIZ is listed on the Official MCP Registry.
- How many versions does TRIZ have?
- MCP Toplist tracks 2 versions of TRIZ, most recently published on Aug 18, 2026.
- Where can I find the source code for TRIZ?
- The source code for TRIZ is hosted at github.com/sv/triz-skill.git.
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.