BitFactory MCP
Simplifies and standardizes interactions with the BitFactory API.
BitFactory MCP
BitFactory MCP 是一个基于 Model Context Protocol (MCP) 的服务器实现,专门用于简化和标准化与 BitFactory API 的交互。
项目概述
本项目提供了一个轻量级且类型安全的接口层,使开发者能够轻松地与 BitFactory 的区块链服务进行交互。通过 TypeScript 的实现,提供了完整的类型支持和现代化的开发体验。
核心功能
API 集成
- 基础服务调用: 支持 BitFactory 基础 API 服务
- 链上数据查询: 提供区块链账户信息查询功能
- 类型安全: 完整的 TypeScript 类型定义
- 错误处理: 统一的错误处理机制
技术特点
- 基于 MCP (Model Context Protocol) 协议
- 支持标准输入输出(stdio)通信
- 模块化设计,易于扩展
- 内置调试支持
快速开始
安装依赖
npm install
构建项目
npm run build
开发模式
npm run watch
调试工具
npm run inspector
配置说明
Claude Desktop 配置
Windows 配置路径:%APPDATA%/Claude/claude_desktop_config.json
MacOS 配置路径:~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"bitfactory-mcp": {
"command": "/path/to/bitfactory-mcp/build/index.js"
}
}
}
技术栈
- Node.js
- TypeScript
- MCP SDK 0.6.0+
版本信息
当前版本:0.1.0
许可说明
私有软件,保留所有权利
संबंधित सर्वर
Scout Monitoring MCP
प्रायोजकPut performance and error data directly in the hands of your AI assistant.
Alpha Vantage MCP Server
प्रायोजकAccess financial market data: realtime & historical stock, ETF, options, forex, crypto, commodities, fundamentals, technical indicators, & more
Digma
A code observability MCP enabling dynamic code analysis based on OTEL/APM data to assist in code reviews, issues identification and fix, highlighting risky code etc.
DevRev MCP server
Search and retrieve information from DevRev using its APIs.
Remote MCP Server (Authless)
An example of a remote MCP server without authentication, deployable on Cloudflare Workers.
MCP Game Development Server
Automate game creation using React Three Fiber and manage projects with Linear integration.
GoMCP
A Go library for building clients and servers using the Model Context Protocol (MCP).
Deno Gemini Grounding MCP Server
A Model Context Protocol server that provides access to the connpass users API v2, utilizing Gemini for grounding.
mockd
Multi-protocol API mock server with 18 MCP tools — mock HTTP, GraphQL, gRPC, WebSocket, MQTT, SSE, and SOAP APIs with chaos engineering, stateful CRUD, and deterministic seeded responses.
Web3 Playground & Sandbox - Learn, Develop, Test MCP Servers + Toolkit SDK
Free Solidity compiler & Web3 IDE with interactive tutorials. Learn blockchain development, deploy smart contracts to 8+ chains (Ethereum, Polygon, Base, Arbitrum, Solana). Templates for tokens, NFTs, DeFi, DAOs. Monaco Editor, AI assistance, WCAG accessible. Remix alternative. Gas optimization, MetaMask integration, open source. Beginner-friendly. MCP toolkit.
DeepSeek MCP Server
An MCP server for the DeepSeek API, providing code review, file management, and account management.
MCP Talk Demo Files
A collection of demo files for MCP servers and clients, illustrating various transport protocols and server capabilities using Python.