Other
Self-hosted Strapi has a lot of surface area — content-type builder, admin API, content API, and a permissions system that trips people up constantly. Instead of tabbing between docs pages to remember the right field name or endpoint, connect the Strapi Docs MCP server and ask Neotask directly; it looks up the documentation for defining content types, managing content through the admin and content APIs, and configuring authentication and permissions.
| Strapi Docs MCP server | Developers can look up documentation for defining content types, managing content through Strapi's admin and content APIs, and configuring authentication and permissions for self-hosted Strapi projects. |
Ask how to define a relation field on a content type or how to scope an API token; the agent pulls the relevant Strapi documentation and answers directly.
Describe an API call that is returning 403; the agent looks up how Strapi permissions and roles are configured and points to the likely misconfiguration.
No — it's a documentation lookup for self-hosted Strapi's content types, APIs, and permissions, not a live connection to your project's data.
Yes — it answers specific configuration and API questions as they come up, which is usually faster than searching the docs site yourself.