Pronouns.Page API
3.0.0

Add MCP server to your AI tool

Allow AI tools and LLMs to interact with the API documentation portal through MCP.

MCP server URL

https://docs.api.pronouns.page/mcp

Standard setup for AI tools providing an mcp.json file

mcp.json
"Base API Docs MCP server": {
  "url": "https://docs.api.pronouns.page/mcp"
}
Close

The Pronouns.Page API allows you to retrieve and manage pronoun data for users.

Most of the routes listed here are considered to be public as they do not require authentication. However, some routes may require an API key for access to private or user-specific data.

In addition, routes may take an optional locale query parameter. This parameter allows you to specify the locale of the data you would like to access. By default, it would be the locale for the subdomain the API is being ran from (e.g., en for en.pronouns.page).

This is version 3.0.0 of this API documentation. Last update on May 17, 2026.

This API is provided under license Opinionated Queer License (OQL) v1.4.