UCAI runs on your own machine — the client starts it, so there is no endpoint to ping. 68 installs a week from pypi. Last commit 15 Sep 2026.
UCAI — The ABI-to-MCP Server Generator. Convert any smart contract ABI into an AI-ready MCP server.
We read the source, 21 h ago · rules 3dff92dd89df
What this server is able to do. For an MCP server this is often the job itself — a terminal server runs commands because that is what it is for. Listed so you know what you are plugging in, not as an accusation.
process = subprocess.run(
Is this your server and something here is wrong? Tell us — corrections are free and do not require a plan.
We found places where it runs commands, builds paths or queries from values it is given. None of that is a flaw by itself — it becomes one when the code changes, and code changes quietly between releases. We re-read it on every one.
This server runs on your own machine — install it with the package manager and the client starts it for you. Package name taken from the official registry entry.
claude mcp add abi-to-mcp -- uvx abi-to-mcp
{
"mcpServers": {
"abi-to-mcp": {
"args": [
"abi-to-mcp"
],
"command": "uvx"
}
}
}
[mcp_servers.abi-to-mcp]
command = "uvx"
args = ["abi-to-mcp"]
{
"mcpServers": {
"abi-to-mcp": {
"args": [
"abi-to-mcp"
],
"command": "uvx"
}
}
}
{
"mcpServers": {
"abi-to-mcp": {
"args": [
"abi-to-mcp"
],
"command": "uvx"
}
}
}
This one needs environment variables set before it will start:
WEB3_PROVIDER_URL (Ethereum JSON-RPC endpoint URL), ETHERSCAN_API_KEY (Etherscan API key for fetching verified contract ABIs), PRIVATE_KEY (Private key for signing transactions (write operations)).
The author declared them in the registry entry; get the values from the project itself.
An MCP server that converts Figma designs into React code.
Readme Generator Ai MCP Server by MEOK AI Labs
Employment Contract Generator: the site's own MCP server — checker, enquiry (enquiry = a human...
Convert any GitHub repo to MCP server - automatic tool generation API wrap
Convert files, URLs, and documents to clean, AI-ready Markdown via MCP.
MCP server for the Tolk smart contract compiler. Compile, validate, and explore TON contracts.
Icon Generator Ai MCP Server by MEOK AI Labs
Invoice Generator Ai MCP Server by MEOK AI Labs
Answers built from our own checks of this server.