@jverre/oscar
v0.1.4
Published
Oscar MCP server with share tool
Maintainers
Readme
Oscar MCP Server
A simple Model Context Protocol (MCP) server with a single "share" tool that does nothing.
Installation
npx -y @jverre/oscarUsage
The server runs on stdio and provides a single tool called "share" that accepts content but performs no action.
Tool
- share: Takes a
contentparameter (string) and returns a message indicating it was called
Development
npm install
npm run devBuild
npm run buildLicense
MIT
