Loomal

Best AI & ML MCP Servers for AI agents.

Servers that give agents AI-specific capabilities — document parsing, prompt refinement, LLM-as-judge evaluation, safety middleware, and model-adjacent utilities.

AI & ML is the most self-referential MCP category: tools that AI agents use to do AI work. That covers document parsing for model input, prompt engineering utilities, LLM-as-judge evaluation layers, safety middleware, and bridges that expose other models or ML platforms as callable tools.

Loomal currently indexes 96 live servers tagged AI & ML. Below is a sample of the catalog; every listing links to a marketplace page with full tool descriptions and, where the maintainer has set one, an x402 per-call price.

What this category actually contains

AI & ML servers cluster into a few distinct jobs. Input preparation: MinerU Open MCP parses PDFs, Office documents, images, and HTML into Markdown — the format models digest best — which makes it a front door for any document-heavy agent workflow. Capability bridges: Apollo MCP Server turns GraphQL operations into typed tools, so any GraphQL API becomes agent-callable without custom glue code.

Then there is the meta layer — AI tools that supervise AI. selvage runs LLM-based code review with AST-aware context extraction; mcp-as-a-judge inserts explicit LLM evaluations into a coding assistant's loop; humane-proxy sits in front of prompts as safety middleware. Even small utilities like time-mcp earn their place: an LLM has no clock, and a one-tool server that answers 'what time is it' fixes a surprisingly common failure mode.

How agents use AI & ML servers

These tools usually sit in the middle of a chain rather than at the end. A research agent calls MinerU to convert a PDF before reasoning over it; a coding agent finishes a diff and then calls selvage or mcp-as-a-judge to critique its own output before presenting it. The pattern is composition: the agent's base model does the thinking, and these servers supply preprocessing, evaluation, or guardrails around that thinking.

That composability is why this category rewards small, sharply scoped servers. A tool that does one transformation well slots into more agent loops than a sprawling multi-tool suite.

Choosing well in a crowded category

With 96 live listings, filtering matters. Check three things. Scope: does the server do one job (parsing, judging, refining) or bundle twenty loosely related tools? Narrow scope is usually easier to trust and cheaper to run. Dependencies: many AI & ML servers call external model APIs under the hood — Promptheus, for instance, supports six-plus LLM backends — so understand whose API key and whose bill the calls land on. Maintenance: stars and a claimed listing are reasonable proxies for a server that will still work next quarter.

Descriptions on Loomal listings are pulled from the maintainers themselves, so the marketplace page is the right place to verify tool lists before wiring anything into an agent.

Free to self-host, payable when hosted

Most of these servers are open source: clone, configure, run. The economics change when someone hosts the compute for you — document parsing and LLM-backed evaluation both burn real resources per call. That is the case x402 was built for: a maintainer claims their Loomal listing, sets a per-call price starting at $0.01 in USDC, and agents pay automatically at call time with settlement on Base in about two seconds. Loomal charges 5% on settled transactions, currently waived.

The full set of AI & ML listings lives at loomal.ai/marketplace?category=AI%20%26%20ML.

Frequently asked questions

Which AI & ML MCP servers should I look at first?

Start from the job you need done. For document-to-Markdown parsing, MinerU Open MCP is the strongest listing here; for exposing a GraphQL API to agents, Apollo MCP Server; for LLM-based review of agent output, selvage or mcp-as-a-judge. Loomal indexes 96 live servers in this category, so the marketplace filter is the fastest way to scan the rest.

Do these servers cost money to run?

The software is mostly open source and free to self-host, but many of these servers call paid model APIs internally, so you pay the underlying provider per use. Hosted listings with x402 pricing roll that cost into a single per-call price the agent pays in USDC.

How would a maintainer charge for an AI & ML server?

Claim the listing on Loomal by verifying the GitHub repo, then set a per-call price (minimum $0.01). Calls from x402-capable agents get an HTTP 402 with payment requirements, pay in USDC, and settle on Base in around two seconds — the handler only runs after payment clears.

My AI tool isn't in this list — how does it get indexed?

Loomal indexes the official MCP registry, so publishing your server there gets it picked up. After it appears, claiming the listing lets you control the description and add pricing.

Run a AI & ML MCP server?

Claim your listing, set a per-call USDC price, and let AI agents pay for every call over x402.

List it on Loomal