Contextum EVM Server
БесплатноНе проверенEnables AI applications to retrieve on-chain context from EVM-compatible blockchains via the Model Context Protocol.
Описание
Enables AI applications to retrieve on-chain context from EVM-compatible blockchains via the Model Context Protocol.
README
This is the Contextum EVM Model Context Protocol (MCP) server built with Bun and TypeScript.
Development
Run the server locally:
bun run dev
The server runs on http://localhost:8787.
Visit http://localhost:8787/context to test the server response.
Installation
- Clone the repository:
git clone https://github.com/ContextumAI/contextum-evm-mcp-server.git
cd contextum-evm-mcp-server
- Install dependencies using Bun:
bun install
or using npm:
npm install
Configuration
Default server port is
8787.To change it, edit
src/server/http-server.tsand update the port number.Supported chains and their RPC URLs are defined in
src/core/chains.ts.
Usage
Run server in development mode (auto reload on code changes):
bun run dev
Run server in production mode:
bun start
Testing
Open your browser or use curl to test:
curl http://localhost:8787/context
Contributing to Contextum
Thank you for your interest in contributing to Contextum! 🚀
We welcome help with:
- Bug fixes
- Feature proposals
- Protocol improvements
- Documentation
- Smart contract review
🛠 How to Contribute
- Fork the repo
- Clone to your local machine
- Create a new branch:
git checkout -b my-feature - Make your changes
- Commit and push:
git push origin my-feature - Create a Pull Request
Communication
- Open an issue for discussions or proposals
- Join the conversation (coming soon: Discord/Telegram)
- Email: [email protected]
Code Style
- TypeScript: follow standard formatting
- Commit messages: use Conventional Commits
- Smart contracts: comment everything; assume others will read it
Security
If you discover a vulnerability, please email us directly at [email protected] — do not file a public issue.
Thank you for helping build the decentralized AI infrastructure of the future.
License
This project is licensed under the MIT License.
Установка Contextum EVM Server
У этого сервера нет опубликованного пакета — он собирается из исходников. Открой репозиторий и следуй инструкции в README.
▸ github.com/slattman/contextum-evm-mcp-serverFAQ
Contextum EVM Server MCP бесплатный?
Да, Contextum EVM Server MCP бесплатный — установка в пару кликов через Unyly без оплаты.
Нужен ли API-ключ для Contextum EVM Server?
Нет, Contextum EVM Server работает без API-ключей и переменных окружения.
Contextum EVM Server — hosted или self-hosted?
Доступен hosted-вариант: Unyly запускает сервер в облаке, локальная установка не обязательна.
Как установить Contextum EVM Server в Claude Desktop, Claude Code или Cursor?
Открой Contextum EVM Server на unyly.org, выбери вкладку своего клиента (Claude Desktop, Claude Code, Cursor) и нажми Install — конфиг сгенерируется автоматически, без правки JSON.
Похожие MCP
Fetch
Web content fetching and conversion for efficient LLM usage.
AWS KB Retrieval
Retrieval from AWS Knowledge Base using Bedrock Agent Runtime.
автор: modelcontextprotocolSpring AI MCP Server
Provides auto-configuration for setting up an MCP server in Spring Boot applications.
llm-analysis-assistant
A very streamlined mcp client that supports calling and monitoring stdio/sse/streamableHttp, and can also view request responses through the /logs page. It also
автор: xuzexin-hzCompare Contextum EVM Server with
Не уверен что выбрать?
Найди свой стек за 60 секунд
Автор?
Embed-бейдж для README
Похожее
Все в категории ai
