Canvasaas
Rank #47,066io.github.jyswee/canvasaas
AI business strategy frameworks for coding agents. 19 frameworks + pitch decks from one idea.
Canvasaas is a Model Context Protocol (MCP) server published by jyswee. It ranks #47,066 of 130,187 servers tracked on MCP Toplist, and its repository has 1 GitHub stars. Canvasaas is listed on Official MCP, with 1 tracked version. It was first listed on Sep 1, 2026 and most recently updated on Sep 1, 2026.
Ranks ahead of 83,121 of 130,187 servers on MCP Toplist.
Use Canvasaas
No credentials or required configuration declared — add it to your MCP client and go.
claude mcp add --transport http canvasaas https://mcp.canvasaas.com/sseclaude mcp add canvasaas -e "CVS_API_KEY=<your CVS_API_KEY>" -- npx -y mcp-serve canvasaasReplace each placeholder with your own value before saving.
[mcp_servers.canvasaas]
url = "https://mcp.canvasaas.com/sse"Add to ~/.codex/config.toml.
[mcp_servers.canvasaas]
command = "npx"
args = ["-y", "mcp-serve", "canvasaas"]
[mcp_servers.canvasaas.env]
CVS_API_KEY = "<your CVS_API_KEY>"Add to ~/.codex/config.toml. Replace each placeholder with your own value before saving.
https://mcp.canvasaas.com/sseSettings → Connectors → “Add custom connector”, then paste this URL.
{
"mcpServers": {
"canvasaas": {
"command": "npx",
"args": [
"-y",
"mcp-serve",
"canvasaas"
],
"env": {
"CVS_API_KEY": "<your CVS_API_KEY>"
}
}
}
}Add to claude_desktop_config.json (Settings → Developer → Edit Config). Replace each placeholder with your own value before saving.
{
"mcpServers": {
"canvasaas": {
"url": "https://mcp.canvasaas.com/sse"
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project).
{
"mcpServers": {
"canvasaas": {
"command": "npx",
"args": [
"-y",
"mcp-serve",
"canvasaas"
],
"env": {
"CVS_API_KEY": "<your CVS_API_KEY>"
}
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project). Replace each placeholder with your own value before saving.
{
"servers": {
"canvasaas": {
"type": "http",
"url": "https://mcp.canvasaas.com/sse"
}
}
}Save as .vscode/mcp.json in your workspace.
{
"servers": {
"canvasaas": {
"type": "stdio",
"command": "npx",
"args": [
"-y",
"mcp-serve",
"canvasaas"
],
"env": {
"CVS_API_KEY": "<your CVS_API_KEY>"
}
}
}
}Save as .vscode/mcp.json in your workspace. Replace each placeholder with your own value before saving.
{
"mcpServers": {
"canvasaas": {
"serverUrl": "https://mcp.canvasaas.com/sse"
}
}
}Add to ~/.codeium/windsurf/mcp_config.json.
{
"mcpServers": {
"canvasaas": {
"command": "npx",
"args": [
"-y",
"mcp-serve",
"canvasaas"
],
"env": {
"CVS_API_KEY": "<your CVS_API_KEY>"
}
}
}
}Add to ~/.codeium/windsurf/mcp_config.json. Replace each placeholder with your own value before saving.
{
"mcpServers": {
"canvasaas": {
"url": "https://mcp.canvasaas.com/sse"
}
}
}{
"mcpServers": {
"canvasaas": {
"command": "npx",
"args": [
"-y",
"mcp-serve",
"canvasaas"
],
"env": {
"CVS_API_KEY": "<your CVS_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.jyswee%2Fcanvasaas)<a href="https://mcptoplist.com/server/io.github.jyswee%2Fcanvasaas"><img src="https://mcptoplist.com/badge/io.github.jyswee%2Fcanvasaas.svg" alt="MCP Toplist: Top 50% of 130,187" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 1 registry
jyswee
Other servers by jyswee
- Buggazi#18,559 · 18 vers
- SecretCarousel#25,402 · 17 vers
- gpusmarket#29,609 · 11 vers
- analyga#31,047 · 11 vers
- agenticmemory#33,093 · 2 vers
- a2a-trustgate#40,937 · 5 vers
- taufunctions#48,408 · 3 vers
- appoiint#53,156
- Oddsockets CLI#54,749 · 2 vers
- authshore#55,301 · 2 vers
- BandSaaS MCP Server#55,302 · 2 vers
- vipsallowed#66,141 · 1 ver
Available versions (1)
| Version | Published |
|---|---|
| 1.1.3 | Sep 1, 2026 |
Frequently asked questions
- Who maintains Canvasaas?
- Canvasaas is maintained by jyswee, which publishes 21 MCP servers (80 total versions) tracked on MCP Toplist.
- Is Canvasaas listed on the Official MCP Registry?
- Yes — Canvasaas is listed on the Official MCP Registry.
- How many versions does Canvasaas have?
- MCP Toplist tracks 1 version of Canvasaas, most recently published on Sep 1, 2026.
- Where can I find the source code for Canvasaas?
- The source code for Canvasaas is hosted at github.com/jyswee/canvasaas.
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.