Guide for creating high-quality MCP (Model Context Protocol) servers that enable LLMs to interact with external services through well-designed tools. Use when building MCP servers to integrate external APIs or services, whether in Python (FastMCP) or Node/TypeScript (MCP SDK).
Instructions for sethdavis512/obsidian-mcp-server, covering claude.md, development commands, architecture overview, core components and transport modes.
Read, write, search, and surgically edit Obsidian vault notes, tags, and frontmatter via MCP. STDIO or Streamable HTTP. Runs locally from the obsidian-mcp-server npm package.
Copilot instructions for sethdavis512/my-first-mcp, covering github copilot instructions, analysis of index.js (2025-07-10), code patterns, best practices and style guidelines.