MCP Server Examples

by ahmad-zurih · ai-ml · mcp-server, glama

Easy setupBest for educationTrust score 15/100

A collection of Model Context Protocol implementations ranging from a minimal hello-world to an autonomous AI agent for software development.

Source: https://github.com/ahmad-zurih/MCP-Examples

Install

git clone https://github.com/ahmad-zurih/MCP-Examples

Use this forAI-extracted

  • Learn MCP server architecture and implementation patterns
  • Study example MCP server code for educational reference
  • Understand how to structure MCP tools and resources

Works with

Claude CodeClaude Desktop

Tags: mcp-server, glama

Source: glama

About ai-ml MCP servers and Claude skills

ai-ml MCP servers extend what AI agents can do inside Claude Code, Cursor, Copilot, Codex, and Windsurf. The Skiln directory indexes 16,000+ such integrations across 22 categories.

MCP Server Examples is one of hundreds of ai-ml entries indexed on Skiln. Browse the full ai-ml category or the complete directory of Claude skills, MCP servers, agents, commands, and hooks.

Related ai-ml MCPs and skills

  • Apple MCP Calnot by GitRegret

    Provides MCP tools to read, search, create, append, and delete iCloud Notes by leveraging the authenticated Notes web app's internal JavaScript API, avoiding OCR or canvas parsing.

  • internal-tools by littlehongman

    Maps internal API endpoints to agent tools using OpenAPI specs, allowing agents to interact with internal services through natural language without per-agent tool wrappers.

  • Safe Link Visual MCP by studyreadbook4ever

    Checks URLs for phishing risks using URL, DNS, HTTP, HTML, and mobile rendering signals, and provides a 1024x1024 PNG visual summary of the page.

  • MCP Skills Manager by cubicecho

    A server that serves reusable markdown skills (instructions, playbooks, references) to agents, with a web UI for editing and organizing skills, profiles, and both HTTP and stdio transports.

  • KakaoBoard by OnenOnlyLabs

    Multi-AI orchestration MCP server enabling multiple AI models to be added as friends in KakaoTalk for discussion, research, and coding, with managed conversations and no API key sharing.

  • MCP Learning Server by abhishekmishra06

    A beginner-friendly MCP server built in plain Node.js/JavaScript that exposes five tools (calculator, UUID generator, read notes, get weather, password generator) to teach how the Model Context Protocol works under the hood.

  • spt-forge-mcp by cebarks

    MCP server for the SP-Tarkov Forge API. Exposes Forge endpoints as MCP tools over stdio, letting LLMs search mods, check updates, resolve dependencies, browse addons, and list SPT versions.

  • LabelBridge MCP by studyreadbook4ever

    This MCP server enables human-in-the-loop semantic labeling by creating self-contained HTML forms for ambiguous data and securely retrieving labeled results.

Frequently asked questions

How do I install MCP Server Examples?

Add the install command above to your Claude Code, Cursor, or Windsurf MCP configuration. Most servers register via npx, a local command, or a Docker image. Refer to the source repository for environment variables and credential requirements.

Which clients support MCP Server Examples?

Any MCP-compatible client works: Claude Desktop, Claude Code CLI, Cursor, Windsurf, Zed, and VS Code with the official MCP extension. OpenAI Codex and GitHub Copilot increasingly support MCP via adapter bridges.

Is MCP Server Examples free?

The server itself is typically open source. Any upstream service (API keys, paid tiers, hosted infrastructure) may have its own pricing. Check the source repository for details.