CotForce-MCP
Rank #61,964io.github.islobodan/cotforce-mcp
Give brains to your small models. MCP server enforcing step-by-step Chain-of-Thought.
CotForce-MCP is a Model Context Protocol (MCP) server published by islobodan. It ranks #61,964 of 132,113 servers tracked on MCP Toplist. CotForce-MCP is listed across 4 registries — Official MCP, Glama, PulseMCP and mcp.so, with 1 tracked version. It was first listed on May 7, 2026 and most recently updated on May 7, 2026.
Ranks ahead of 70,149 of 132,113 servers on MCP Toplist.
Use CotForce-MCP
No credentials or required configuration declared — add it to your MCP client and go.
claude mcp add cotforce-mcp -e "MODE=<your MODE>" -e "API_BASE_URL=<your API_BASE_URL>" -e "MODEL=<your MODEL>" -- npx -y @slbdn/cotforce-mcpReplace each placeholder with your own value before saving.
[mcp_servers.cotforce-mcp]
command = "npx"
args = ["-y", "@slbdn/cotforce-mcp"]
[mcp_servers.cotforce-mcp.env]
MODE = "<your MODE>"
API_BASE_URL = "<your API_BASE_URL>"
MODEL = "<your MODEL>"Add to ~/.codex/config.toml. Replace each placeholder with your own value before saving.
{
"mcpServers": {
"cotforce-mcp": {
"command": "npx",
"args": [
"-y",
"@slbdn/cotforce-mcp"
],
"env": {
"MODE": "<your MODE>",
"API_BASE_URL": "<your API_BASE_URL>",
"MODEL": "<your MODEL>"
}
}
}
}Add to claude_desktop_config.json (Settings → Developer → Edit Config). Replace each placeholder with your own value before saving.
{
"mcpServers": {
"cotforce-mcp": {
"command": "npx",
"args": [
"-y",
"@slbdn/cotforce-mcp"
],
"env": {
"MODE": "<your MODE>",
"API_BASE_URL": "<your API_BASE_URL>",
"MODEL": "<your MODEL>"
}
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project). Replace each placeholder with your own value before saving.
{
"servers": {
"cotforce-mcp": {
"type": "stdio",
"command": "npx",
"args": [
"-y",
"@slbdn/cotforce-mcp"
],
"env": {
"MODE": "<your MODE>",
"API_BASE_URL": "<your API_BASE_URL>",
"MODEL": "<your MODEL>"
}
}
}
}Save as .vscode/mcp.json in your workspace. Replace each placeholder with your own value before saving.
{
"mcpServers": {
"cotforce-mcp": {
"command": "npx",
"args": [
"-y",
"@slbdn/cotforce-mcp"
],
"env": {
"MODE": "<your MODE>",
"API_BASE_URL": "<your API_BASE_URL>",
"MODEL": "<your MODEL>"
}
}
}
}Add to ~/.codeium/windsurf/mcp_config.json. Replace each placeholder with your own value before saving.
{
"mcpServers": {
"cotforce-mcp": {
"command": "npx",
"args": [
"-y",
"@slbdn/cotforce-mcp"
],
"env": {
"MODE": "<your MODE>",
"API_BASE_URL": "<your API_BASE_URL>",
"MODEL": "<your MODEL>"
}
}
}
}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.islobodan%2Fcotforce-mcp)<a href="https://mcptoplist.com/server/io.github.islobodan%2Fcotforce-mcp"><img src="https://mcptoplist.com/badge/io.github.islobodan%2Fcotforce-mcp.svg" alt="MCP Toplist: Top 50% of 132,113" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 4 registries
islobodan
Other servers by islobodan
View all islobodan servers →Available versions (1)
| Version | Published |
|---|---|
| 1.1.3 | May 7, 2026 |
Frequently asked questions
- Who maintains CotForce-MCP?
- CotForce-MCP is maintained by islobodan, which publishes 2 MCP servers (2 total versions) tracked on MCP Toplist.
- Is CotForce-MCP listed on the Official MCP Registry?
- Yes — CotForce-MCP is listed on the Official MCP Registry, alongside Glama, PulseMCP and mcp.so.
- How many versions does CotForce-MCP have?
- MCP Toplist tracks 1 version of CotForce-MCP, most recently published on May 7, 2026.
- Where can I find the source code for CotForce-MCP?
- The source code for CotForce-MCP is hosted at github.com/islobodan/cotforce-mcp.
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.