Skip to main content
Glama
70,826 servers. Updated

Matching MCP tools:

Matching MCP Connectors:

"Deno" matching MCP servers:

  • A
    license
    A
    quality
    C
    maintenance
    A demo MCP server that returns an interactive dashboard (bar chart with dataset selector) as an MCP App via the official MCP Apps extension (SEP-1865).
    1
    MIT
  • F
    license
    A
    quality
    D
    maintenance
    A production-style MCP server that lets Claude Desktop search your local documents using TF-IDF keyword search. No heavy frameworks, just plain Python and the official MCP SDK.
    3
  • F
    license
    A
    quality
    D
    maintenance
    A FastMCP server providing hackathon overview resources and reusable starter prompts for quick integration with Cursor.
    1
  • F
    license
    A
    quality
    B
    maintenance
    A modular Python MCP server providing tools for text echoing, system information, time queries, arithmetic, file reading, and more, designed for seamless integration with Cline and other MCP clients.
    6
  • A
    license
    A
    quality
    D
    maintenance
    A getting started guide and template for creating Python-based MCP servers using uv for project management. Provides setup instructions for developing and testing MCP tools that can integrate with Claude Desktop.
    1
    1
    MIT
  • F
    license
    A
    quality
    D
    maintenance
    Enables web search capabilities through the Tavily API and serves as a demonstration platform for building custom MCP tools. Designed for educational purposes to showcase MCP server development and LangGraph integration.
    6
  • F
    license
    A
    quality
    D
    maintenance
    A production-ready MCP server that provides hackathon resources and reusable starter prompts. Built with FastMCP framework and includes comprehensive deployment options for development and production environments.
    1
  • F
    license
    B
    quality
    D
    maintenance
    A simple demonstration MCP server that provides basic utility tools including dice rolling and number addition functionality. This server serves as a tutorial example for setting up both local and remote MCP servers using FastMCP.
    3
  • F
    license
    B
    quality
    -
    maintenance
    A minimal Model Context Protocol server that provides a simple tool for adding two integers. It serves as a demonstration of the official Python MCP SDK and is designed for local execution via stdio.
    1
  • F
    license
    B
    quality
    D
    maintenance
    A Model Context Protocol server implementation that can be run directly or through Docker, enabling AI assistants to interact with external systems through the MCP standard.
    2
  • A
    license
    C
    quality
    D
    maintenance
    A simple demonstration project for the Model Control Protocol (MCP) server that provides tools for AI assistants to fetch news articles, perform calculations, retrieve weather data, and generate personalized greetings.
    3
    MIT
  • A
    license
    -
    quality
    F
    maintenance
    Enables secure execution of Python code in a sandboxed WebAssembly environment using Pyodide and Deno. Automatically handles package management and captures complete execution results including stdout, stderr, and return values.
    193
    MIT
  • F
    license
    -
    quality
    C
    maintenance
    Demonstrates Inform Growth's Camber Core platform using a fictional B2B SaaS company, enabling AI clients to explore CRM, marketing, billing, support, and operations data through MCP tools.
  • A
    license
    -
    quality
    D
    maintenance
    A simple Model Context Protocol server demonstration that provides SSE streaming communication and basic message handling with a Hello World example.
    Apache 2.0
  • A
    license
    -
    quality
    D
    maintenance
    A demonstration MCP server that provides basic utility tools including hello world functionality and string reversal operations. Shows how to build and deploy MCP tools using the MCPO orchestrator framework.
    GPL 3.0
  • A
    license
    -
    quality
    C
    maintenance
    Demonstrates a stateless MCP server workflow for purchase requests, using signed request handles to maintain state across load-balanced replicas without session stickiness.
    MIT