Local Model Suitability MCP
Rank #15,896io.github.OjasKord/local-model-suitability-mcp
Check if a task runs locally vs cloud. Save money on calls that don't need cloud inference.
Local Model Suitability MCP is a Model Context Protocol (MCP) server published by OjasKord. It ranks #15,896 of 115,460 servers tracked on MCP Toplist. Local Model Suitability MCP is listed across 3 registries — Official MCP, Glama and mcp.so, with 6 tracked versions. It was first listed on Apr 20, 2026 and most recently updated on May 2, 2026.
Ranks ahead of 99,564 of 115,460 servers on MCP Toplist.
Use Local Model Suitability MCP
No credentials or required configuration declared — add it to your MCP client and go.
claude mcp add --transport http local-model-suitability-mcp https://local-model-suitability-mcp-production.up.railway.app/claude mcp add local-model-suitability-mcp -e "ANTHROPIC_API_KEY=<your ANTHROPIC_API_KEY>" -- npx -y local-model-suitability-mcpReplace each placeholder with your own value before saving.
[mcp_servers.local-model-suitability-mcp]
url = "https://local-model-suitability-mcp-production.up.railway.app/"Add to ~/.codex/config.toml.
[mcp_servers.local-model-suitability-mcp]
command = "npx"
args = ["-y", "local-model-suitability-mcp"]
[mcp_servers.local-model-suitability-mcp.env]
ANTHROPIC_API_KEY = "<your ANTHROPIC_API_KEY>"Add to ~/.codex/config.toml. Replace each placeholder with your own value before saving.
https://local-model-suitability-mcp-production.up.railway.app/Settings → Connectors → “Add custom connector”, then paste this URL.
{
"mcpServers": {
"local-model-suitability-mcp": {
"command": "npx",
"args": [
"-y",
"local-model-suitability-mcp"
],
"env": {
"ANTHROPIC_API_KEY": "<your ANTHROPIC_API_KEY>"
}
}
}
}Add to claude_desktop_config.json (Settings → Developer → Edit Config). Replace each placeholder with your own value before saving.
{
"mcpServers": {
"local-model-suitability-mcp": {
"url": "https://local-model-suitability-mcp-production.up.railway.app/"
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project).
{
"mcpServers": {
"local-model-suitability-mcp": {
"command": "npx",
"args": [
"-y",
"local-model-suitability-mcp"
],
"env": {
"ANTHROPIC_API_KEY": "<your ANTHROPIC_API_KEY>"
}
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project). Replace each placeholder with your own value before saving.
{
"servers": {
"local-model-suitability-mcp": {
"type": "http",
"url": "https://local-model-suitability-mcp-production.up.railway.app/"
}
}
}Save as .vscode/mcp.json in your workspace.
{
"servers": {
"local-model-suitability-mcp": {
"type": "stdio",
"command": "npx",
"args": [
"-y",
"local-model-suitability-mcp"
],
"env": {
"ANTHROPIC_API_KEY": "<your ANTHROPIC_API_KEY>"
}
}
}
}Save as .vscode/mcp.json in your workspace. Replace each placeholder with your own value before saving.
{
"mcpServers": {
"local-model-suitability-mcp": {
"serverUrl": "https://local-model-suitability-mcp-production.up.railway.app/"
}
}
}Add to ~/.codeium/windsurf/mcp_config.json.
{
"mcpServers": {
"local-model-suitability-mcp": {
"command": "npx",
"args": [
"-y",
"local-model-suitability-mcp"
],
"env": {
"ANTHROPIC_API_KEY": "<your ANTHROPIC_API_KEY>"
}
}
}
}Add to ~/.codeium/windsurf/mcp_config.json. Replace each placeholder with your own value before saving.
{
"mcpServers": {
"local-model-suitability-mcp": {
"url": "https://local-model-suitability-mcp-production.up.railway.app/"
}
}
}{
"mcpServers": {
"local-model-suitability-mcp": {
"command": "npx",
"args": [
"-y",
"local-model-suitability-mcp"
],
"env": {
"ANTHROPIC_API_KEY": "<your ANTHROPIC_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.OjasKord%2Flocal-model-suitability-mcp)<a href="https://mcptoplist.com/server/io.github.OjasKord%2Flocal-model-suitability-mcp"><img src="https://mcptoplist.com/badge/io.github.OjasKord%2Flocal-model-suitability-mcp.svg" alt="MCP Toplist: Top 25% of 115,460" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 3 registries
OjasKord
Other servers by OjasKord
- Bizfile MCP#11,263 · 12 vers
- VAT Validator MCP#12,803 · 11 vers
- URL Safety Validator MCP#14,807 · 6 vers
- Data Compliance Classifier MCP#15,726 · 5 vers
- HS Code Classifier#15,727 · 5 vers
- Tender MCP#15,897 · 6 vers
- Document Integrity Validator#23,141 · 2 vers
- Quantum Suitability Validator#25,345 · 1 ver
Available versions (6)
| Version | Published |
|---|---|
| 1.1.6 | May 2, 2026 |
| 1.1.5 | Apr 28, 2026 |
| 1.1.4 | Apr 26, 2026 |
| 1.1.1 | Apr 23, 2026 |
| 1.1.0 | Apr 20, 2026 |
| 1.0.1 | Apr 13, 2026 |
Frequently asked questions
- Who maintains Local Model Suitability MCP?
- Local Model Suitability MCP is maintained by OjasKord, which publishes 9 MCP servers (54 total versions) tracked on MCP Toplist.
- Is Local Model Suitability MCP listed on the Official MCP Registry?
- Yes — Local Model Suitability MCP is listed on the Official MCP Registry, alongside Glama and mcp.so.
- How many versions does Local Model Suitability MCP have?
- MCP Toplist tracks 6 versions of Local Model Suitability MCP, most recently published on May 2, 2026.
- Where can I find the source code for Local Model Suitability MCP?
- The source code for Local Model Suitability MCP is hosted at github.com/OjasKord/local-model-suitability-mcp.