Noun MCP
Rank #18,302io.github.alisaitteke/noun-mcp
MCP server providing noun-mcp capabilities
Noun MCP is a Model Context Protocol (MCP) server published by alisaitteke. It ranks #18,302 of 96,771 servers tracked on MCP Toplist, and its repository has 3 GitHub stars. Noun MCP is listed across 3 registries — Official MCP, PulseMCP and Glama, with 3 tracked versions. It was first listed on Jan 24, 2026 and most recently updated on Jan 27, 2026.
Ranks ahead of 78,469 of 96,771 servers on MCP Toplist.
Use Noun MCP
Requires user-supplied configuration before first use — typically an API key, token or connection string set via environment variables.
Add Noun MCP to any MCP client (Claude, Cursor, VS Code, …) with one of the configs below.
{
"mcpServers": {
"noun-mcp": {
"command": "npx",
"args": [
"-y",
"@alisaitteke/noun-mcp"
],
"env": {
"YOUR_API_KEY": "<your YOUR_API_KEY>"
}
}
}
}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.alisaitteke%2Fnoun-mcp)<a href="https://mcptoplist.com/server/io.github.alisaitteke%2Fnoun-mcp"><img src="https://mcptoplist.com/badge/io.github.alisaitteke%2Fnoun-mcp.svg" alt="MCP Toplist: Top 25% of 96,771" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 1 registry (2 delisted)
alisaitteke
Other servers by alisaitteke
View all alisaitteke servers →Available versions (3)
| Version | Published |
|---|---|
| 1.0.2 | Jan 27, 2026 |
| 1.0.1 | Jan 27, 2026 |
| 0.1.0 | Nov 25, 2024 |
Frequently asked questions
- Who maintains Noun MCP?
- Noun MCP is maintained by alisaitteke, which publishes 4 MCP servers (11 total versions) tracked on MCP Toplist.
- Is Noun MCP listed on the Official MCP Registry?
- Yes — Noun MCP is listed on the Official MCP Registry, alongside PulseMCP and Glama.
- How many versions does Noun MCP have?
- MCP Toplist tracks 3 versions of Noun MCP, most recently published on Jan 27, 2026.
- Where can I find the source code for Noun MCP?
- The source code for Noun MCP is hosted at github.com/alisaitteke/noun-mcp.