genicam-mcp
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||
Capabilities
Features and capabilities supported by this server
| 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 |
|---|---|
| add_producerA | GenTL producer(.cti) 파일을 등록한다. 다른 모든 툴보다 먼저 호출해야 한다. |
| discover_camerasA | 등록된 producer 전체에서 연결 가능한 카메라를 열거한다. |
| connectA | 카메라에 연결한다. feature 제어와 캡처 전에 반드시 필요하다. |
| disconnectA | 현재 카메라 연결을 해제한다. 연결돼 있지 않으면 아무 일도 하지 않는다. |
| list_featuresA | 카메라가 실제로 제공하는 GenICam feature 목록을 반환한다. |
| get_featureB | feature 하나의 현재 값과 타입, 허용 범위(min/max) 또는 선택지를 반환한다. |
| set_featureA | GenICam feature 값을 설정한다 (노출·게인·트리거·픽셀포맷·ROI 등). |
| grabA | 1프레임을 획득해 PNG 로 저장하고 크기·픽셀포맷·저장경로를 반환한다. |
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/finnhyun12/genicam-mcp'
If you have feedback or need assistance with the MCP directory API, please join our Discord server