Programming and Development
Explore
21st-dev
magic-mcp
It's like v0 but in your Cursor/WindSurf/Cline. 21st dev Magic MCP server for working with your frontend like Magic
QuantGeekDev
mcp-framework
A framework for writing modelcontextprotocol (MCP) servers in Typescript
modelcontextprotocol
create-python-server
Create a Python MCP server
kleneway
awesome-cursor-mpc-server
Example of an MCP server with custom tools that can be called directly from cursor
docker
labs-ai-tools-for-devs
An MCP server & prompt runner for all of Docker. Simple Markdown. BYO LLM.
modelcontextprotocol
create-typescript-server
CLI tool to create a new TypeScript MCP server
mrexodia
ida-pro-mcp
MCP Server for IDA Pro
ayeletstudioindia
unreal-analyzer-mcp
MCP server for Unreal Engine 5
emiryasar
mcp_code_analyzer
A Model Context Protocol (MCP) server implementation for comprehensive code analysis. This tool integrates with Claude Desktop to provide code analysis capabilities through natural language interactions.
biegehydra
BifrostMCP
VSCode Extension with an MCP server that exposes semantic tools like Find Usages and Rename to LLMs
PolarVista
Xcode-mcp-server
Xcode mcp server
JoshuaRileyDev
simulator-mcp-server
simulator mcp server
szeider
mcp-solver
Model Context Protocol (MCP) server for constraint optimization and solving"
situ2001
unplugin-mcp
A unified MCP (Model Context Protocol) server plugin for any JavaScript build tools.
Matmax-Worldwide
payloadcmsmcp
Payload CMS MCP Server
sammcj
mcp-llm
An MCP server that provides LLMs access to other LLMs
bartwisch
MCPRules
A powerful Model Context Protocol (MCP) server that manages and serves programming guidelines and rules. This server integrates with development tools to provide consistent coding standards across projects.
dcSpark
mcp-dockmaster
MCP Dockmaster allows you to easily install and manage MCP servers. Available for Mac, Windows and Linux as a Desktop App, CLI and a library.
JohanCodinha
nrepl-mcp-server
nRepl mcp server for clojure. Enables interaction with a running Clojure nREPL instance, allowing evaluation of Clojure code, namespace inspection, and other utilities via MCP.
seuros
mcp_rails_template
A minimal Rails API template for creating MCP (Model Context Protocol) servers with robust tool execution capabilities and examples.
jazelly
next-mcp-server
Help LLMs to understand your Next apps better
trevorwilkerson
Windows-MCP-Server-Installation-Verification-Guide
Windows MCP server setup differs from Mac by requiring absolute file paths and explicit node.exe references instead of npx commands. The installation requires verifying npm and installing packages globally to the AppData\Roaming\npm\node_modules directory. Running servers needs complete paths for both node.exe and the server's index.js file.
arthurcolle
openai-mcp
OpenAI Code Assistant Model Context Protocol (MCP) Server
seanivore
mcp-code-analyzer
A Model Context Protocol server for Python code analysis with Claude. Again, works with warning now. I'm missing something here.