Recommend MCP Servers 💡
mcp-server-commands
Model Context Protocol server to run commands
Magg
A Model Context Protocol server that manages, aggregates, and proxies other MCP servers, enabling LLMs to dynamically extend their own capabilities. It acts as a central hub for managing multiple MCP servers, allowing LLMs to search, add, configure, enable/disable servers, aggregate tools, and persist configurations.
defold-mcp
An open-source Model Context Protocol (MCP) server bridging the Defold game engine with AI-powered tools like Cursor for automated project management and workflow integration
mcgravity
A proxy tool for composing multiple MCP servers into one unified endpoint. Scale your AI tools by load balancing requests across multiple MCP servers, similar to how Nginx works for web servers.
list-current-dir-files
An example MCP server built with Foxy Contexts, demonstrating how to list current directory files.
pprof-analyzer-mcp
An MCP server implemented in Go that provides tools to analyze Go pprof performance profiles, including CPU, heap, goroutine, and allocation profiles, with various output formats and flame graph generation.