Simplefunctions
Rank #12,760io.github.spfunctions/simplefunctions
Calibrated world model for AI agents. 40 tools: world state, markets, trading. Kalshi + Polymarket.
Simplefunctions is a Model Context Protocol (MCP) server published by spfunctions. It ranks #12,760 of 132,046 servers tracked on MCP Toplist, and its repository has 12 GitHub stars. Simplefunctions is listed across 4 registries — Official MCP, PulseMCP, Glama and mcp.so, with 3 tracked versions. It was first listed on Mar 14, 2026 and most recently updated on Apr 2, 2026.
Ranks ahead of 119,286 of 132,046 servers on MCP Toplist.
Use Simplefunctions
No credentials or required configuration declared — add it to your MCP client and go.
claude mcp add --transport http simplefunctions https://simplefunctions.dev/api/mcp/mcpclaude mcp add simplefunctions -- npx -y @spfunctions/cli[mcp_servers.simplefunctions]
url = "https://simplefunctions.dev/api/mcp/mcp"Add to ~/.codex/config.toml.
[mcp_servers.simplefunctions]
command = "npx"
args = ["-y", "@spfunctions/cli"]Add to ~/.codex/config.toml.
https://simplefunctions.dev/api/mcp/mcpSettings → Connectors → “Add custom connector”, then paste this URL.
{
"mcpServers": {
"simplefunctions": {
"command": "npx",
"args": [
"-y",
"@spfunctions/cli"
]
}
}
}Add to claude_desktop_config.json (Settings → Developer → Edit Config).
{
"mcpServers": {
"simplefunctions": {
"url": "https://simplefunctions.dev/api/mcp/mcp"
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project).
{
"mcpServers": {
"simplefunctions": {
"command": "npx",
"args": [
"-y",
"@spfunctions/cli"
]
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project).
{
"servers": {
"simplefunctions": {
"type": "http",
"url": "https://simplefunctions.dev/api/mcp/mcp"
}
}
}Save as .vscode/mcp.json in your workspace.
{
"servers": {
"simplefunctions": {
"type": "stdio",
"command": "npx",
"args": [
"-y",
"@spfunctions/cli"
]
}
}
}Save as .vscode/mcp.json in your workspace.
{
"mcpServers": {
"simplefunctions": {
"serverUrl": "https://simplefunctions.dev/api/mcp/mcp"
}
}
}Add to ~/.codeium/windsurf/mcp_config.json.
{
"mcpServers": {
"simplefunctions": {
"command": "npx",
"args": [
"-y",
"@spfunctions/cli"
]
}
}
}Add to ~/.codeium/windsurf/mcp_config.json.
{
"mcpServers": {
"simplefunctions": {
"url": "https://simplefunctions.dev/api/mcp/mcp"
}
}
}{
"mcpServers": {
"simplefunctions": {
"command": "npx",
"args": [
"-y",
"@spfunctions/cli"
]
}
}
}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.spfunctions%2Fsimplefunctions)<a href="https://mcptoplist.com/server/io.github.spfunctions%2Fsimplefunctions"><img src="https://mcptoplist.com/badge/io.github.spfunctions%2Fsimplefunctions.svg" alt="MCP Toplist: Top 10% of 132,046" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 3 registries (1 delisted)
spfunctions
Available versions (3)
| Version | Published |
|---|---|
| 1.1.0 | Apr 2, 2026 |
| 1.0.0 | Apr 2, 2026 |
| 0.1.0 | Nov 25, 2024 |
Frequently asked questions
- Who maintains Simplefunctions?
- Simplefunctions is maintained by spfunctions, which publishes 1 MCP server (3 total versions) tracked on MCP Toplist.
- Is Simplefunctions listed on the Official MCP Registry?
- Yes — Simplefunctions is listed on the Official MCP Registry, alongside PulseMCP, Glama and mcp.so.
- How many versions does Simplefunctions have?
- MCP Toplist tracks 3 versions of Simplefunctions, most recently published on Apr 2, 2026.
- Where can I find the source code for Simplefunctions?
- The source code for Simplefunctions is hosted at github.com/spfunctions/simplefunctions-cli.
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.