gnuradio-mcp-server
by Pranav-d33
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| GNURADIO_GR_HOST | No | GNU Radio host address | 127.0.0.1 |
| GNURADIO_HARDWARE | No | Hardware type: hackrf/rtlsdr/usrp/simulation | hackrf |
| GNURADIO_HTTP_PORT | No | HTTP transport port | 8000 |
| GNURADIO_TRANSPORT | No | Transport: stdio / streamable_http | stdio |
| GNURADIO_FREQ_MAX_HZ | No | Maximum tunable frequency (Hz) | 6000000000 |
| GNURADIO_FREQ_MIN_HZ | No | Minimum tunable frequency (Hz) | 1000000 |
| GNURADIO_GAIN_MAX_DB | No | Maximum gain (dB) | 62 |
| GNURADIO_GAIN_MIN_DB | No | Minimum gain (dB) | 0 |
| GNURADIO_GR_ZMQ_PORT | No | ZMQ PUB sink port | 5555 |
| GNURADIO_SAMP_RATE_MAX | No | Maximum sample rate (sps) | 20000000 |
| GNURADIO_SAMP_RATE_MIN | No | Minimum sample rate (sps) | 100000 |
| GNURADIO_GR_XMLRPC_PORT | No | XML-RPC server port | 8080 |
| GNURADIO_DEFAULT_SAMP_RATE | No | Default sample rate for DSP | 2000000 |
| GNURADIO_GR_XMLRPC_TIMEOUT | No | XML-RPC timeout in seconds | 5 |
| GNURADIO_GR_ZMQ_TIMEOUT_MS | No | ZMQ receive timeout in ms | 3000 |
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
- 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/Pranav-d33/gnuradio-mcp-server'
If you have feedback or need assistance with the MCP directory API, please join our Discord server