Copilot Studio Agent Direct Line MCP Server
by bradcstevens
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| DIRECT_LINE_SECRET | Yes | Direct Line secret key from your Copilot Studio Agent |
Capabilities
Server capabilities have not been inspected yet.
Tools
Functions exposed to the LLM to take actions
| Name | Description |
|---|---|
| send_messageC | Send a message to the Copilot Studio Agent |
| start_conversationC | Start a new conversation with the Copilot Studio Agent |
| end_conversationC | End an existing conversation and clean up resources |
| get_conversation_historyB | Retrieve message history for a conversation |
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/bradcstevens/copilot-studio-agent-direct-line-mcp'
If you have feedback or need assistance with the MCP directory API, please join our Discord server