apcore-mcp
OfficialServer Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| APCORE_MCP_HOST | No | Host for HTTP-based transports. | 127.0.0.1 |
| APCORE_MCP_PORT | No | Port for HTTP-based transports. | 8000 |
| APCORE_JWT_SECRET | No | JWT secret key for Bearer token auth. Falls back if --jwt-secret not provided. | |
| APCORE_MCP_EXPLORER | No | Enable browser-based Tool Explorer UI. | false |
| APCORE_MCP_TRANSPORT | No | Transport type: stdio, streamable-http, or sse. | stdio |
| APCORE_MCP_REQUIRE_AUTH | No | Require valid token for auth. | true |
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
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/aiperceivable/apcore-mcp-python'
If you have feedback or need assistance with the MCP directory API, please join our Discord server