statespace-mcp

mcp
Guvenlik Denetimi
Uyari
Health Uyari
  • License — License: MIT
  • Description — Repository has a description
  • Active repo — Last push 0 days ago
  • Low visibility — Only 5 GitHub stars
Code Uyari
  • network request — Outbound network request in src/mcp.ts
Permissions Gecti
  • Permissions — No dangerous permissions requested
Purpose
This MCP server connects to a deployed Statespace application over HTTP, allowing your AI client to read files and execute predefined commands from the app's frontmatter.

Security Assessment
The tool requires you to pass an API token via an environment variable (`STATESPACE_TOKEN`) to access private apps, which is a standard and secure practice. It safely makes outbound network requests strictly to the Statespace app URL provided by you during setup. It does not execute arbitrary shell commands; instead, it relies on commands explicitly declared by the developer in the app's YAML frontmatter. No hardcoded secrets or dangerous permission requests were found. Overall risk is Low.

Quality Assessment
The project appears to be actively maintained, with its most recent code push happening today. It runs automated tests via GitHub Actions. While it currently has very low community visibility (only 5 GitHub stars), the codebase is straightforward and its integration purpose is highly specific. The automated rule scan incorrectly flagged a missing license, but the project's README badge and official badge link correctly identify it as licensed under MIT.

Verdict
Safe to use, provided you trust the specific Statespace app URL you are connecting the tool to.
SUMMARY

MCP server to connect to Statespace apps.

README.md

Statespace MCP

Test Suite
License
npm
Discord
X

MCP server for Statespace browser.

Usage

Add to your MCP client config:

{
  "mcpServers": {
    "statespace": {
      "command": "npx",
      "args": ["statespace-mcp"]
    }
  }
}

Tool: search

Search documentation indexed from llms.txt sites.

Parameter Type Required Default Description
q string yes Search query
limit integer no 10 Max results to return
site string no Restrict to a specific site (name, domain, or full URL)

Requirements

  • Node.js 18+

Community & Contributing

License

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

Yorumlar (0)

Sonuc bulunamadi