Claude Assist MCP
Enables communication between Claude Code and Claude Desktop for code reviews.
Directory
Enables communication between Claude Code and Claude Desktop for code reviews.
Zero-config session continuity for Claude Code. Auto-captures context via Claude Hooks, provides 24 tools for memory, tasks, solutions, and knowledge graph…
MCP server for Warp Terminal. Drives Claude commands into your active Warp tab via warp:// deeplinks and OSC 777 events. Works from Claude Desktop or Warp's…
Add persistent project memory and smart task routing to Claude Code. Stop repeating context every session - Claude finally remembers your architecture…
A collection of TypeScript MCP servers to enhance Claude Desktop as a powerful development assistant using your Claude Pro/Max subscription.
# Building a Remote MCP Server on Cloudflare (Without Auth) This example allows you to deploy a remote MCP server that doesn't require authentication on…
BetterFans MCP Server — gives AI coding assistants (Claude Code, Cursor, Windsurf) direct access to the BetterFans Link SDK documentation, the only developer…
Connect any MCP-compatible AI to Royal Mail and Parcelforce shipping. This server exposes five tools that let Claude, Cursor or any MCP client book orders…
MCP-native memory layer for Claude Code, Cursor, Cline, Continue, and 16 other AI tools. Hybrid search (BM25 + pgvector + graph), self-hosted on Supabase +…
Hacker News tools for AI agents (MCP server). Top stories, comments thread, full-text search via Algolia. No API key required. By NeCL.
Vufind Mcp Api is a Model Context Protocol (MCP) server that provides tools to access the Vufind API, specifically for retrieving bibliographic records from…
# Building a Remote MCP Server on Cloudflare (Without Auth) This example allows you to deploy a remote MCP server that doesn't require authentication on…
A production-ready MCP server that connects Claude, Cursor, Windsurf and any MCP-compatible AI directly to APC Overnight's New Horizon API v3. No middleware…
Simulate and evaluate voice & text agents from your editor. Generate synthetic-user "Drivers" from your codebase, run multi-turn simulations against your…
A template for quickly bootstrapping a Model Context Protocol (MCP) server using the Bun runtime. It is designed for developers who want to start building an…
# DNSDumpster - MCP Server A Model Context Protocol (MCP) server for interacting with the DNSDumpster API, enabling AI assistants to perform detailed DNS…
A "rosetta stone" repo that shows creating simple geocoder MCP servers in python (with googlemaps sdk and direct googlemaps API with urllib) and typescript…
MCP server for ValidKit email validation. Works with Claude Code, Cursor, Windsurf, and any MCP-compatible AI assistant
Open source contribution manager with PR tracking across repos, issue discovery, CI
Native macOS app that boots all your local dev servers with one button: smart port allocation, crash recovery, live resource monitoring, and an in-process MCP…
A Model Context Protocol server that exposes the canonical Tiramisu AI knowledge surface — official site information, pricing, FAQ, official links — to…
AI code governance rules injected into Cursor, Claude Code and other MCP clients at generation time.
Complete MCP server for Tana PKM with 16 tools. Full-text and semantic vector search, unified query language with field filtering, graph traversal, meeting…
# 四則演算 MCP サーバー このMCPサーバーは、基本的な四則演算(足し算、引き算、掛け算、割り算)を実行するためのツールを提供します。 ## 機能 このサーバーは以下の四則演算ツールを提供します: 1. **add** - 2つの数値を足し算します 2. **subtract** - 2つの数値を引き算します…