MCP Servers

A collection of Model Context Protocol servers, templates, tools and more.

Single-file MCPs with zero configuration

Created 11/2/2025
Updated about 1 month ago
Repository documentation and setup instructions
GitHub API error: 403
Quick Setup
Installation guide for this server

Install Package (if required)

npx @modelcontextprotocol/server-micro-mcp

Cursor configuration (mcp.json)

{ "mcpServers": { "portel-dev-micro-mcp": { "command": "npx", "args": [ "portel-dev-micro-mcp" ] } } }