DaprMcpServer

blogtheristo/DaprMcpServer

3.2

If you are the rightful owner of DaprMcpServer and would like to certify it and/or have it hosted online, please leave a comment on the right or send an email to dayong@mcphub.com.

A Model Context Protocol (MCP) server that integrates AI models with Dapr capabilities.

Tools

Functions exposed to the LLM to take actions

dapr_state_get

Retrieve state from a Dapr state store.

dapr_state_set

Set state in a Dapr state store.

dapr_service_invoke

Invoke a method on another Dapr service.

dapr_pubsub_publish

Publish a message to a Dapr pub/sub topic.

dapr_binding_invoke

Invoke an external binding through Dapr.

dapr_secrets_get

Retrieve a secret from a Dapr secret store.

Prompts

Interactive templates invoked by user choice

No prompts

Resources

Contextual data attached and managed by the client

No resources