Command Palette

Search for a command to run...

UnylyUnyly
Browse all

Contextum EVM Server

FreeNot checked

Enables AI applications to retrieve on-chain context from EVM-compatible blockchains via the Model Context Protocol.

GitHubEmbed

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

  1. Clone the repository:
git clone https://github.com/ContextumAI/contextum-evm-mcp-server.git
cd contextum-evm-mcp-server
  1. 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.ts and 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

  1. Fork the repo
  2. Clone to your local machine
  3. Create a new branch: git checkout -b my-feature
  4. Make your changes
  5. Commit and push: git push origin my-feature
  6. 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.

from github.com/slattman/contextum-evm-mcp-server

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-server

FAQ

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

Compare 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