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