Skip to main content
Glama

Trade Surveillance Support MCP Server

by vic3custodio
pyproject.toml•509 B
[project] name = "trade-surveillance-mcp-server" version = "0.1.0" description = "MCP server for automating trade surveillance support workflows" readme = "README.md" requires-python = ">=3.10" dependencies = [ "mcp>=1.2.0", "httpx>=0.27.0" ] [project.scripts] trade-surveillance-mcp = "trade_surveillance_mcp.server:main" [build-system] requires = ["hatchling"] build-backend = "hatchling.build" [tool.hatch.build.targets.wheel] packages = ["trade_surveillance_mcp"] [dependency-groups] dev = []

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/vic3custodio/mcp_test_2'

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