Sample Server

by krollchristensen · ai-ml · mcp-server, glama

Easy setupBest for educationTrust score 5/100

A demo MCP server built with FastMCP that provides weather, calculation, and currency conversion tools for use with AI applications like Claude Desktop and Cursor.

Source: https://github.com/krollchristensen/MCP_Test

Install

git clone https://github.com/krollchristensen/MCP_Test

Use this forAI-extracted

  • Test MCP server implementations during development
  • Validate MCP protocol compliance with sample requests
  • Learn MCP server patterns through example code

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.

Sample Server 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

  • task-mcp-node by krollchristensen

    A simple MCP server for managing tasks via a local JSON file, demonstrating resources, tools, and prompts for task reading, creation, and analysis.

  • task-mcp-node by krollchristensen

    A simple MCP server demonstrating resources, tools, and prompts using a local task list. It enables reading, creating, and analyzing tasks through MCP.

  • MOCO AI Coworker MCP Server by sungjin-ahn-dev

    Exposes 219+ tools for Slack, Gmail, Google Workspace, Jira, Confluence, CRM, and phone, enabling a multi-agent AI coworker with memory and proactive suggestions.

  • transit_functiongemma_mcp by sasanokusa

    Generates transit route information by routing user queries to MCP tools using a fine-tuned FunctionGemma model, relying on a fixed API for actual transit data and avoiding natural language generation beyond tool calls.

  • personal-project-knowledge-mcp by YR-yangrui

    Personal local AI memory/document MCP that manages short and long-term memories and Markdown documents, with tools for import, search, and retrieval.

  • X-Trend Intelligence MCP Server by mwaxman1

    Provides social intelligence tools for AI agents to analyze competitor sentiment, trends, and brand mentions from X/Twitter data.

  • mcp-anvil-lite by MichaelCPHP

    A minimal starting point for a Model Context Protocol server with stdio transport and one tool, enabling quick setup and custom tool addition.

  • Continental-MCP-Server by neuronomid

    A research-only MCP server providing read-only data, analytics, and intelligence for Polymarket BTC 5-minute Up/Down markets, enabling LLM agents to query market snapshots, performance metrics, and strategy candidates.

Frequently asked questions

How do I install Sample Server?

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 Server?

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 Server 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.