Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

53 Commits
 
 
 
 
 
 

Repository files navigation

mcps

A collection of Model Context Protocol servers that give agents like Claude Code direct access to external services. Each server lives in its own subdirectory with its own setup, tests, and docs.

Server What it connects to
tastytrade-mcp The TastyTrade Open API: brokerage account, market data, and order management (12 tools).
harbor-mcp The Harbor hub: evaluation jobs, trials, uploads, and published packages.

Design

These servers follow Honeycomb's MCP, easy as 1-2-3 guidance: a few curated tools built around real questions rather than raw API endpoints, responses shaped for a model instead of a UI, and typed schemas that steer the model toward valid calls.

Layout

Each server is self-contained. Its own README.md covers how to install and configure it for Claude Code, run its tests, and use its tools.

mcps/
├── tastytrade-mcp/
└── harbor-mcp/

About

Helpful MCP servers for use in Claude Code, Codex, or wherever you chat with an agent.

Resources

Stars

Watchers

Forks

Releases

Packages

Contributors

Languages