Skip to content
Maharshi Patel·

🤖MCP Evolves, LLMs Directly Call APIs

LLMs are cutting out the middleman with APIs

TL;DR

LLMs now bypass Model Context Protocol (MCP) servers, directly calling APIs. This shift reduces context bloat and simplifies setup, but raises concerns about API documentation and response formats.

LLMs are now bypassing the Model Context Protocol (MCP) servers to directly call APIs, marking a significant shift in how AI interacts with external services. Developers and teams using MCP will see reduced context bloat and simplified setups, but must now ensure their APIs are well-documented and optimized for machine-readable responses. This change impacts workflows involving API-heavy services and documentation sites, which need to adapt to new content negotiation standards like Accept: text/markdown for agent-oriented data.

MCP Evolves, LLMs Directly Call APIs — Maharshi Patel

Key Points

1

MCP was released in Nov 2024 by Anthropic, evolving under their stewardship until 2025.

2

LLMs can now execute code, reason about large codebases, and call APIs directly, reducing context bloat.

3

Platforms like Composio, MintMCP, and Pipedream offer generic search/execute patterns to manage credentials and tools.

4

Cloudflare's Code Mode uses LLMs to compose API calls into scripts for sandbox execution.

5

LLMs use --help command to discover CLIs, reducing reliance on MCP servers for API access.

Why It Matters

If you're using LLMs with API-heavy services, ensure your APIs are well-documented and optimized for machine-readable responses. Cloudflare's Code Mode exemplifies this shift, allowing LLMs to compose API calls into scripts for sandbox execution. This change simplifies setups but demands better API documentation and response formats.

llmapimcpcloudflarecode-mode

Comments

Subscribe to join the conversation...

Be the first to comment

Enjoyed this article?

Get it daily. 7am. Free. Reads in 5 minutes.

Join 3,484 builders reading daily.

Also get