MCP for Vivado
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 |
|---|---|
| list_public_methodsB | List released v2 public FPGA MCP methods. |
| list_registered_toolchainsA | List registered Vivado toolchains available to stdio workflows. |
| register_toolchain_pathB | Register another Vivado install path or vivado.bat path and persist it for future sessions. |
| remove_registered_toolchainB | Remove a previously registered Vivado toolchain option from stdio workflows. |
| create_workflowD | Create a workflow record. |
| get_workflowC | Get a workflow snapshot. |
| list_workflowsD | List workflows. |
| get_workflow_eventsC | Get public workflow events. |
| design_block_designC | Design a block design workflow intent. |
| design_ipC | Design an IP workflow intent. |
| run_simulationD | Run a simulation workflow intent. |
| confirm_workflowD | Confirm a workflow. |
| reject_workflowC | Reject a workflow. |
| cancel_workflowC | Cancel a workflow. |
| submit_workflow_inputC | Submit workflow user input. |
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/lzw12123/mcp-for-vivado'
If you have feedback or need assistance with the MCP directory API, please join our Discord server