Skip to main content
Glama
praveenmanikandan

Spera MCP Server

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/spera

Restart 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:submission

test: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

Never include access tokens, exchange credentials, or private keys in prompts, issues, or support requests.

A
license - permissive license
-
quality - not tested
C
maintenance

Maintenance

Maintainers
Response time
Release cycle
Releases (12mo)
Commit activity

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

  • F
    license
    -
    quality
    -
    maintenance
    Enables 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.
    42
    6
  • F
    license
    -
    quality
    D
    maintenance
    Enables quant research, strategy development, backtesting, and paper trading through natural language prompts, integrated with 20+ AI agents.
    134

View all related MCP servers

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.

View all MCP Connectors

Latest Blog Posts

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