Skip to main content
Glama

Nikola TEST MCP Server

by Traia-IO
pyproject.toml702 B
[project] name = "nikola-test-mcp-mcp-server" version = "0.1.0" description = "MCP server for Nikola TEST MCP API with HTTP 402 payment protocol support" requires-python = ">=3.12" dependencies = [ "anyio>=4.0.0", "mcp>=1.1.2", "python-dotenv>=1.1.1", "requests>=2.32.5", "starlette>=0.45.0", "retry>=0.9.2", "traia-iatp>=0.1.27", # For d402 payment protocol support "uvicorn>=0.37.0", "web3>=6.15.0", # For blockchain payment verification ] [build-system] requires = ["hatchling"] build-backend = "hatchling.build" [tool.hatch.metadata] allow-direct-references = true [tool.hatch.build.targets.wheel] include = [ "server.py", "mcp_health_check.py", ]

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/Traia-IO/nikola-test-mcp-mcp-server'

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