Midnight-mcp exposes Midnight blockchain data and smart contract interactions for AI agents. It provides tools to query blockchain state, execute transactions, and deploy contracts. It connects directly to the Midnight blockchain network. Developers use it to build AI-driven blockchain applications, automate smart contract management, and analyze on-chain data.
Midnight-mcp exposes Midnight blockchain data and smart contract interactions for AI agents. It provides tools to query blockchain state, execute transactions, and deploy contracts. It connects directly to the Midnight blockchain network. Developers use it to build AI-driven blockchain applications, automate smart contract management, and analyze on-chain data.
npx -y midnight-mcpAdd this configuration to your claude_desktop_config.json:
{
"mcpServers": {
"midnight-mcp-npm": {
"command": "npx",
"args": [
"-y",
"npx -y midnight-mcp"
]
}
}
}Restart Claude Desktop, then ask:
"What tools do you have available from midnight-mcp?"
No configuration required. This server works out of the box.
"What resources are available in midnight-mcp?"
Claude will query available resources and return a list of what you can access.
"Show me details about [specific item] in midnight-mcp"
Claude will fetch and display detailed information about the requested item.
"Create a new [item] in midnight-mcp with [details]"
Claude will use the appropriate tool to create the resource and confirm success.
We build custom MCP integrations for B2B companies. From simple connections to complex multi-tool setups.