dspy
NewSmitheryGeneralby davila7
Build complex AI systems with declarative programming, optimize prompts automatically, create modular RAG systems and agents with DSPy - Stanford NLP's framework for systematic LM programming
First seen 5/22/2026
Install & Usage
1
Open your MCP config
~/.claude.json2
Add the server config
Add the configuration to "mcpServers": { "dspy": { "command": "...", "args": [] } }
3
Restart Claude Code
/mcpView source on GitHub
agentai-&-ml
Security Audits
LicenseUnknownSourceWarnRepositoryPass
Frequently Asked Questions
What is dspy?
Build complex AI systems with declarative programming, optimize prompts automatically, create modular RAG systems and agents with DSPy - Stanford NLP's framework for systematic LM programming
How to install dspy?
To install dspy: open your mcp config (~/.claude.json), then add the config to "mcpServers": { "dspy": { "command": "...", "args": [] } }. Finally, /mcp in Claude Code.
What is dspy best for?
dspy is a mcp categorized under General. It is designed for: agent, ai-&-ml. Created by davila7.