MCP server for the Openlayer platform
Project description
Openlayer MCP
MCP (Model Context Protocol) server for the Openlayer platform. This allows MCP clients (such as Cursor, VSCode, Claude Desktop, etc.) to interact with the Openlayer platform.
Installation
uv add openlayer-mcp
or
pip install openlayer-mcp
Usage
To use the Openlayer MCP server in your IDE or desktop app, you need to add it to the MCP configuration file.
{
"mcpServers": {
"openlayer": {
"command": "uvx",
"args": [
"openlayer-mcp"
],
"env": {
"OPENLAYER_API_KEY": "YOUR_OPENLAYER_API_KEY_HERE"
}
}
}
}
You can alternatively run it as a standalone server with:
uv run -m openlayer_mcp
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file openlayer_mcp-0.2.0.tar.gz.
File metadata
- Download URL: openlayer_mcp-0.2.0.tar.gz
- Upload date:
- Size: 8.8 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: uv/0.9.27 {"installer":{"name":"uv","version":"0.9.27","subcommand":["publish"]},"python":null,"implementation":{"name":null,"version":null},"distro":{"name":"Ubuntu","version":"24.04","id":"noble","libc":null},"system":{"name":null,"release":null},"cpu":null,"openssl_version":null,"setuptools_version":null,"rustc_version":null,"ci":true}
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
8dce75ad88530f33295cd37bc9e11e3b71f6122cd0611a740125e9082e61ff33
|
|
| MD5 |
29810b019b07166a3547ade355cb0ca8
|
|
| BLAKE2b-256 |
c6824b8d6c375859e4e7aa6a4e1c95e0bbdb6caeaf8c9a27bdc13cc95fa40b0a
|
File details
Details for the file openlayer_mcp-0.2.0-py3-none-any.whl.
File metadata
- Download URL: openlayer_mcp-0.2.0-py3-none-any.whl
- Upload date:
- Size: 10.4 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: uv/0.9.27 {"installer":{"name":"uv","version":"0.9.27","subcommand":["publish"]},"python":null,"implementation":{"name":null,"version":null},"distro":{"name":"Ubuntu","version":"24.04","id":"noble","libc":null},"system":{"name":null,"release":null},"cpu":null,"openssl_version":null,"setuptools_version":null,"rustc_version":null,"ci":true}
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
b4ab02c3bb8febbabbd737b344750337f4762247faf1b49cb96eb174f3b2ff8e
|
|
| MD5 |
dde5e4b90f6ed6ce0fe98e14e5b52cb5
|
|
| BLAKE2b-256 |
f203af87eb5597a9abba5c38ef2d8b070fc06f64bd9733e05334e8764724cc66
|