Conventions MCP
Rank #11,525io.github.FedgeNo/conventions-mcp
Memory for coding conventions and standing instructions that persists across sessions.
Conventions MCP is a Model Context Protocol (MCP) server published by FedgeNo. It ranks #11,525 of 132,046 servers tracked on MCP Toplist. Conventions MCP is listed across 2 registries — Official MCP and Glama, with 8 tracked versions. It was first listed on Jul 19, 2026 and most recently updated on Sep 7, 2026.
Ranks ahead of 120,521 of 132,046 servers on MCP Toplist.
Use Conventions MCP
No credentials or required configuration declared — add it to your MCP client and go.
claude mcp add conventions-mcp -- npx -y conventions-mcp[mcp_servers.conventions-mcp]
command = "npx"
args = ["-y", "conventions-mcp"]Add to ~/.codex/config.toml.
{
"mcpServers": {
"conventions-mcp": {
"command": "npx",
"args": [
"-y",
"conventions-mcp"
]
}
}
}Add to claude_desktop_config.json (Settings → Developer → Edit Config).
{
"mcpServers": {
"conventions-mcp": {
"command": "npx",
"args": [
"-y",
"conventions-mcp"
]
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project).
{
"servers": {
"conventions-mcp": {
"type": "stdio",
"command": "npx",
"args": [
"-y",
"conventions-mcp"
]
}
}
}Save as .vscode/mcp.json in your workspace.
{
"mcpServers": {
"conventions-mcp": {
"command": "npx",
"args": [
"-y",
"conventions-mcp"
]
}
}
}Add to ~/.codeium/windsurf/mcp_config.json.
{
"mcpServers": {
"conventions-mcp": {
"command": "npx",
"args": [
"-y",
"conventions-mcp"
]
}
}
}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.FedgeNo%2Fconventions-mcp)<a href="https://mcptoplist.com/server/io.github.FedgeNo%2Fconventions-mcp"><img src="https://mcptoplist.com/badge/io.github.FedgeNo%2Fconventions-mcp.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
FedgeNo
Available versions (8)
| Version | Published |
|---|---|
| 3.1.1 | Sep 7, 2026 |
| 3.0.1 | Jul 24, 2026 |
| 3.0.0 | Jul 24, 2026 |
| 2.1.0 | Jul 19, 2026 |
| 2.0.1 | Jul 19, 2026 |
| 2.0.0 | Jul 19, 2026 |
| 1.0.3 | Jul 19, 2026 |
| 1.0.2 | Jul 19, 2026 |
Frequently asked questions
- Who maintains Conventions MCP?
- Conventions MCP is maintained by FedgeNo, which publishes 1 MCP server (8 total versions) tracked on MCP Toplist.
- Is Conventions MCP listed on the Official MCP Registry?
- Yes — Conventions MCP is listed on the Official MCP Registry, alongside Glama.
- How many versions does Conventions MCP have?
- MCP Toplist tracks 8 versions of Conventions MCP, most recently published on Sep 7, 2026.
- Where can I find the source code for Conventions MCP?
- The source code for Conventions MCP is hosted at github.com/FedgeNo/conventions-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.