Skip to main content
This documentation site is also an MCP server. Connect a client to it and your agent can search these pages on demand - no API key, no cost, nothing it can change.

Endpoint

This is not the 2extract MCP Server. That one lives at mcp.2extract.com/mcp, needs an API key, and creates real proxies. This one only reads documentation. Adding both is fine and common - give them distinct names in your config.

Add it to your client

No headers, because there is nothing to authenticate. Client-specific file paths are on the client pages - the setup is the same, minus the key.
Opening https://docs.2extract.com/mcp in a browser returns an error rather than a page. That is expected - the path speaks the protocol, not HTML.

Verify

Ask your agent something that is only answerable from these docs:
Search the 2extract docs: what is the format of the proxy connection username?
The agent calls a search tool against the docs server and answers with the real parameter format, citing the page it came from.

Search versus loading a file

Both routes get the documentation into your agent. They cost different things. They are not exclusive. A useful combination is the file loaded for the format rules you keep needing, and the docs server for the occasional lookup of something specific - a country code, a particular error.

Running both 2extract servers

A setup that covers everything:
Now the agent can look up how session parameters work, then create a proxy that uses them, in the same conversation.
Keep the names distinct - 2extract and 2extract-docs. Agents choose tools partly by server name, and two servers called the same thing will get confused for one another.

Troubleshooting

Check the /mcp path is present and the transport is Streamable HTTP. There is no key to get wrong here, so those are the only two variables.
Ask explicitly - “search the 2extract docs for…” - rather than asking the question directly. Models tend to answer from training data unless prompted to look.
Ask it to quote the source. If the quote does not support the answer, the model summarised badly rather than the docs being wrong - and we would like to know either way at support@2extract.com.

Next steps

MCP Server

The server that provisions proxies rather than reading docs.

LLM References

The same content as static files.