MCP Servers

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

M
MCP Server Sample

MCP server by aerdogan

Created 10/21/2025
Updated about 2 months ago
Repository documentation and setup instructions
README not found
Quick Setup
Installation guide for this server

Install Package (if required)

uvx mcp_server_sample

Cursor configuration (mcp.json)

{ "mcpServers": { "aerdogan-mcp-server-sample": { "command": "uvx", "args": [ "mcp_server_sample" ] } } }