sample-mcp

by Thammasok · design-creative · mcp-server, glama

A sample MCP server built with Node.js and TypeScript, demonstrating the three core primitives: Tools, Resources, and Prompts.

Source: https://github.com/Thammasok/sample-mcp

Install

git clone https://github.com/Thammasok/sample-mcp

Tags: mcp-server, glama

Source: glama

About design-creative MCP servers and Claude skills

design-creative 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.

sample-mcp is one of hundreds of design-creative entries indexed on Skiln. Browse the full design-creative category or the complete directory of Claude skills, MCP servers, agents, commands, and hooks.

Related design-creative MCPs and skills

  • Mind Guide MCP by dayainow

    Connects users to mental health counseling centers and welfare programs based on location and situation, prioritizing crisis resources.

  • idm-mcp by fcapub

    Mock identity-management MCP server for decentralized identity that allows minting DIDs, issuing signed Verifiable Credentials, and verifying them.

  • godot-ui-feedback-mcp by jxqxn

    Captures real Godot UI screenshots and node metadata to enable a browser-annotatable workflow for game UI development.

  • Gripp MCP by maxancedecot

    MCP server for the Gripp API, enabling CRUD operations on Gripp entities with built-in confirmation safety for mutations.

  • moxfield-mcp by Raunak1571

    Enables searching public decklists, fetching deck card lists and prices from Moxfield's deckbuilding platform through Claude.

  • Digital Persona Memory MCP Server by Domush

    Builds a searchable memory bank from persona-specific PDF content and exposes it as an MCP tool for querying.

  • college-aid-mcp by Fusingchart

    Searches US colleges and scholarships using government data, enabling comparisons of tuition, debt, earnings, and program-specific outcomes.

  • mcp-blanko by StenSeegel

    A TypeScript template for building MCP servers with placeholder tools and dual transport support (stdio + SSE).

Frequently asked questions

How do I install sample-mcp?

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 sample-mcp?

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 sample-mcp 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.