Konstruct
Rank #730io.github.alright-alright/konstruct
MCP server providing konstruct capabilities
Konstruct is a Model Context Protocol (MCP) server published by alright-alright. It ranks #730 of 132,113 servers tracked on MCP Toplist, and its repository has 746 GitHub stars. Konstruct is listed on Official MCP, with 5 tracked versions. It was first listed on Feb 9, 2026 and most recently updated on Feb 9, 2026.
Ranks ahead of 131,383 of 132,113 servers on MCP Toplist.
Use Konstruct
No credentials or required configuration declared — add it to your MCP client and go.
claude mcp add --transport http konstruct https://konstruct-api.aerynw.workers.dev/mcp[mcp_servers.konstruct]
url = "https://konstruct-api.aerynw.workers.dev/mcp"Add to ~/.codex/config.toml.
https://konstruct-api.aerynw.workers.dev/mcpSettings → Connectors → “Add custom connector”, then paste this URL.
{
"mcpServers": {
"konstruct": {
"url": "https://konstruct-api.aerynw.workers.dev/mcp"
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project).
{
"servers": {
"konstruct": {
"type": "http",
"url": "https://konstruct-api.aerynw.workers.dev/mcp"
}
}
}Save as .vscode/mcp.json in your workspace.
{
"mcpServers": {
"konstruct": {
"serverUrl": "https://konstruct-api.aerynw.workers.dev/mcp"
}
}
}Add to ~/.codeium/windsurf/mcp_config.json.
{
"mcpServers": {
"konstruct": {
"url": "https://konstruct-api.aerynw.workers.dev/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.alright-alright%2Fkonstruct)<a href="https://mcptoplist.com/server/io.github.alright-alright%2Fkonstruct"><img src="https://mcptoplist.com/badge/io.github.alright-alright%2Fkonstruct.svg" alt="MCP Toplist: Top 1% of 132,113" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 1 registry
alright-alright
Other servers by alright-alright
View all alright-alright servers →Available versions (5)
| Version | Published |
|---|---|
| 0.2.4 | Feb 9, 2026 |
| 0.2.3 | Feb 9, 2026 |
| 0.2.2 | Feb 9, 2026 |
| 0.2.1 | Feb 9, 2026 |
| 0.1.0 | Feb 9, 2026 |
Frequently asked questions
- Who maintains Konstruct?
- Konstruct is maintained by alright-alright, which publishes 2 MCP servers (10 total versions) tracked on MCP Toplist.
- Is Konstruct listed on the Official MCP Registry?
- Yes — Konstruct is listed on the Official MCP Registry.
- How many versions does Konstruct have?
- MCP Toplist tracks 5 versions of Konstruct, most recently published on Feb 9, 2026.
- Where can I find the source code for Konstruct?
- The source code for Konstruct is hosted at github.com/alright-alright/konstruct.
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.