Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

0.0.9 #42

Merged
merged 21 commits into from
Apr 7, 2025
Merged

0.0.9 #42

merged 21 commits into from
Apr 7, 2025

Conversation

tjbck
Copy link
Collaborator

@tjbck tjbck commented Apr 3, 2025

No description provided.

chizukicn and others added 21 commits April 4, 2025 01:39
fix: resolve mcpo startup fail when mcp tool parameters are missing
… to tool's docs from root docs, also add link to jump back.

for example:

http://127.0.0.1:8000/docs

```markdown
Automatically generated API from MCP Tool Schemas

available tools:
- memory
- time
```

http://127.0.0.1:8000/memory/docs

```markdown
memory MCP Server

- back to tool list
```
feat: optimizing /docs and /tool/docs page
…tional prefix to the routes of the services
…ints

- Check for schema properties existence before processing parameters
- Create separate endpoint handlers for tools with and without input arguments
- Properly handle cases where tools require no parameters

Before this fix, the server would fail to start when MCP servers supplied tools that didn't take input arguments. With the fix, mcpo can now work with @jetbrains/mcp-proxy.
feat: Add spec-compliant support for parameterless MCP tools
Co-Authored-By: christag <[email protected]>
@tjbck tjbck marked this pull request as ready for review April 7, 2025 01:23
@tjbck tjbck merged commit 8c8a35e into main Apr 7, 2025
2 checks passed
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.

3 participants