spanly

mcp
Security Audit
Warn
Health Warn
  • License — License: Apache-2.0
  • Description — Repository has a description
  • Active repo — Last push 0 days ago
  • Low visibility — Only 5 GitHub stars
Code Pass
  • Code scan — Scanned 12 files during light audit, no dangerous patterns found
Permissions Pass
  • Permissions — No dangerous permissions requested

No AI report is available for this listing yet.

SUMMARY

Observability for MCP servers and AI agents. TypeScript SDK, Python SDK, and CLI.

README.md

Spanly

CI
npm
PyPI
License

Open-source SDKs and CLI for Spanly, observability for
MCP (Model Context Protocol) servers and AI agents.

This repository contains three independently versioned and published artifacts:

Path Package Install
js/ @spanly/sdk (npm) npm install @spanly/sdk
python/ spanly (PyPI) pip install spanly
cli/ @spanly/spanly / Homebrew npx -y @spanly/spanly run -- <mcp-command>

Quick start

TypeScript / JavaScript SDK

npm install @spanly/sdk

Python SDK

pip install spanly

CLI

# via npm (recommended for MCP client configs)
npx -y @spanly/spanly run -- <your-mcp-command>

# or via Homebrew
brew install spanlyhq/tap/spanly

See each subdirectory's README for usage details, or the full
documentation at spanly.com/docs.

Contributing

Issues and pull requests are welcome. Please read CONTRIBUTING.md
first. This repository is a mirror of an internal monorepo; the contribution
flow is slightly different from a typical repo, and CONTRIBUTING explains it.

Security

Please report vulnerabilities privately via the
Security tab; see
SECURITY.md.

License

Apache License 2.0.

Reviews (0)

No results found