intent-engineering
Rank #18,872com.seanwinslow/intent-engineering
Audit, scaffold, and triage agent intent specs against a 9-section template.
intent-engineering is a Model Context Protocol (MCP) server published by seanwinslow28. It ranks #18,872 of 131,629 servers tracked on MCP Toplist. intent-engineering is listed across 2 registries — Official MCP and Glama, with 3 tracked versions. It was first listed on May 12, 2026 and most recently updated on Jun 18, 2026.
Ranks ahead of 112,757 of 131,629 servers on MCP Toplist.
Use intent-engineering
No credentials or required configuration declared — add it to your MCP client and go.
claude mcp add intent-engineering -- npx -y @swins/intent-engineering-mcp[mcp_servers.intent-engineering]
command = "npx"
args = ["-y", "@swins/intent-engineering-mcp"]Add to ~/.codex/config.toml.
{
"mcpServers": {
"intent-engineering": {
"command": "npx",
"args": [
"-y",
"@swins/intent-engineering-mcp"
]
}
}
}Add to claude_desktop_config.json (Settings → Developer → Edit Config).
{
"mcpServers": {
"intent-engineering": {
"command": "npx",
"args": [
"-y",
"@swins/intent-engineering-mcp"
]
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project).
{
"servers": {
"intent-engineering": {
"type": "stdio",
"command": "npx",
"args": [
"-y",
"@swins/intent-engineering-mcp"
]
}
}
}Save as .vscode/mcp.json in your workspace.
{
"mcpServers": {
"intent-engineering": {
"command": "npx",
"args": [
"-y",
"@swins/intent-engineering-mcp"
]
}
}
}Add to ~/.codeium/windsurf/mcp_config.json.
{
"mcpServers": {
"intent-engineering": {
"command": "npx",
"args": [
"-y",
"@swins/intent-engineering-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/com.seanwinslow%2Fintent-engineering)<a href="https://mcptoplist.com/server/com.seanwinslow%2Fintent-engineering"><img src="https://mcptoplist.com/badge/com.seanwinslow%2Fintent-engineering.svg" alt="MCP Toplist: Top 25% of 131,629" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 2 registries
seanwinslow28
Other servers by seanwinslow28
View all seanwinslow28 servers →Available versions (3)
| Version | Published |
|---|---|
| 0.2.0 | Jun 18, 2026 |
| 0.1.1 | Jun 1, 2026 |
| 0.1.0 | May 12, 2026 |
Frequently asked questions
- Who maintains intent-engineering?
- intent-engineering is maintained by seanwinslow28, which publishes 2 MCP servers (4 total versions) tracked on MCP Toplist.
- Is intent-engineering listed on the Official MCP Registry?
- Yes — intent-engineering is listed on the Official MCP Registry, alongside Glama.
- How many versions does intent-engineering have?
- MCP Toplist tracks 3 versions of intent-engineering, most recently published on Jun 18, 2026.
- Where can I find the source code for intent-engineering?
- The source code for intent-engineering is hosted at github.com/seanwinslow28/sw-mcp-intent-engineering.
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.