Model Context Protocol

This page is a collection of notes and links related to the Model Context Protocol (MCP), a proposed standard for extending managing context in large language models () via external tools.

Resources

FieldCategoryDateLinkNotes
Audio ProcessingIntegration2026SAS Audio Processor

Exposes 25 DeclarAgent-based MCP tools for trimming, normalizing, compressing, EQ/reverb/pitch-shift/time-stretch, analysis, and MIDI extraction; accepts WAV inputs and emits structured JSON for Claude/MCP clients.

AutomationIntegration2025macos-automator-mcp

a macOS Node server that exposes AppleScript and JXA to MCP clients

Server Implementation2026playwrightess-mcp

an experimental MCP server that exposes a persistent Playwright JavaScript eval environment via a single playwright_eval tool

2025paws-on-mcp

yet another Python MCP server

Context ManagementIntegration2026claude-context-mode

an MCP server that adds context mode support and tooling for Claude workflows

Document ProcessingIntegration2025markitdown

a document-to-Markdown conversion tool/library useful for ingestion pipelines

DocumentationServer Implementation2025toMCP

turns any website or docs into an MCP server by extracting clean Markdown

Extension ArchitectureServer Implementation2025hyper-mcp

a powerful MCP server that leverages WebAssembly plugins

GraphicsServer Implementation2025blender-mcp

a server that enables real-time interaction between Large Language Models and Blender using JSON over TCP.

openscad-mcp

an MCP server for OpenSCAD that enables design automation and AI-assisted 3D modeling

IntegrationServer Implementation2025annas-mcp

an MCP server (and CLI) for searching and downloading documents from Anna’s Archive

Fabric-Analytics-MCP

an MCP server that integrates with Microsoft Fabric for analytics tasks

LLM InteroperabilityIntegration2025mcp-llm-bridge

a bridge that connects MCP servers to OpenAI-compatible language models through a standardized interface.

Language BindingsFrameworks2026FastMCP

the fast, Pythonic way to build MCP servers and clients.

Server Implementation2026swift-fast-mcp

a Swift builder API for quickly assembling MCP servers

2025mcp-golang

a Go-based MCP server implementation

Tooling2026MCPorter

a TypeScript runtime/CLI that discovers MCP servers, calls them directly, and generates typed clients or one-off CLIs

Multi-agent SystemsFrameworks2025agent-kit

an MCP framework for building multi-agent networks

RAGServer Implementation2026qmd

local markdown-first knowledge indexing/search engine with hybrid BM25/vector/reranking and MCP transport for Claude-compatible clients, plus context-aware retrieval via CLI.

2025haiku.rag

an agentic RAG toolkit that can run as an MCP server (document indexing, search, QA)

Reverse EngineeringServer Implementation2026ghidra-mcp

an MCP server that integrates with Ghidra for reverse engineering workflows

ToolingIntegration2026conformance

A conformance test framework and GitHub Action for validating MCP clients and servers against the specification

Forgemax

a code-mode MCP gateway that collapses many tool schemas into two tools (search and execute) via a sandboxed V8 JavaScript runner

Visual ProgrammingServer Implementation2025node-red-mcp

a Node-RED MCP server with HomeAssistant understanding

WebMCPDemo2026music-composer-webmcp

a WebMCP demo that lets agents compose music in a browser-based sequencer via WebMCP tools

This page is referenced in: