Track MCP LogoTrack MCP
Track MCP LogoTrack MCP

The world's largest repository of Model Context Protocol servers. Discover, explore, and submit MCP tools.

Product

  • Categories
  • Top MCP
  • New & Updated
  • Submit MCP

Company

  • About

Legal

  • Privacy Policy
  • Terms of Service
  • Cookie Policy

© 2026 TrackMCP. All rights reserved.

Built with ❤️ by Krishna Goyal

    Andi Mcp

    My personal MCP server.

    0 stars
    Python
    Updated Apr 24, 2025

    Table of Contents

    • Purpose
    • Available Tools
    • Custom Development

    Table of Contents

    • Purpose
    • Available Tools
    • Custom Development

    Documentation

    MCP Server

    This is a simple Model Context Protocol (MCP) server implementation that exposes several utility functions as tools.

    Purpose

    Andi's personal MCP server test on glama.ai / Used in cursor with:

    code
    pip install "mcp[cli]"

    Available Tools

    The server provides the following tools:

    • add: Add two numbers
    • multiply: Multiply two numbers
    • andigreeter: Responds with information about Andi
    • namegreeter: Greets a user by name

    Custom Development

    To add more tools, simply define new functions with the @mcp.tool() decorator:

    python
    @mcp.tool()
    def your_function(param1: type, param2: type) -> return_type:
        """Description of your function"""
        # Your code here
        return result

    Similar MCP

    Based on tags & features

    • CH

      Chuk Mcp Linkedin

      Python00
    • PU

      Pursuit Mcp

      Python00
    • HE

      Hello Mcp

      Python00
    • GR

      Gradle Mcp

      Python00

    Trending MCP

    Most active this week

    • PL

      Playwright Mcp

      TypeScript·
      22.1k
    • SE

      Serena

      Python·
      14.5k
    • MC

      Mcp Playwright

      TypeScript·
      4.9k
    • MC

      Mcp Server Cloudflare

      TypeScript·
      3.0k
    View All MCP Servers

    Similar MCP

    Based on tags & features

    • CH

      Chuk Mcp Linkedin

      Python00
    • PU

      Pursuit Mcp

      Python00
    • HE

      Hello Mcp

      Python00
    • GR

      Gradle Mcp

      Python00

    Trending MCP

    Most active this week

    • PL

      Playwright Mcp

      TypeScript·
      22.1k
    • SE

      Serena

      Python·
      14.5k
    • MC

      Mcp Playwright

      TypeScript·
      4.9k
    • MC

      Mcp Server Cloudflare

      TypeScript·
      3.0k