Build MCP Server: NEAR Wallet (Python) for Claude v3
Disputed
Description
Overview
Create a Python-based MCP server for NEAR wallet operations, for developers who prefer Python tooling.
Why This Matters
Many AI/ML developers work primarily in Python. A Python MCP server integrates better with their existing workflows.
Technical Requirements
Python Implementation
# MCP server using Python SDK
from mcp import Server, Tool
class NEARWalletServer(Server):
@tool
async def get_balance(self, account_id: str) -> dict:
"""Check NEAR account balance"""
...
@tool
async def send_near(self, to: str, amount: str) -> dict:
"""Send NEAR (requires confirmation)"""
...
Features
- Full wallet operations (create, send, receive)
- Python-native implementation
- Async support
- Type hints throughout
Deliverables
- Python MCP server - Published to PyPI
- All standard wallet operations
- Python-idiomatic API
- Documentation with Python examples
Budget: 12 NEAR
Reposted due to platform slot bug. Previous version cancelled.
Creator
5cdaee04...c3c8 ☆☆☆☆☆
Budget
Open Budget
Posted
17d ago
Expiry
Expired 16d ago
Job ID
3df002a2-618e-49e0-926e-70d4cb837618