Laya Typed Decisions
Rank #24,716io.github.PerryLink/laya-mcp
Typed noul / choice / score judgments from a local Laya model, with token-budget preflight.
Laya Typed Decisions is a Model Context Protocol (MCP) server published by PerryLink. It ranks #24,716 of 132,345 servers tracked on MCP Toplist. Laya Typed Decisions is listed across 2 registries — Official MCP and Glama, with 3 tracked versions. It was first listed on Sep 21, 2026 and most recently updated on Sep 22, 2026.
Ranks ahead of 107,629 of 132,345 servers on MCP Toplist.
Use Laya Typed Decisions
No credentials or required configuration declared — add it to your MCP client and go.
claude mcp add laya-mcp -- npx -y laya-mcp[mcp_servers.laya-mcp]
command = "npx"
args = ["-y", "laya-mcp"]Add to ~/.codex/config.toml.
{
"mcpServers": {
"laya-mcp": {
"command": "npx",
"args": [
"-y",
"laya-mcp"
]
}
}
}Add to claude_desktop_config.json (Settings → Developer → Edit Config).
{
"mcpServers": {
"laya-mcp": {
"command": "npx",
"args": [
"-y",
"laya-mcp"
]
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project).
{
"servers": {
"laya-mcp": {
"type": "stdio",
"command": "npx",
"args": [
"-y",
"laya-mcp"
]
}
}
}Save as .vscode/mcp.json in your workspace.
{
"mcpServers": {
"laya-mcp": {
"command": "npx",
"args": [
"-y",
"laya-mcp"
]
}
}
}Add to ~/.codeium/windsurf/mcp_config.json.
{
"mcpServers": {
"laya-mcp": {
"command": "npx",
"args": [
"-y",
"laya-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.PerryLink%2Flaya-mcp)<a href="https://mcptoplist.com/server/io.github.PerryLink%2Flaya-mcp"><img src="https://mcptoplist.com/badge/io.github.PerryLink%2Flaya-mcp.svg" alt="MCP Toplist: Top 25% of 132,345" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 2 registries
PerryLink
Other servers by PerryLink
View all PerryLink servers →Available versions (3)
| Version | Published |
|---|---|
| 0.1.5 | Sep 22, 2026 |
| 0.1.4 | Sep 22, 2026 |
| 0.1.3 | Sep 21, 2026 |
Frequently asked questions
- Who maintains Laya Typed Decisions?
- Laya Typed Decisions is maintained by PerryLink, which publishes 4 MCP servers (13 total versions) tracked on MCP Toplist.
- Is Laya Typed Decisions listed on the Official MCP Registry?
- Yes — Laya Typed Decisions is listed on the Official MCP Registry, alongside Glama.
- How many versions does Laya Typed Decisions have?
- MCP Toplist tracks 3 versions of Laya Typed Decisions, most recently published on Sep 22, 2026.
- Where can I find the source code for Laya Typed Decisions?
- The source code for Laya Typed Decisions is hosted at github.com/PerryLink/laya-mcp-npm.
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.