AI Workstation Open Source Intelligence MCP Server
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| OSI_PROVIDER | No | Provider mode: 'mock' for offline mock (default) or 'http' for public Radar API. | mock |
| OSI_HYDRATE_LIMIT | No | Maximum number of hydration requests per invocation. | 5 |
| OSI_HTTP_TIMEOUT_SECONDS | No | Timeout in seconds for HTTP requests to the Radar API. | 30 |
| AIWORKSTATION_RADAR_BASE_URL | No | Base URL for the AI Workstation public Radar API (used when OSI_PROVIDER=http). | https://aiworkstation.cn |
Instructions
Guidance the server publishes about itself, which clients place ahead of the tool catalog so the model reads it before choosing anything.
This server publishes no instructions, or was last inspected before Glama recorded them.
Capabilities
Features and capabilities supported by this server
Protocol revision2025-11-25
| Capability | Details |
|---|---|
| tools | {
"listChanged": false
} |
| prompts | {
"listChanged": false
} |
| resources | {
"subscribe": false,
"listChanged": false
} |
| experimental | {} |
Tools
Functions exposed to the LLM to take actions
| Name | Description |
|---|---|
| search_ai_projectsC | Find and verify open-source AI projects from explicit requirements. |
| get_project_factsA | Get current evidence-backed public facts for one project. |
| get_license_evidenceB | Get observed license evidence; the result is not legal advice. |
| compare_ai_projectsA | Compare two to five projects in one explicit decision context. |
| find_alternativesC | Find verified candidate alternatives while preserving constraints. |
| compose_ai_stackC | Compose a candidate open-source AI stack and expose unknown compatibility. |
| get_radar_overviewC | Discover current rankings, collections, categories, scenarios and filters. |
| browse_radar_projectsC | Browse rankings, collections, categories, scenarios, topics or filtered projects. |
| browse_radar_skillsB | Browse/filter the Radar Skills library or open one Skill by ID. |
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
- Who's Calling? MCP Hosts Are an Identity Blind Spot (And the Spec Knows It)By Om-Shree-0709 on .mcpAgent IdentityOAuth 2.1
- 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/zxhwolfe-dev/aiworkstation-open-source-intelligence'
If you have feedback or need assistance with the MCP directory API, please join our Discord server