Skip to content
View cyanheads's full-sized avatar
🤖
Building LLM Agents
🤖
Building LLM Agents

Block or report cyanheads

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Maximum 250 characters. Please don’t include any personal information such as legal names or email addresses. Markdown is supported. This note will only be visible to you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
cyanheads/README.md

Hi, I'm Casey 👋

Open to Work Website

I build open source tools that connect LLMs to things. Based in Seattle.

Agent-native TypeScript framework for building Model Context Protocol (MCP) servers.

  • Declarative tool definitions
  • Pluggable auth
  • Multi-backend storage
  • OpenTelemetry
  • Runs on Node.js and Cloudflare Workers
npx @cyanheads/mcp-ts-core init my-mcp-server

Start your coding agent in the scaffolded project and describe what you want to build. Ships with Agent Skills and framework docs built in.

Servers below are built on it.

MCP servers

Server Description Hosted Server
MCP infrastructure
model-context-protocol-resources MCP guides and examples
mcp-reporter Generate capability reports across your MCP server ecosystem
workflows-mcp-server Declarative multi-step workflow engine with YAML definitions
External data sources
arxiv-mcp-server arXiv paper search and full-text reading /mcp
cdc-health-mcp-server 1,487+ CDC public health datasets — disease surveillance, mortality, vaccinations, and more /mcp
clinicaltrialsgov-mcp-server ClinicalTrials.gov trial search, study details and results, patient matching /mcp
congressgov-mcp-server U.S. congressional bills, votes, members, and committees /mcp
hn-mcp-server Hacker News feeds, discussions, user profiles, and search /mcp
openfda-mcp-server FDA drugs, food, devices, and recalls via openFDA /mcp
openalex-mcp-server 270M+ academic works, authors, and institutions via OpenAlex /mcp
openfec-mcp-server FEC campaign finance data — candidates, committees, contributions, and filings /mcp
protein-mcp-server Protein structures (PDB, UniProt)
pubchem-mcp-server Compound search, properties, safety data, and bioactivity via PubChem /mcp
pubmed-mcp-server PubMed article search, full text, citations, and MeSH terms /mcp
nhtsa-vehicle-safety-mcp-server NHTSA vehicle safety — recalls, complaints, crash ratings, VIN decoding /mcp
nws-weather-mcp-server Real-time US weather forecasts, alerts, and observations via National Weather Service /mcp
secedgar-mcp-server SEC EDGAR filings, XBRL financials, and company data /mcp
Local & workspace
atlas-mcp-server Neo4j task and knowledge graphs
calculator-mcp-server Math evaluation, simplification, derivatives /mcp
filesystem-mcp-server File and directory operations
git-mcp-server Git repository management — commits, branches, diffs, history, worktrees
obsidian-mcp-server Obsidian vault notes, tags, frontmatter, and search via Local REST API
survey-mcp-server Dynamic conversational surveys with skip logic and structured collection
toolkit-mcp-server Network diagnostics, system monitoring, crypto utilities, QR codes
AI services
mentor-mcp-server Code review, design critique, and writing feedback via Deepseek R1
perplexity-mcp-server Search-augmented queries and deep research via Perplexity API
Hardware & notifications
ntfy-mcp-server Push notifications via ntfy
pixoo-mcp-server Pixel art, animations, and text on Divoom Pixoo LED matrices

Other projects

Project Description
JavaScript claude-sidebar-modifier Firefox extension to resize/hide the Claude.ai sidebar
TypeScript pixoo-toolkit Divoom Pixoo display SDK (16/32/64)
Python repo-map AI-generated codebase summaries
TypeScript scripts-ts Cross-platform dev utility scripts
Lua TwilightAscensionRares WoW addon for Twilight Highlands rare spawn tracking

Open to work

I build AI/LLM tooling and infrastructure. Looking for full-time or contract roles where I can keep doing that.

Available for:

  • Full-time positions
  • Contract and consulting
  • Custom MCP server development (view framework)

Support

If any of this has been useful to you, I'd appreciate the support.

Buy Me A Coffee

Website: caseyjhand.com | Email: casey@caseyjhand.com


When we share knowledge, everyone benefits.

Pinned Loading

  1. atlas-mcp-server atlas-mcp-server Public

    A Model Context Protocol (MCP) server for ATLAS, a Neo4j-powered task management system for LLM Agents - implementing a three-tier architecture (Projects, Tasks, Knowledge) to manage complex workfl…

    TypeScript 470 65

  2. obsidian-mcp-server obsidian-mcp-server Public

    Obsidian Knowledge-Management MCP (Model Context Protocol) server that enables AI agents and development tools to interact with an Obsidian vault. It provides a comprehensive suite of tools for rea…

    TypeScript 436 63

  3. model-context-protocol-resources model-context-protocol-resources Public

    Exploring the Model Context Protocol (MCP) through practical guides, clients, and servers I've built while learning about this new protocol.

    277 29

  4. git-mcp-server git-mcp-server Public

    An MCP (Model Context Protocol) server enabling LLMs and AI agents to interact with Git repositories. Provides tools for comprehensive Git operations including clone, commit, branch, diff, log, sta…

    TypeScript 206 51

  5. mcp-ts-core mcp-ts-core Public

    Agent-native TypeScript framework for building MCP servers. Build tools, not infrastructure.

    TypeScript 131 24

  6. repo-map repo-map Public

    repo-map generates LLM-enhanced summaries and analysis of software repositories, providing developers with valuable insights into project structures, file purposes, and potential considerations acr…

    Python 41 14