AgentStack
Browse Sign in
Browse Why AgentStack Sell Docs
Sign in
MCP verified MIT Self-run

Awesome Mcp Devtools

mcp-epistates-awesome-mcp-devtools · by Epistates

A curated list of developer tools, SDKs, libraries, and testing utilities for Model Context Protocol (MCP) server development.

No reviews yet
0 installs
44 views
0.0% view→install

Install

$ agentstack add mcp-epistates-awesome-mcp-devtools

✓ scanned · ✓ verified, works with Claude Code, Cursor, and more.

Security review

✓ Passed

No issues found. Passed automated security review. · v0.1.0 How review works →

  • Prompt-injection patterns
  • Secret / credential exfiltration
  • Dangerous shell & filesystem operations
  • Untrusted network calls
  • Known-malicious package signatures

What it can access

  • Network access Used
  • Filesystem access No
  • Shell / process execution No
  • Environment & secrets No
  • Dynamic code execution No

From automated source analysis of v0.1.0. “Used” means the capability is present in the source — more access means more to trust, not that it’s unsafe.

View the full security report →

Verified badge

Passed review? Show it. Paste this badge into your README, it links to the public security report.

AgentStack Verified badge Links to your public security report.
[![AgentStack Verified](https://agentstack.voostack.com/badges/verified.svg)](https://agentstack.voostack.com/security/report/mcp-epistates-awesome-mcp-devtools)

Reliability & compatibility

Security review passed
0 installs to date
no reviews yet
3mo ago

Declared compatibility

Claude CodeClaude DesktopCursorWindsurf

Compatibility is declared by the source manifest. End-to-end runtime verification is coming, see below.

Preview Execution monitoring

We're building live execution health for every listing: tool-call success rate, median latency, uptime, and last-checked timestamps, measured, not self-reported. It isn't live yet, so we don't show numbers we can't stand behind.

How agent discovery & health will work →
Are you the author of Awesome Mcp Devtools? Claim this listing to set pricing, connect Stripe payouts, and keep 70% of every sale.
Sign up to claim

About

Awesome MCP DevTools [](https://awesome.re)

[](https://www.reddit.com/r/modelcontextprotocol/)

A curated list of developer tools, SDKs, libraries, utilities, and resources for working with Model Context Protocol (MCP) servers.

Contents

  • [Awesome MCP DevTools ](#awesome-mcp-devtools-)
  • [Contents](#contents)
  • [Community](#community)
  • [Legend](#legend)
  • [SDKs](#sdks)
  • [JavaScript/TypeScript](#javascripttypescript)
  • [Python](#python)
  • [Java](#java)
  • [Go](#go)
  • [Rust](#rust)
  • [Kotlin](#kotlin)
  • [C#/.NET](#cnet)
  • [Scala](#scala)
  • [Dart](#dart)
  • [Ruby](#ruby)
  • [Elixir](#elixir)
  • [C/C++](#cc)
  • [Swift](#swift)
  • [Bash](#bash)
  • [Common Lisp](#common-lisp)
  • [Frameworks](#frameworks)
  • [Testing Tools](#testing-tools)
  • [Authorization Testing](#authorization-testing)
  • [Libraries](#libraries)
  • [Utilities](#utilities)
  • [Proxies and Gateways](#proxies-and-gateways)
  • [Development Tools](#development-tools)
  • [Hosting](#hosting)
  • [Templates](#templates)
  • [Resources](#resources)
  • [Tutorials](#tutorials)
  • [Related awesome lists:](#related-awesome-lists)

Community

Legend

  • 🎖️ official MCP resource
  • programming language
  • #️⃣ - C# Codebase
  • 〽️ – Scala codebase
  • ☕ - Java codebase
  • 🎯 - Dart codebase
  • 🏎️ – Go codebase
  • 🐍 – Python codebase
  • 💎 – Ruby codebase
  • 📇 – TypeScript codebase
  • 🔶 - Kotlin codebase
  • 🦀 – Rust codebase
  • 🌊 – C/C++ codebase
  • 🍎 – Swift codebase
  • 💧 – Elixir codebase
  • 👾 – Bash codebase
  • λ – Common Lisp codebase

SDKs

> Software Development Kits for MCP server development.

How are SDKs ordered?

SDKs are ordered by their popularity as determined by GitHub stars.

If an SDK is part of a monorepo, it should have a name in the form of github-owner/github-repo#project-name.

If an SDK is part of a monorepo, its popularity is counted as 0 stars.

JavaScript/TypeScript

  • QuantGeekDev/mcp-framework 📇 - Fast and elegant TypeScript framework for building MCP servers
  • wong2/LiteMCP 📇 - A high-level framework for building MCP servers in JavaScript/TypeScript
  • ModelFetch 📇 - A runtime-agnostic SDK to create and deploy MCP servers anywhere TypeScript/JavaScript runs
  • ribeirogab/simple-mcp 📇 - A simple TypeScript library for creating MCP servers
  • firebase/genkit#mcp 📇 – Provides integration between Genkit and the Model Context Protocol (MCP)
  • MCPcat 📇 - User analytics, session tracking, and live debugging for MCPs
  • Mastra AI 📇 - Mastra is a Typescript-based AI agent framework that can be used to author MCP servers.
  • NeuroLink 📇 - TypeScript-first multi-provider AI SDK from Juspay with built-in MCP client support, 13 major AI providers and 100+ models, streaming, tool calling, and production-grade agent orchestration.

Python

  • FastMCP 🐍 - A high-level framework for building MCP servers in Python
  • mcp-use 🐍 - Open source python library to very easily connect any LLM to any MCP server both locally and remotely.
  • langchain-mcp 🐍 - Provides MCP tool calling support in LangChain
  • tadata-org/fastapi_mcp 🐍 - Provides MCP wrapping on top of existing FastAPI REST endpoints
  • easymcp 🐍 - A high level asyncio native client SDK with native support for namespaced servers and caching.
  • mcp-cli 🐍 - A lightweight CLI MCP client to connect with remote MCP servers.
  • MCPcat 🐍 - User analytics, session tracking, and live debugging for MCPs
  • basementstudio/xmcp 🐍 - Open-source framework for building secure, testable, enterprise-grade MCP tools from SQL or Python on top of dbt + DuckDB.

Java

  • quarkus-mcp-server ☕ - Java SDK for building MCP servers using Quarkus
  • spring-ai-mcp ☕ - Java SDK and Spring Framework integration for building MCP client and MCP servers
  • tinystruct-mcp ☕ - Java SDK and establishing an extensible MCP server based on lightweight tinystruct framework

Go

  • ggoodman/mcp-server-go 🏎️ - Build MCP servers that scale from a 20‑line stdio prototype to a horizontally scaled, OIDC‑protected streaming HTTP deployment — without rewriting business logic.
  • mark3labs/mcp-go 🏎️ - Golang SDK for building MCP Servers and Clients
  • metoro-io/mcp-golang 🏎️ - Golang framework for building MCP Servers, focussed on type safety
  • strowk/foxy-contexts 🏎️ - Golang library to write MCP Servers declaratively with functional testing included

Rust

Kotlin

C#/.NET

Scala

  • mullerhai/sakura-mcp 〽️ - Scala MCP Framework for Building effective agents with MCP servers and clients

Dart

  • leehack/mcp_dart 🎯 - This library aims to provide a simple and intuitive way to implement MCP servers and clients in Dart

Ruby

Elixir

  • tidewave-ai/tidewave_phoenix 💧 - Phoenix MCP, speed up development with AI assistants that understand your web application, how it runs, and what it delivers

C/C++

  • micl2e2/mcpc 🌊 - Modern C SDK for building MCP servers/clients.

Swift

Bash

  • yaniv-golan/mcp-bash-framework 👾 - Zero-dependency Bash implementation for building MCP servers, supporting features like tool handling, schema validation, progress streaming, and cross-platform compatibility.

Common Lisp

  • jsulmont/mcp-lisp λ - Common Lisp SDK for building MCP servers and clients with HTTP and stdio transports

Frameworks

> High-level frameworks for working with MCP servers

  • hasmcp/hasmcp-ce 🤖📇🏎️ - Convert your API to MCP server with built-in authentication, authorization, real-time request/response logs and metrics. HasMCP is a no-code, self-hosted API to MCP server bridge.
  • lastmile-ai/mcp-agent 🤖 🔌 - Build effective agents with MCP servers using simple, composable patterns
  • jcasare/mcp-craft 📇 - CLI toolkit for scaffolding, testing, and registering MCP servers across Claude, Cursor, VS Code, Codex, and Gemini
  • mcpdotdirect/template-mcp-server 📇 - A CLI tool to create a new MCP server project with TypeScript support
  • p-funk/FEGIS 🐍 - A semantic programming framework for LLMs that compiles YAML archetypes into structured tools with built-in memory and meaning. Each interaction becomes part of an emergent knowledge graph, enabling persistent, semantic retrieval and reuse.
  • sebastianbuzdugan/framework-rai-mcp 📇 - A responsible AI MCP server framework focused on ethical deployment in startups and enterprise prototypes.
  • sendaifun/solana-agent-kit#agent-kit-mcp-server - Solana MCP SDK
  • stephencme/create-mcp-ts 📇 - Create a new MCP server in TypeScript, batteries included - supports user-defined templates!
  • Upsonic/gpt-computer-assistant 🐍 – Framework to build vertical AI agent
  • microsoft/semantic-kernel 🐍 #️⃣ – Enterprise-ready orchestration framework MCP compatible from Microsoft to build intelligent AI agents and multi-agent systems.
  • xmcp 📇 - A TypeScript framework with file-system routing & complete toolkit
  • Kryfto 📇 - Open-source web-browsing backend for AI agents with a 42-tool MCP server for Claude Code/Cursor/Codex, REST API for n8n/Zapier/Make, federated multi-engine search, and enterprise infrastructure

Testing Tools

> Tools for testing MCP servers and clients

  • Epistates/TurboMCPStudio 🦀 - Full Featured MCP Suite, testing and debugging.
  • 1Utkarsh1/mcp-stdio-guard 📇 - CLI and CI guard for MCP stdio servers that validates initialize handshakes, tools/list, stdout JSON-RPC hygiene, crashes, repeat runs, and risky stdout writes.
  • mclenhard/mcp-evals 🤖 - Package and Github action for running evals.
  • modelcontextprotocol/inspector 📇 🎖️ - UI for testing MCP servers.
  • wong2/mcp-cli 🤖 - Command line inspector for manual testing
  • muppet-kit/inspector - MCP Inspector with AI-assisted debugging and testing capabilities.
  • loopwork-ai/Companion - Companion is a utility for testing and debugging your MCP servers on macOS, iOS, and visionOS.
  • garagon/aguara 🏎️ - Static security scanner for MCP servers and AI agent skills. 173 detection rules, prompt injection, credential leaks, taint tracking. Scans configs and tool descriptions before deployment.
  • greynewell/mcpbr 🐍 - Benchmark runner for evaluating MCP server performance and agentic capabilities.
  • realwigu/mcp-doctor 📇 - Zero-config CLI that auto-discovers MCP configs across Claude Code, Cursor, VS Code, Windsurf, and Claude Desktop. Tests connections via JSON-RPC handshake, audits for security issues, and benchmarks latency.
  • markndg/mcp-probe 🦀 - Rust CLI that validates conformance, schema correctness, and capability negotiation against any MCP server.

Authorization Testing

> Resources for testing MCP servers with authentication and authorization

Public test endpoints:

  • Asana MCP Server - Production SSE endpoint for testing OAuth flows
  • Sentry MCP Server - Production SSE endpoint for testing OAuth flows
  • Atlassian MCP Server - Production SSE endpoint for testing OAuth flows (requires allowlisting)
  • NotFair - Google Ads MCP server. Connect Claude and AI agents to a Google Ads account: diagnose campaign performance, recommend optimizations, and execute approved changes via the Google Ads API. Source: github.com/nowork-studio/toprank. Free tier available.

Libraries

> Reusable code libraries and components for MCP servers

Utilities

> Useful tools for debugging, proxying, testing, and working with MCP servers

Proxies and Gateways

  • adiom-data/grpcmcp 🏎️ - A MCP Server that allows access to gRPC API services.
  • boilingdata/mcp-server-and-gw 📇 - An MCP stdio to HTTP SSE transport gateway
  • emicklei/mcp-log-proxy 🏎️ - An MCP proxy server that offers a Web UI to see the complete message flow.
  • EvalsOne/MCP-Connect 📇 - A tiny tool that enables cloud-based AI services to access local Stdio based MCP servers via HTTP/HTTPS
  • fangyinc/mcpport 🐍 - A lightweight gateway & registry for MCP servers with NAT traversal support, allowing edge devices to provide MCP services across networks. Features include WebSocket/SSE/HTTP endpoints, authentication, IPv6 support, and a CLI tool for easy registration of stdio-based MCP servers.
  • hamidra/yamcp 📇 - An MCP workspace manager to bundle and manage MCP servers in dedicated local workspaces (e.g., for coding, design, research).
  • lightconetech/mcp-gateway 📇 - A gateway demo for MCP SSE Server
  • mcpjungle/MCPJungle 🌳 - Self-ho

Source & license

This open-source MCP server is cataloged on AgentStack and links to its original source — we do not rehost the code.

Install and usage instructions live in the source repository linked above.

Reviews

No reviews yet, be the first.

Versions

  • v0.1.0 Imported from the upstream source.