Skip to main content
Glama

Hello World MCP Server

by Auxin-io
README.md1.19 kB
# 🧠 Demo MCP Server with Smithery This repository showcases a demo implementation of a **Model Context Protocol (MCP) server** using [Smithery](https://smithery.ai), designed to help AI agents interact with tools securely and efficiently. It includes a streamable MCP server that generates a simple Python "Hello World" program and is ready for integration with LibreChat. --- ## 📦 Project Structure Demo-MCP-Server-Smithery/ ├── safe-mcp-server/ # Secure MCP server using Smithery CLI ├── insecure-python-code/ # Example of insecure code for contrast ├── smithery.yaml # Smithery configuration file └── README.md # You're reading it! Demo-MCP-Server-Smithery/ ├── safe-mcp-server/ # Secure MCP server using Smithery CLI ├── insecure-python-code/ # Example of insecure code for contrast ├── smithery.yaml # Smithery configuration file └── README.md # You're reading it! Demo-MCP-Server-Smithery/ ├── safe-mcp-server/ # Secure MCP server using Smithery CLI ├── insecure-python-code/ # Example of insecure code for contrast ├── smithery.yaml # Smithery configuration file └── README.md # You're reading it!

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/Auxin-io/Demo-Secure-MCP'

If you have feedback or need assistance with the MCP directory API, please join our Discord server