Skip to main content
Glama

Beeper MCP Note Server

by stopWarByWar
pyproject.toml513 B
[project] name = "beeper-mcp" version = "0.1.0" description = "a mcp server for interacting with chain" readme = "README.md" requires-python = ">=3.12" dependencies = [ "dotenv>=0.9.9", "eth-account>=0.13.5", "mcp[cli]>=1.4.1", "pytest>=8.3.5", "python-dotenv>=1.0.1", "web3>=7.9.0", "pyyaml>=6.0.1", ] [[project.authors]] name = "stopWarByWar" email = "nindelaofuqin@gmail.com" [build-system] requires = [ "hatchling",] build-backend = "hatchling.build" [project.scripts] beeper-mcp = "beeper_mcp: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/stopWarByWar/beeper-mcp-server'

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