afpnews-mcp-server
by julesbonnard
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| PORT | No | Port for HTTP server | |
| JWT_SECRET | No | Secret for JWT tokens (min 32 chars) | |
| MCP_TRANSPORT | No | Transport mode (http or stdio) | |
| MCP_SERVER_URL | No | Public URL of this MCP server (HTTP mode) | |
| APICORE_API_KEY | No | Your AFP API key | |
| MCP_SESSION_TTL | No | Session TTL in milliseconds (optional) | |
| APICORE_BASE_URL | No | Base URL for AFP API | |
| APICORE_PASSWORD | No | Your AFP password | |
| APICORE_USERNAME | No | Your AFP username | |
| MCP_ALLOWED_REDIRECT_URIS | No | Comma-separated allowed OAuth redirect URIs (optional) |
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/julesbonnard/afpnews-mcp-server'
If you have feedback or need assistance with the MCP directory API, please join our Discord server