Skip to content

WIP: An agent that uses mcp-interviewer to improve mcp servers#32

Draft
tylerpayne wants to merge 1 commit intomainfrom
wip/agent
Draft

WIP: An agent that uses mcp-interviewer to improve mcp servers#32
tylerpayne wants to merge 1 commit intomainfrom
wip/agent

Conversation

@tylerpayne
Copy link
Collaborator

It creates a proxy mcp server with better tool descriptions that forward tool call requests to the original server.

Try it out (it has access to bash, be careful!):

mcp-interviewer-agent "docker run -i --rm mcp/filesystem ./" --model gpt-4.1 --output improved-mcp-filesystem.py 

TODO:

  • Collect some evaluation data...
  • Move mcp-interviewer changes to standalone PRs
  • Only rewrite structuredOutput models if they need improving.
  • Maybe: Generate the tool json schemas directly rather than use FastMCP so we have better control over property descriptions?

It creates a proxy mcp server with better tool descriptions that forward tool call requests to the original server
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant