TaScan
Quality Score
93
/100
Universal task protocol — manage projects, tasks, workers, QR codes, and reports.
§01 Install
Remote endpoint
Streamable HTTP / SSE endpoint. Add to any MCP client that supports remote servers.
https://tascan-live-event.netlify.app/mcpClaude Desktop (claude_desktop_config.json)
{
"mcpServers": {
"tascan-mcp": {
"command": "npx",
"args": [
"-y",
"tascan-mcp"
],
"env": {
"TASCAN_API_KEY": "<your-tascan_api_key>",
"TASCAN_API_URL": "<tascan_api_url>"
}
}
}
}Cursor (.cursor/mcp.json)
{
"mcpServers": {
"tascan-mcp": {
"command": "npx",
"args": [
"-y",
"tascan-mcp"
],
"env": {
"TASCAN_API_KEY": "<your-tascan_api_key>",
"TASCAN_API_URL": "<tascan_api_url>"
}
}
}
}Cline (cline_mcp_settings.json)
npx -y tascan-mcp§02 Environment variables
TASCAN_API_KEYrequiredsecret
Your TaScan API key (generate in Admin Portal > Team > API Keys)
TASCAN_API_URLTaScan API base URL (default: https://tascan-live-event.netlify.app/api/v1)
§03 MCP Quality Score · methodology
freshness
23
completeness
20
installability
25
documentation
15
stability
10
§04 Alternatives in Other
agency.lona/trading
agency.lona/trading
AI-powered trading strategy development: backtesting, market data, and portfolio analysis
ABMeter
ai.abmeter/abmeter
Feature flagging and A/B testing platform with AI-first experimentation workflows.
AdAdvisor MCP Server
ai.adadvisor/mcp-server
Query Meta Ads performance data — accounts, campaigns, ad sets, ads, metrics & settings.