aipatterns-mcp-server
Rank #67,943io.github.uchit/aipatterns-mcp-server
Search AU enterprise AI patterns, benchmarks, incidents, and regulatory changes.
aipatterns-mcp-server is a Model Context Protocol (MCP) server published by uchit. It ranks #67,943 of 132,113 servers tracked on MCP Toplist. aipatterns-mcp-server is listed across 3 registries — Official MCP, PulseMCP and Glama, with 1 tracked version. It was first listed on Jul 3, 2026 and most recently updated on Jul 3, 2026.
Ranks ahead of 64,170 of 132,113 servers on MCP Toplist.
Use aipatterns-mcp-server
No credentials or required configuration declared — add it to your MCP client and go.
claude mcp add aipatterns-mcp-server -- npx -y aipatterns-mcp-server[mcp_servers.aipatterns-mcp-server]
command = "npx"
args = ["-y", "aipatterns-mcp-server"]Add to ~/.codex/config.toml.
{
"mcpServers": {
"aipatterns-mcp-server": {
"command": "npx",
"args": [
"-y",
"aipatterns-mcp-server"
]
}
}
}Add to claude_desktop_config.json (Settings → Developer → Edit Config).
{
"mcpServers": {
"aipatterns-mcp-server": {
"command": "npx",
"args": [
"-y",
"aipatterns-mcp-server"
]
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project).
{
"servers": {
"aipatterns-mcp-server": {
"type": "stdio",
"command": "npx",
"args": [
"-y",
"aipatterns-mcp-server"
]
}
}
}Save as .vscode/mcp.json in your workspace.
{
"mcpServers": {
"aipatterns-mcp-server": {
"command": "npx",
"args": [
"-y",
"aipatterns-mcp-server"
]
}
}
}Add to ~/.codeium/windsurf/mcp_config.json.
{
"mcpServers": {
"aipatterns-mcp-server": {
"command": "npx",
"args": [
"-y",
"aipatterns-mcp-server"
]
}
}
}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.uchit%2Faipatterns-mcp-server)<a href="https://mcptoplist.com/server/io.github.uchit%2Faipatterns-mcp-server"><img src="https://mcptoplist.com/badge/io.github.uchit%2Faipatterns-mcp-server.svg" alt="MCP Toplist: #67,943 of 132,113" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 3 registries
uchit
Other servers by uchit
View all uchit servers →Available versions (1)
| Version | Published |
|---|---|
| 1.1.0 | Jul 3, 2026 |
Frequently asked questions
- Who maintains aipatterns-mcp-server?
- aipatterns-mcp-server is maintained by uchit, which publishes 2 MCP servers (5 total versions) tracked on MCP Toplist.
- Is aipatterns-mcp-server listed on the Official MCP Registry?
- Yes — aipatterns-mcp-server is listed on the Official MCP Registry, alongside PulseMCP and Glama.
- How many versions does aipatterns-mcp-server have?
- MCP Toplist tracks 1 version of aipatterns-mcp-server, most recently published on Jul 3, 2026.
- Where can I find the source code for aipatterns-mcp-server?
- The source code for aipatterns-mcp-server is hosted at github.com/uchit/aipatterns-mcp-server.
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.