osinmv/funciton-lookup-mcp
by Various
MCP server for AI agents to lookup function signatures from any API. Uses SQLite and universal ctags to index source files across multiple languages (Python, C, Go, C++, JS, Rust,
MCP
osinmv/funciton-lookup-mcp
Added 1 June 2026
Overview
An MCP server that lets AI agents look up function signatures from any API by indexing source files with universal ctags and storing them in SQLite. It supports multiple languages including Python, C, Go, C++, JS, Rust, and Java, and helps prevent hallucination on unknown or recently updated source files by providing accurate signatures.
Best for
Best for
Developers building AI agents that need accurate function signatures from existing codebases
Use cases
- Provide correct function signatures to an AI coding assistant during code generation
- Validate API calls in an agent by cross-referencing against indexed source files
- Reduce hallucination when an AI agent references functions from a large or unfamiliar codebase
How to use
Install
claude mcp add api-lookup $(pwd)/run.sh -s user Tools exposed
universal ctagssqlite
Notes
An MCP server that lets AI agents look up function signatures from any API by indexing source files with universal ctags and storing them in SQLite. It supports multiple languages including Python, C, Go, C++, JS, Rust, and Java, and helps prevent hallucination on unknown or recently updated source files by providing accurate signatures.
3 stars on GitHub. Last updated 2025-11-10.
Use cases
- Provide correct function signatures to an AI coding assistant during code generation
- Validate API calls in an agent by cross-referencing against indexed source files
- Reduce hallucination when an AI agent references functions from a large or unfamiliar codebase
Pros
- Supports a wide range of programming languages via universal ctags
- Uses local SQLite for fast, offline signature lookups
- Directly addresses hallucination by returning real function signatures
Cons
- Requires source files to be present and indexed before use
- Depends on universal ctags, which may not cover all language features or custom syntax
- Limited to function signatures only, not full documentation or usage examples
Indexed from awesome-mcp-servers-punkpeye and enriched against its public facts.
Pros
- Supports a wide range of programming languages via universal ctags
- Uses local SQLite for fast, offline signature lookups
- Directly addresses hallucination by returning real function signatures
Cons
- Requires source files to be present and indexed before use
- Depends on universal ctags, which may not cover all language features or custom syntax
- Limited to function signatures only, not full documentation or usage examples
Pairs with
Other entries in the index that connect to this one. Click through to see the chain.
Aider
Paul Gauthier
Terminal-first AI pair programmer. Edits files in your repo, commits with sensible messages, runs your tests.
Cline
Cline
Open-source autonomous coding agent that lives inside VS Code. BYO model key, watch it work.
Claude Code
Anthropic
Anthropic's terminal-native coding agent. Reads your repo, edits files, runs tests, ships PRs.
Continue
Continue.dev
Open-source AI code assistant for VS Code and JetBrains. Customisable, BYO model, built for enterprise.
Get the free Developer’s Field Guide
A 27-page field guide to the AI coding workflow with Claude. Claude Code, MCP servers, the prompt patterns that work, and what to delegate. Free.
Enter your work email. We send it straight over, plus a few short notes worth knowing. Unsubscribe any time.