1mcp - unified MCP server aggregator
Aggregates many MCP servers behind one endpoint. Acts as an MCP gateway/proxy so clients only configure a single server.
This entry doesn't have a long-form writeup yet. Follow the source link above for the full context.
Featured in
Related entries
mcpc - universal CLI for MCP
MCP client with persistent sessions, stdio + HTTP transports, OAuth 2.1, JSON output for code mode, and a sandbox proxy. Calls any MCP server from a shell.
mcp2cli - turn any MCP/OpenAPI/GraphQL server into a CLI
Runtime adapter that exposes any MCP, OpenAPI, or GraphQL server as a flat CLI. Zero codegen, zero rebuild - handy for shell scripts and agent toolchains.
figma-mcp-go - Figma MCP for free users
Go-based MCP server that gives agents read/write Figma access without rate limits. Text-to-design and design-to-code in one binary.
Qartez MCP - codebase intelligence for AI agents
Rust MCP server that pre-indexes a codebase with PageRank, blast-radius, git co-change, and complexity signals. Agents query the graph instead of grepping files.