Percepta MCP Server
by 0x-hewm
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| PERCEPTA_HOST | No | 服务监听地址 | 0.0.0.0 |
| PERCEPTA_PORT | No | 服务端口 | 8000 |
| GOOGLE_API_KEY | No | Google AI API 密钥 | |
| OPENAI_API_KEY | No | OpenAI API 密钥 | |
| ANTHROPIC_API_KEY | No | Anthropic API 密钥 | |
| PERCEPTA_LOG_LEVEL | No | 日志级别 | INFO |
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/0x-hewm/percepta-mcp'
If you have feedback or need assistance with the MCP directory API, please join our Discord server