About Yardstick
Yardstick is an MCP server published by StacklokLabs in the Developer Tools category: yardstick is an MCP server that provides a deterministic "yardstick" for clients and agents. It has been installed 0 times through Conduid.
The repository has 3 stars and 2 forks, with the last commit 6 months ago. Six months or more without a commit doesn't mean the server is broken, but check the open issues (0) before depending on it in production.
Install
npx yardstickThis server has no ConduID identity, so agent calls to it are not receipted. Pin the version you install and review the source before granting it credentials.
Ask AI
Ask AI about Yardstick
Powered by Claude · Grounded in docs
Security checks
- ·README presentNot checked yet.
- ·License declaredNot checked yet.
- ·Tests presentNot checked yet.
- ·Dependencies pinnedNot checked yet.
- ·No dynamic code executionNot checked yet.
- !Scoped permissionsDoesn't declare a permission scope. Assume it can do anything its process can.
Releases
README
An MCP Server and Client that provides a yardstick implementation and reference for testing.
Features
- Server
- Full Transport Coverage: Supports running in all three transport types (
stdio,sseandstreamable-http) - Deterministic response: Provides the ability for deterministic testing, ensuring each response is tied to its specific request
- Securely built: Secure and minimal OCI Image that does not require elevated privileges to run
- Full Transport Coverage: Supports running in all three transport types (
- Client
- Full Transport Coverage: Supports running against all types of MCP Servers (
stdio,sseandstreamable-http) - Support for Containers: Containerised MCP Servers are supported (and preferred)
- Full Transport Coverage: Supports running against all types of MCP Servers (
Currently there are many Clients and MCP Servers that do many things, however there weren't any that satisfied our need for testing. We required a deterministic MCP server that had first class container support and was securely built. We also required Clients that can be used against all three transport types that can be used in a testing process.
Contributing
We welcome contributions to this MCP server! If you'd like to contribute, please review the CONTRIBUTING guide for details on how to get started.
If you run into a bug or have a feature request, please
open an issue in the repository
or join us in the #mcp-servers channel on our
community Discord server.
License
This project is licensed under the Apache v2 License - see the LICENSE file for details.
README mirrored from the source repository 4 hours ago. The original is authoritative.