Skip to main content
Glama

AI_SOC_MCP_Server_Sher

pyproject.toml1.08 kB
[build-system] requires = ["setuptools>=42", "wheel"] build-backend = "setuptools.build_meta" [project] name = "mcp-ai-soc-sher" version = "0.1.0" description = "An AI-powered SOC Text2SQL MCP Server for converting natural language to SQL queries" readme = "README.md" authors = [ {name = "Akram Sheriff", email = "YOUR_EMAIL@example.com"} ] license = {text = "MIT License with Additional Conditions"} classifiers = [ "Development Status :: 4 - Beta", "Intended Audience :: Developers", "License :: OSI Approved :: MIT License", "Programming Language :: Python :: 3", "Programming Language :: Python :: 3.8", "Programming Language :: Python :: 3.9", "Programming Language :: Python :: 3.10", ] requires-python = ">=3.8" [project.urls] "Homepage" = "https://github.com/akramsheriff/mcp-ai-soc-sher" "Bug Tracker" = "https://github.com/akramsheriff/mcp-ai-soc-sher/issues" [project.scripts] mcp-ai-soc-local = "mcp_ai_soc_sher.local.server:main" mcp-ai-soc-remote = "mcp_ai_soc_sher.remote.server:main" mcp-ai-soc = "mcp_ai_soc_sher.__main__: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/akramIOT/MCP_AI_SOC_Sher'

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