Skip to main content
Glama

SuperiorAPIs MCP Server Tool

by CTeaminfo
pyproject.toml567 B
[project] name = "mcp_superiorapis_local" version = "1.1.9" description = "This project is a Python-based **MCP Server** that dynamically fetches plugin definitions from **SuperiorAPIs** and auto-generates MCP tool functions based on OpenAPI schemas." readme = "README.md" requires-python = ">=3.13" dependencies = [ "mcp>=1.5.0","aiohttp>=3.11.0",] [[project.authors]] name = "marcus" email = "marcus@cteam.com.tw" [build-system] requires = [ "hatchling",] build-backend = "hatchling.build" [project.scripts] mcp_superiorapis_local = "mcp_superiorapis_local:main"

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/CTeaminfo/mcp-superiorapis'

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