OntoPortal MCP Server
by maboukerfa
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| AGROPORTAL_API_KEY | Yes | Your API key for AgroPortal. | |
| AGROPORTAL_REST_URL | No | Base URL of the OntoPortal API (default: https://data.agroportal.eu). | https://data.agroportal.eu |
| AGROPORTAL_MCP_STATELESS | No | Set to 'true' to enable stateless mode (HTTP transport only). | false |
| AGROPORTAL_MCP_BEARER_TOKEN | No | Bearer token for HTTP transport authentication. | |
| AGROPORTAL_FEDERATED_PORTALS | No | Enables federated search. Space-separated 'name url apikey' triples, comma-separated (e.g., 'ecoportal https://data.ecoportal.lifewatch.eu KEY1, biodivportal https://data.biodivportal.gfbio.dev KEY2'). | |
| AGROPORTAL_MCP_REQUIRE_USER_APIKEY | No | Set to 'true' to require per-user API key header (X-Agroportal-User-Apikey) in HTTP transport. | false |
Capabilities
Server capabilities have not been inspected yet.
Tools
Functions exposed to the LLM to take actions
| Name | Description |
|---|---|
No tools | |
Prompts
Interactive templates invoked by user choice
| Name | Description |
|---|---|
No prompts | |
Resources
Contextual data attached and managed by the client
| Name | Description |
|---|---|
No resources | |
Latest Blog Posts
- Your AI Chatbot Just Exposed Your CEO's Salary to an InternBy Om-Shree-0709 on .Agent IdentityMCP SecurityOAuth Delegation
- Why MCP Servers Need Execution Sandboxing (And Why Your Current Stack Isn't Enough)By Om-Shree-0709 on .Agentic AiPrompt InjectionWebAssembly
MCP directory API
We provide all the information about MCP servers via our MCP API.
curl -X GET 'https://glama.ai/api/mcp/v1/servers/maboukerfa/ontoportal-mcp'
If you have feedback or need assistance with the MCP directory API, please join our Discord server