mcp-server-near-publishing-suite
v1.0.0
Published
MCP Server - NEAR Publishing Suite
Readme
mcp-server-near-publishing-suite
MCP Server - NEAR Publishing Suite
Install & Setup
Add to Claude Desktop config (~/Library/Application Support/Claude/claude_desktop_config.json):
{
"mcpServers": {
"mcp-server-near-publishing-suite": {
"command": "npx",
"args": [
"-y",
"mcp-server-near-publishing-suite"
]
}
}
}Available Tools
publish_contentget_published_contentget_account_profilesearch_contentget_account_balanceget
Build from Source
npm install && npm run build
node dist/index.js