We provide all the information about MCP servers via our MCP API.
curl -X GET 'https://glama.ai/api/mcp/v1/servers/Luis-E-Dev/my-new-mcp-server'
If you have feedback or need assistance with the MCP directory API, please join our Discord server
pyproject.toml•200 B
[project]
name = "my-new-mcp-server"
version = "0.1.0"
description = "This is an MCP server mostly for training and learn about them"
readme = "README.md"
requires-python = ">=3.10"
dependencies = []