Skip to main content
Glama
package.json558 B
{ "name": "@smithery/mcp-chainlink", "version": "1.0.0", "description": "MCP server for interacting with Chainlink oracle services", "license": "MIT", "author": "Smithery", "type": "module", "files": [ "dist" ], "scripts": { "build": "npx @smithery/cli build", "dev": "npx @smithery/cli dev", "check": "npx @biomejs/biome check --write --unsafe" }, "dependencies": { "@modelcontextprotocol/sdk": "^1.12.1", "zod": "^3.24.2", "axios": "^1.6.0", "ethers": "^6.8.0", "@chainlink/contracts": "^0.8.0" }, "module": "src/index.ts" }

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/goldk3y/chainlink-mcp-server'

If you have feedback or need assistance with the MCP directory API, please join our Discord server