Contact

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.pterocos.eu.org/mcp

Standard setup for AI tools providing an mcp.json file

mcp.json
{
  "Pterocos MCP server": {
    "url": "https://docs.pterocos.eu.org/mcp"
  }
}

Close
GET /contact

Contact the Maintainer

If you have any questions, suggestions, or need support, feel free to reach out:

Email: lackhosting@gmail.com

You can also open an issue on our GitHub repository: https://github.com/aminkheddache-dotcom/Pterocos

GET /contact
curl \
 --request GET 'https://pterocos.eu.org/contact'