loaditout.ai
SkillsPacksTrendingLeaderboardAPI DocsBlogSubmitRequestsCompareAgentsXPrivacyDisclaimer
{}loaditout.ai
Skills & MCPPacksBlog

statespace-mcp-server

MCP Tool

statespace-tech/statespace-mcp-server

MCP server to connect to Statespace apps.

Install

$ npx loaditout add statespace-tech/statespace-mcp-server

Platform-specific configuration:

.claude/settings.json
{
  "mcpServers": {
    "statespace-mcp-server": {
      "command": "npx",
      "args": [
        "-y",
        "statespace-mcp-server"
      ]
    }
  }
}

Add the config above to .claude/settings.json under the mcpServers key.

About

statespace-mcp

[](https://github.com/statespace-tech/statespace-mcp-server/actions/workflows/test.yml) [](https://github.com/statespace-tech/statespace-mcp-server/blob/main/LICENSE) [](https://www.npmjs.com/package/statespace-mcp) [](https://discord.gg/rRyM7zkZTf) [](https://x.com/statespace_tech)

MCP server for Statespace apps.

Usage

Add to your MCP client config:

"statespace": {
  "command": "npx",
  "args": ["statespace-mcp", "https://your-app.statespace.app"],
  "env": {
    "STATESPACE_TOKEN": "your-token-here" // optional
  }
}

The server connects to your deployed Statespace app over HTTP and exposes two tools:

  • read_page — read any file from the app (start with README.md)
  • run_command — execute a command declared in a page's YAML frontmatter
Requirements
  • Node.js 18+
  • A deployed Statespace app URL (http or https)
Community & Contributing
  • Discord: Join our community server for real-time help and discussions
  • X: Follow us @statespace_tech for updates and news
  • Issues: Report bugs or request features on GitHub Issues
License

This project is licensed under the terms of the MIT license.

Tags

apimcpmodel-context-protocol

Reviews

Loading reviews...

Quality Signals

5
Stars
0
Installs
Last updated16 days ago
Security: AREADME

Safety

Risk Levelmedium
Data Access
read
Network Accessnone

Details

Sourcegithub-crawl
Last commit4/2/2026
View on GitHub→

Embed Badge

[![Loaditout](https://loaditout.ai/api/badge/statespace-tech/statespace-mcp-server)](https://loaditout.ai/skills/statespace-tech/statespace-mcp-server)