Contextum EVM Server
FreeNot checkedEnables AI applications to retrieve on-chain context from EVM-compatible blockchains via the Model Context Protocol.
About
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.
Installing Contextum EVM Server
This server has no published package — it is built from source. Open the repository and follow its README.
▸ github.com/slattman/contextum-evm-mcp-serverFAQ
Is Contextum EVM Server MCP free?
Yes, Contextum EVM Server MCP is free — one-click install via Unyly at no cost.
Does Contextum EVM Server need an API key?
No, Contextum EVM Server runs without API keys or environment variables.
Is Contextum EVM Server hosted or self-hosted?
A hosted option is available: Unyly runs the server in the cloud, no local setup required.
How do I install Contextum EVM Server in Claude Desktop, Claude Code or Cursor?
Open Contextum EVM Server on unyly.org, pick your client tab (Claude Desktop, Claude Code, Cursor) and press Install — the config is generated automatically, no JSON editing.
Related MCPs
Fetch
Web content fetching and conversion for efficient LLM usage.
AWS KB Retrieval
Retrieval from AWS Knowledge Base using Bedrock Agent Runtime.
by 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
by xuzexin-hzCompare Contextum EVM Server with
Not sure what to pick?
Find your stack in 60 seconds
Author?
Embed badge for your README
Browse similar
All ai MCPs
