Skip to content

spanlyhq/spanly

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Spanly

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 spanly/tap/spanly

See each subdirectory's README for usage details.

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.

License

Apache License 2.0.

About

MCP monitoring

Topics

Resources

License

Contributing

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors