Spera MCP Server
Click on "Install Server".
Wait a few minutes for the server to deploy. Once ready, it will show a "Started" state.
In the chat, type
@followed by the MCP server name and your instructions, e.g., "@Spera MCP Serverrun a quick backtest on my current strategy"
That's it! The server will respond to your query, and you can continue using it as needed.
Here is a step-by-step guide with screenshots.
Spera for Cursor
Spera for Cursor packages the production Spera MCP server and its portable agent skills into one installable plugin. It helps users create and revise strategy graphs, modules, and custom nodes; run exact-revision backtests; and maintain project knowledge and artifact documentation.
Capabilities
Discover authorized Spera projects and artifacts.
Create, branch, edit, and compile strategies.
Create and configure reusable modules.
Create, patch, and compile structured custom nodes.
Run bounded quick and durable deep backtests.
Read and update project knowledge with revision-safe citations.
Read and update strategy, module, and custom-node documentation.
The plugin does not deploy live trading bots, manage exchange credentials, or authorize live trading. Backtest results are historical evidence for an exact revision, not a performance guarantee.
Related MCP server: Knowledge Graph MCP Server
Connect
The plugin connects to https://api.spera.bot/mcp over Streamable HTTP. On first use, Cursor opens
Spera's OAuth authorization flow. Sign in to Spera and approve only the scopes shown in the consent
screen. A complete authoring grant exposes 31 tools.
Local testing
Copy or link this repository to Cursor's local plugin directory:
~/.cursor/plugins/local/speraRestart Cursor or run Developer: Reload Window, then open Customize and confirm that Spera's
skills and MCP server are listed. Complete OAuth and verify that spera_context_get reports the expected
scopes before testing write workflows.
Repository checks use Node.js 20 or newer and have no third-party dependencies:
npm test
npm run test:live
npm run validate:submissiontest:live validates the public MCP OAuth discovery chain. validate:submission additionally requires
an approved open-source license before marketplace submission.
Data handling, privacy, and support
Data handling: DATA_HANDLING.md
Privacy policy: https://www.spera.bot/privacy
Terms of service: https://www.spera.bot/terms
Support: support@spera.bot
Never include access tokens, exchange credentials, or private keys in prompts, issues, or support requests.
This server cannot be installed
Maintenance
Resources
Unclaimed servers have limited discoverability.
Looking for Admin?
If you are the server author, to access and configure the admin panel.
Related MCP Servers
Flicense-quality-maintenanceEnables building and querying code knowledge graphs for project analysis, with tools for exploring code relationships, managing workflows, and automating development tasks. Integrates with Git and GitHub for branch management and pull request creation.426- AlicenseAqualityDmaintenanceEnables creating, managing, analyzing, and visualizing knowledge graphs with support for multiple graph types (topology, timelines, changelogs, requirements, knowledge bases, ontologies) including node/edge management and resource association.15191MIT
- AlicenseAqualityDmaintenanceEnables creating and querying semantic knowledge graphs to model business logic, code relationships, and project structure across multiple projects.111MIT
- Flicense-qualityDmaintenanceEnables quant research, strategy development, backtesting, and paper trading through natural language prompts, integrated with 20+ AI agents.134
Related MCP Connectors
Quant research, backtesting, marketplace subscriptions, editable forks, copy trading, and execution.
Build, backtest, and deploy quantitative trading strategies from your AI agent.
Cross-agent artifact workspace with provenance across Claude Code, Codex, Cursor, LangGraph.
Latest Blog Posts
- Who's Calling? MCP Hosts Are an Identity Blind Spot (And the Spec Knows It)By Om-Shree-0709 on .mcpAgent IdentityOAuth 2.1
- Your AI Chatbot Just Exposed Your CEO's Salary to an InternBy Om-Shree-0709 on .Agent IdentityMCP SecurityOAuth Delegation
- Why MCP Servers Need Execution Sandboxing (And Why Your Current Stack Isn't Enough)By Om-Shree-0709 on .Agentic AiPrompt InjectionWebAssembly
MCP directory API
We provide all the information about MCP servers via our MCP API.
curl -X GET 'https://glama.ai/api/mcp/v1/servers/praveenmanikandan/spera-cursor-plugin'
If you have feedback or need assistance with the MCP directory API, please join our Discord server